[C#] 取得Guid

取得Guid 

using System;

Console.WriteLine(Guid.NewGuid());
參考網址: 

留言

熱門文章

[VB.Net] 使用ClosedXML匯出資料到 Excel

[C#] 使用Gmail發送信件