C# 介面
C# 介面 介面的作用 介面(interface)是為了歸屬… Read more »
C# 介面 介面的作用 介面(interface)是為了歸屬… Read more »
C# 抽象類別 抽象類別的作用 為什麼要有抽象類別呢? 依前… Read more »
C# 繼承 為何要繼承 底下程式碼中, 宣告了一個Pikac… Read more »
C# Class 自訂資料結構 不同於基本資料型態, 若想創… Read more »
背景服務 Windows Service 用途 Window… Read more »
使用者控制項 自定UI格式 換個高科技的說法, 就是人機介面… Read more »
委派與事件 delegate, 委派的意思, 依中文解釋, … Read more »
引擎抽離 為何要抽離引擎 將重要的演算法獨立出來, 並編譯成… Read more »
WebBrowser C# 裏的WebBrowser常被用來… Read more »
Grid使用方式 UI的版面布局分割, 一直是程式開發人員的… Read more »
