六月婷婷综合激情-六月婷婷综合-六月婷婷在线观看-六月婷婷在线-亚洲黄色在线网站-亚洲黄色在线观看网站

明輝手游網中心:是一個免費提供流行視頻軟件教程、在線學習分享的學習平臺!

怎么用C#實時取得CPU使用率

[摘要]using System;using System.Diagnostics;using System.Threading;public class CpuLoadInfo // a...
using  System;
using  System.Diagnostics;
using  System.Threading;


public  class  CpuLoadInfo  
{

  //  auxiliary  print  methods  
  private  static  void  Say  (  string  txt  )  
  {
    Console.WriteLine(txt);
  }

  //  auxiliary  print  methods  
  private  static  void  Say()  
  {
    Say("");
  }

  //  The  main  method.  Command  line  arguments  are  ignored.
  [STAThread]
  public  static  void  Main()  
  {
    Say("$Id:  CpuLoadInfo.cs,v  1.2  2002/08/17  17:45:48  rz65  Exp  $");
    Say();

    Say("Attempt  to  create  a  PerformanceCounter  instance:");
    Say("Category  name  =  "  +  CategoryName);
    Say("Counter  name    =  "  +  CounterName);
    Say("Instance  name  =  "  +  InstanceName);
    PerformanceCounter  pc
      =  new  PerformanceCounter(CategoryName,CounterName,InstanceName);
    Say("Performance  counter  was  created.");
    Say("Property  CounterType:  "  +  pc.CounterType);
    Say();

    Say("Property  CounterHelp:  "  +  pc.CounterHelp);
    Say();
    Say("Entering  measurement  loop.");

    while  (true)  
    {
      Thread.Sleep(1000);  //  wait  for  1  second
      float  cpuLoad  =  pc.Nextvalue();
      Say("CPU  load  =  "  +  cpuLoad  +  "  %.");
    }
  }        

  //  constants  used  to  select  the  performance  counter.
  private  const  string  CategoryName  =  "Processor";
  private  const  string  CounterName    =  "%  Processor  Time";
  private  const  string  InstanceName  =  "_Total";
}

這是在我計算機上的計算結果:
Entering  measurement  loop.
CPU  load  =  0  %.
CPU  load  =  1.941746  %.
CPU  load  =  4.854369  %.
CPU  load  =  10  %.
CPU  load  =  0  %.
CPU  load  =  2.999997  %.
CPU  load  =  0.9900987  %.
CPU  load  =  0  %.


主站蜘蛛池模板: 亚洲第一黄网 | 亚洲日本国产 | 色噜噜噜噜噜 | 青色影院 | 日本高清www视频在线观看 | 青青久精品观看视频最新 | 性欧美xxxx | 特级一级毛片免费看 | 中文一区在线 | 全黄一级片 | 欧美亚洲日本在线 | 亚洲欧美v | 亚洲自偷 | 婷婷午夜影院 | 日韩高清一级毛片 | 日本男女动态图 | 亚洲欧美日韩高清一区二区三区 | 色综合天天综久久久噜噜噜久久〔 | 日本特黄特色免费大片 | 最好免费高清视频观看韩国 | 四虎国产精品视频免费看 | 欧美在线免费观看视频 | 中文字幕日韩在线一区国内 | 亚洲精品中文字幕乱码 | 性生活国产 | 最近韩国中文字幕更新 | 一级毛片成人免费看免费不卡 | 日本卡一卡2卡3卡4精品卡无人区 | 日韩手机在线观看 | 日本高免费观看在线播放 | 天天激情综合 | 日本三级2018亚洲视频 | 午夜不卡在线 | 午夜免费视频 | 性日韩精品 | 一二三四高清在线手机视频 | 三级精品视频在线播放 | 中文天堂最新版www官网在线 | 日韩在线手机看片免费看 | 亚洲视频一区在线观看 | 在线视频欧美亚洲 |