摘要:
在Win32 API中有一个函数,MSDN官方解释:Sets the minimum and maximum working set sizes for the specified process.,中文解释大概是:设置操作系统实际划分给进程使用的内存容量。通过下面的方法可以有效的减少程序的内存占用,当然这里的“有效”是存在假象的,具体的请参见代码后的网址,其已经讲的很清楚... 阅读全文
posted @ 2010-09-12 16:55
小 .xin
阅读(788)
评论(0)
推荐(0)