目前分類:C# and WPF (7)

瀏覽方式: 標題列表 簡短摘要

不同的Random物件給予不同的亂數種子

Random _RandonNum = new Random(Guid.NewGuid().GetHashCode());

newworldmaking 發表在 痞客邦 留言(0) 人氣()

作業系統 Windows 7(x64) + Visual Studio 2010 C#

特徵:使用SQLite 出現=>

FileLoadExcepttion 未處理

混合模式組件是針對版本 'v2.0.50727' 的執行階段建置的,無法在沒有其他組態資訊的情況下載入 4.0 執行階段中。

newworldmaking 發表在 痞客邦 留言(0) 人氣()

C#

1.輸入#region按下Tab

newworldmaking 發表在 痞客邦 留言(0) 人氣()

Drag拖 Drop放 合起來DragDrop拖曳

newworldmaking 發表在 痞客邦 留言(0) 人氣()

1.讀取SQLite資料庫,記得在手機(or模擬器)放入2個dll檔

system.data.sqlite (143k)
SQLite.Interop.065 (455k)

參考網址

newworldmaking 發表在 痞客邦 留言(0) 人氣()

工具->選項->文字編輯器->所有語言->顯示->行號

newworldmaking 發表在 痞客邦 留言(0) 人氣()

以下的資料來源是從這個網站:

================================================================

How to use a DataGrid or DataGridView in a WPF app

newworldmaking 發表在 痞客邦 留言(0) 人氣()