OAV:对象属性值

“Object Attribute Value”常被缩写为OAV,旨在简化书写与日常使用,提高表达效率。这一术语在计算机科学及相关技术领域应用广泛,尤其常见于面向对象编程、数据建模及信息系统中,用于描述对象所具有的特性及其具体内容。其中文对应含义为“对象属性值”,清晰表达了对象、属性及其赋值之间的逻辑关系。

Object Attribute Value具体释义

  • 英文缩写:OAV
  • 英语全称:Object Attribute Value
  • 中文意思:对象属性值
  • 中文拼音:duì xiàng shǔ xìng zhí
  • 相关领域oav 常用

Object Attribute Value的英文发音

例句

  1. The Menu object has a text attribute whose value is a String representing the title of the menu to be displayed & File in this case.
  2. Menu对象有一个text属性,该属性的值是一个String,表示要显示的菜单的标题&本例为File。
  3. We also can use the find () method to find the test object with some given attribute / value pairs.
  4. 我们还可以使用find()方法来找到匹配属性/值的测试对象。
  5. If the final object size is known in advance, the new approach first creates an expected object size attribute for every object and users should set the attribute value when they create a new object.
  6. 对于事先知道大小的用户对象,该方法为对象建立一个预期对象大小属性,并且用户在创建对象时设置该属性值。
  7. The Menu object also contains an attribute called items whose value can be one or more MenuItem objects.
  8. Menu对象还包含一个名为items的属性,该属性的值可以是一个或多个MenuItem对象。
  9. These are represented by object-attribute-value triples & that is, an object O has an attribute A with the value V.
  10. 这些都是使用对象-属性-值三元组来表示的&即,对象O具有一个值为V的属性A。