基本檔案操作
列出檔案List foreach (string fname… Read more »
列出檔案List foreach (string fname… Read more »
用途 DataTable是存於記憶中的一張資料表, 好比是一… Read more »
ToDo
何謂多型 當我們有二個類別, 父類別是 Pokemon, 子… Read more »
介面的作用 介面(interface)是為了歸屬相同性質但完… Read more »
抽象類別的作用 為什麼要有抽象類別呢? 依前面的例子, ne… Read more »
為何要繼承 底下程式碼中, 宣告了一個Pikachu的類別,… Read more »
自訂資料結構 不同於基本資料型態, 若想創造自行定義的資料結… Read more »
用途 Windows Server, 又稱背景處理程序. 特… Read more »
自定UI格式 換個高科技的說法, 就是人機介面設計. 此種自… Read more »