保留区域 meaning in Chinese
reserve area
Examples
- The native image cache is a reserved area of the global assembly cache
本机映像缓存是全局程序集缓存的保留区域。 - There are no reserved areas in the code - behind that the editor might overwrite
代码隐藏中没有任何保留区域可供编辑器改写。 - Method , be sure to include the base implementation so as to retain zone information
方法,请确保包括基实现,以保留区域信息。 - Immediately after the highlighted line comes a large reserved stretch , which is the remainder of the heap that hasn t yet been committed
紧随在后面的一行显示了一个很大的保留区域,这是堆中还没有提交的那一部分。 - In the event that the amount of live data grows and the jvm needs to expand the heap beyond 4mb , it commits a bit more of the reserved area
如果活动数据的数量增加, jvm需要将堆的大小扩展到4mb之外,它就会提交稍微多一点的保留区域。