摘要:
#Region "内存释放" '需要Imports System.Runtime.InteropServices <DllImport("kernel32.dll")> _ Public Function SetProcessWorkingSetSize( _ ByVal hProcess As Integer, _ ByVal dwMinimumWorkingSetSize As Integer, _ ByVal dwMaximumWorkingSetSize As Integer) _ As Integer E... 阅读全文
posted @ 2011-08-31 18:29
黑色影子
阅读(808)
评论(0)
推荐(0)
2011年8月31日