释义 |
- abbr.扩展内存规范(extended Memory Specification)
1 ?扩展内存 ②扩展内存(XMS):对80286以上 的 CPU来说1MB以上的存储空间称为扩展内存,可供用户程序使用. 2 ?扩充内存 扩充内存(XMS)是1M以后连续线性扩展的内存,其实地址是与1M连续的。 3 ?美术 ,按所应用的领域段划分为(1)小学:语文(xyw),数学(xsx),自然(xkx),音乐(xyy),美术(xms),体。 4 ?扩展内存规范 完整地分析了XMS(扩展内存规范)的使用方法,并使用它解决了雷达数据处理系统跟踪容量的扩充问题。
- 1
The following code sample shows a C++ program written using the XMS API. 以下代码示例显示了一个使用 XMS API 编写的 C++ 程序。 - 2
XMS offers a choice of synchronous and asynchronous styles for receiving messages. - 3
If initial heap size is not specified explicitly with the a "Xms option, it defaults to 4 MB." 如果没用—Xms选项明确指定初始堆大小,那么该值是默认值4 MB。
|