首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

有关PerformanceCounter的使用有关问题

2012-08-16 
有关PerformanceCounter的使用问题要使用PerformanceCounter,至少需要指定CategoryName和CounterName,可不

有关PerformanceCounter的使用问题
要使用PerformanceCounter,至少需要指定CategoryName和CounterName,可不可以列举一下所有的CategoryName和其中的CounterName?(通过代码获取也可以)还有就是第三个instanceName我不太明白是什么意思

[解决办法]
http://www.cnblogs.com/xh831213/archive/2008/06/12/1218234.html

热点排行