建议使用EmptyWorkingSet函数。以下是代码:. [DllImport("psapi.dll")] static extern int EmptyWorkingSet(IntPtr hwProc); /// <summary> /// 释放内存/// ...
確定! 回上一頁