随笔 - 97  文章 - 0  评论 - 69  阅读 - 25万
  2009年1月9日
摘要: //任意調整CUP直綫 static void getUsage(float level) { PerformanceCounter p = new PerformanceCounter("Processor", "% Processor Time", "_Total"); if (p == null) { return; } while (true) { if (p.NextValue() &... 阅读全文
posted @ 2009-01-09 16:13 感動常在 阅读(239) 评论(0) 推荐(0) 编辑
< 2025年1月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8

点击右上角即可分享
微信分享提示