ODL:对象数据列表

“Object Data List”在计算机领域常被缩写为ODL,这种简写方式便于快速记录和使用,能够有效提升开发与沟通效率。它的中文含义是“对象数据列表”,通常用于描述面向对象编程或数据管理中与对象相关的结构化信息集合。

Object Data List具体释义

  • 英文缩写:ODL
  • 英语全称:Object Data List
  • 中文意思:对象数据列表
  • 中文拼音:duì xiàng shù jù liè biǎo
  • 相关领域odl 常用

Object Data List的英文发音

例句

  1. The object, type data list, partition technology, partition index technology and function index technology supported by Oracle are introduced briefly.
  2. 对Oracle所支持对象型数据表、分区技术、分区索引和函数索引技术作了简要介绍。
  3. If you collected data for objects, select View > Data Browser in the Purify menu, or click the icon and select the Object List View tab to display the object list.
  4. 如果您为对象收集数据,那么在Purify菜单中选择View>DataBrowser,或单击图标并选择ObjectListView选项卡来显示对象列表。
  5. For each iteration, you receive a list_head reference, which can be provided to list_entry to identify the container object ( your data structure ).
  6. 对于每次迭代,您接收一个listhead引用,listentry接收这个引用以识别容器对象(您的数据结构)。