Try   HackMD

影片大綱

  1. 利用類別定義產生實體物件 (Instance Objects)
    1.1 建立初始化函式、使用 self
    1.2 建立實體物件
    1.3 在初始化函式中,代入參數

  2. 操作實體物件屬性
    2.1 基本語法:實體物件.實體屬性名稱
    2.2 相同類別定義下,不同的實體物件操作

影片

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

筆記


END