摘要: using System;using System.Diagnostics;class Program{ static void Main(string[] args) { PerformanceCounter[] counters = new PerformanceCounter[ System.Environment.ProcessorCount ]; for(int i=0; i<counters.Length; i++) { counters[i] = new PerformanceCounter("Processor", "% Processor 阅读全文
posted @ 2009-05-13 14:51 Sail 阅读(507) 评论(0) 推荐(0) 编辑

最新资讯 最新游戏 最新网页游戏