Random _RandonNum =
new
Random(Guid.NewGuid().GetHashCode());
目前分類:C# and WPF (7)
- May 03 Tue 2011 11:14
[C#] 參考網頁連結
- Mar 22 Tue 2011 10:40
[C#] SQLite on .Net Framework 4
作業系統 Windows 7(x64) + Visual Studio 2010 C#
特徵:使用SQLite 出現=>
FileLoadExcepttion 未處理
混合模式組件是針對版本 'v2.0.50727' 的執行階段建置的,無法在沒有其他組態資訊的情況下載入 4.0 執行階段中。
- Mar 17 Thu 2011 09:39
[C#] Drag Drop
Drag拖 Drop放 合起來DragDrop拖曳
- Jul 05 Mon 2010 21:09
[C#] Windows Mobile 使用SQLite注意事項
- Nov 01 Sun 2009 13:56
[C#] Microsoft Visual Studio 2008想要在程式出現行數
工具->選項->文字編輯器->所有語言->顯示->行號
- Sep 09 Wed 2009 15:28
[WPF][轉貼] DataGrid or DataGridView in WPF