Delphi网络编程参考实例集,可以显示网络计数信息: { 列举机器( machines)、对象(objects),计数( counters)和实例(instances). 获取缺省对象和缺省计数 利用以下函数: PdhEnumMachines 列举机器 PdhConnectMachine 连接机器 PdhEnumObjects 列举对象 PdhEnumObjectItems 对象列表对象 pdhGetDefaultPerfObject 缺省计数对象 PdhGetDefaultPe