摘要: private void ShowRunTime() { TimeSpan ts1 = Process.GetCurrentProcess().TotalProcessorTime; Stopwatch stw = new Stop... 阅读全文
posted @ 2014-05-12 09:28 Michael_W 阅读(1036) 评论(0) 推荐(0)