Fork me on GitHub
摘要: Stopwatch sw = new Stopwatch(); sw.Start(); Thread.Sleep(2000); sw.Stop(); System.Diagnostics.Trace.WriteL... 阅读全文
posted @ 2015-04-29 13:24 乔闻 阅读(124) 评论(0) 推荐(0) 编辑