下列範例示範如何使用Stopwatch 類別來判斷應用程式的執行時間。 ... static void Main(string[] args) { Stopwatch stopWatch = new Stopwatch(); stopWatch.
確定! 回上一頁