Last Update: 2015/10/27 22:13
Type: Note
XNA 使用在 WinForm 的教程
WinForms Series 1: Graphics Device
2015年10月27日 星期二
2015年10月20日 星期二
C++ & C# simple DllImport example
Last Update: 2015/10/20 23:14+08
Type: Note
//todo 再補完測試各類宣告和呼叫方式
Type: Note
Intro
DllImport 使用包含C++宣告方式//todo 再補完測試各類宣告和呼叫方式
2015年10月13日 星期二
C# Lambda 運算式
Last Update: 2015/10/13 21:17+08
Type: Note
雖然並非必要, 但 不用它, 會累死人
Type: Note
Intro
咱是把它歸類為一個好用的撰寫方法雖然並非必要, 但 不用它, 會累死人
x => x * x () => Console.WriteLine("no parameter function"); (int x, string s) => s.Length > x在 C# 裡看到這些的話, 都是 lambda
訂閱:
文章 (Atom)