读书人

批处理的mem是什么命令,该怎么处理

发布时间: 2012-02-29 16:44:11 作者: rapoo

批处理的mem是什么命令
如题

[解决办法]
H:\>mem /?
Displays the amount of used and free memory in your system.

MEM [/PROGRAM | /DEBUG | /CLASSIFY]

/PROGRAM or /P Displays status of programs currently loaded in memory.
/DEBUG or /D Displays status of programs, internal drivers, and other
information.
/CLASSIFY or /C Classifies programs by memory usage. Lists the size of
programs, provides a summary of memory in use, and lists
largest memory block available.

H:\>

读书人网 >其他开发语言

热点推荐