您要查找的是不是:
- Gets the amount of physical memory mapped to the process context. 获取映射到进程上下文的物理内存量。
- The maximum amount of physical memory, in bytes, allocated for the associated process since it was started. 自启动关联的进程以来为关联的进程分配的最大物理内存量(以字节为单位)。
- The total amount of physical memory (in Kbytes) available to the OperatingSystem. 操作系统可用的物理内存的全部数目(单位是千字节)。
- With a little magic, and barring any typos, you should see the target computer's amount of physical memory echoed to the console. 有点不可思议,无须任何录入,您应该会看到目标计算机的物理内存量回显到控制台。
- This value does not necessarily indicate the true amount of physical memory, but what is reported to the operating system as available to it. 该值没有必要指出物理内存的真实大小,但需要告知操作系统可用的物理内存大小。
- When AWE is not enabled the amount of physical memory left for other applications can be controlled by max server memory. 如果未启用AWE,为其他应用程序保留的物理内存量可由最大服务器内存控制。
- This example uses the My.Computer.Info.TotalPhysicalMemory property to display the total amount of physical memory for the computer on which the code runs. 此示例使用My.;Computer
- Microsoft SQL Server 2005 uses the Microsoft Windows Address Windowing Extensions (AWE) API to support very large amounts of physical memory. Microsoft SQL Server 2005使用Microsoft Windows地址窗口化扩展插件(AWE)API支持超大物理内存。
- In PS/2,a block of physical memory. 在IBM的ps/2工作站中,物理存储器的一块(即内存空间的一种单位)。
- In PS/2, a block of physical memory. 在IBM的PS/2工作站中,物理存储器的一块(即内存空间的一种单位)。
- Beginning dump of physical memory. 开始内存的倾卸。
- The first instance has access to 8 GB of physical memory. 第一个实例使用8 GB的物理内存。
- In Nepal, kids do a tremendous amount of physical labor. 在尼泊尔,孩子们负担着沉重的体力活。
- Beginning dump of physical memory physical memory dup complete. 开始倾倒的物理内存物理内存选举中完成。
- RES Resident memory: current amount of process memory that resides in physical memory, given in kilobytes. RES进程的常驻大小(以千字节为单位)。它包括进程中所有专用区域的大小。常驻大小信息最好是一个近似值。
- You can determine if this might be a problem by using the Task Manager to determine the amount of available physical memory while you are debugging. 通过在调试期间使用任务管理器确定可用物理内存的数量,可以确定这是否是个问题。
- A 64 bit computer will handle a literally enormous amount of memory (about 128 GB of physical ram). 而一台64位计算机的寻址能力简直就是惊人的(大约是120GB物理内存)。
- He has a large amount of mail to answer every day. 他每天有大量的信件要回复。
- A moderate amount of physical exercise will help improve the patient's health. 适度的体育活动有利于病人恢复健康。
- This example uses the My.Computer.Info.AvailablePhysicalMemory property to display the amount of available physical memory for the computer on which the code runs. 此示例使用My.;Computer