OM:对象存储器

“Object Memory”通常被缩写为“OM”,以方便书写和使用。作为计算机领域,特别是网络技术中的一个常见术语,它指的是用于存储和管理对象的特定内存空间,中文含义为“对象存储器”。

Object Memory具体释义

  • 英文缩写:OM
  • 英语全称:Object Memory
  • 中文意思:对象存储器
  • 中文拼音:duì xiàng cún chǔ qì
  • 相关领域om 网络

Object Memory的英文发音

例句

  1. It has a pluggable, very clean architecture, meaning that for example garbage collection / object memory can be switched out to use another algorithm.
  2. 它是可插拔的,架构非常的干净,这意味着诸如垃圾回收和对象内存等问题,能够转换使用另一种算法。
  3. An Experimental Study on Comparing the Development of Object Memory(OM) and Metamemory
  4. 客体记忆能力与元记忆能力发展的比较
  5. The allocation system of small object memory based on STL code consists of 4 layer structures.
  6. 基于STL代码可重用的小对象内存分配体系由4层结构组成。
  7. In analysis of the object memory allocation issues, paper declares it as the classic 0 / 1 knapsack, points out particularity and then puts forward the improved greedy algorithm.
  8. 分析对象的存储器分配问题时,首先将该问题表述为经典的0/1背包问题,接着指出该问题的特殊性,提出改进后的贪心算法。
  9. Fourth layer carried whole new and delete operators, successive object memory was allocated according to defining method, and optimization operation of encapsulating memory allocation for object-orientation was realized.
  10. 第4层重载全局new和delete运算符,并对继承对象按定义方法内存分配,实现面向对象封装内存分配的优化操作。