2012年12月11日 ... C# 計算程式執行時間. 1: // using System.Diagnostics; 2: Stopwatch sw = new Stopwatch(); 3: sw.Reset(); 4: sw.Start(); 5: // Run your code 6: sw.
simplecestlavie.blogspot.com