獲取內(nèi)存相關(guān)信息。
MemGetStats ( )
參數(shù)
返回值
注意
相關(guān)
示例
$mem = MemGetStats() MsgBox(0, "物理內(nèi)存的總數(shù)為(KB):", $mem[1])