函数简介:
获取系统安装的内存容量
函数原型:string GetInstalledMemory()
参数定义:
返回值:
字符串:返回内存容量字符串,如"16GB"
示例:
g_lw->GetInstalledMemory();