使用函数GetProcessMemoryInfo获取程序当前内存使用量的步骤如下:1.在程序中添加pragma comment(lib,"Psapi.lib"),将Psapi.lib包含进去, ...
確定! 回上一頁