摘要: 1 //SYSMETS.H -- System metrics display structure 2 #include <Windows.h> 3 4 #define NUMLINES ((int) (sizeof(sysmetrics) / sizeof(sysmetrics[0]))) 5 6 阅读全文
posted @ 2018-04-24 17:08 web1013 阅读(196) 评论(0) 推荐(0)