OA:对象地址

“Object Address”常缩写为 OA,这一简称便于快速书写和使用。它主要应用于计算机科学领域,尤其在与程序集相关的上下文中。其中文含义为“对象地址”,常用来指代内存中对象的存储位置,是编程和系统设计中的基础概念之一。

Object Address具体释义

  • 英文缩写:OA
  • 英语全称:Object Address
  • 中文意思:对象地址
  • 中文拼音:duì xiàng dì zhǐ
  • 相关领域oa 程序集

Object Address的英文发音

例句

  1. The model extends the traditional CORBA addressing way, defines a kind of logic object address, which can support object migration of loosely coupled application and increase transparency of object location;
  2. 模型扩展了传统CORBA的寻址方式,定义了逻辑对象地址(OA),能够支持松耦合应用的对象迁移,提高了对象定位的透明性;
  3. Data Breakpoint at % s % p : Object at address : % 0 : s % 2 : p. Length : % d.
  4. 数据断点在%s%p:对象在地址:%0:s%2:p.长度:%d。
  5. The model also defines object group address, which supports message multicast and implements " I-to-n " communication model.
  6. 模型还定义了对象组地址,支持消息组播,实现了一对多的通信模式。
  7. Notice that the " contact " object includes another ( nested ) object named " address ", which describes the details of an address.
  8. 需要注意的是,“contact”对象包括另一个(嵌套)对象“address”,描述详细的地址。
  9. The client creates an instance of the " Call " object of the Axis client, and sets the target endpoint address in the Call object with the address of the web service endpoint.
  10. 客户机创建Axis客户机的“Call”对象的实例,并将Call对象中的目标端点地址设置为Web服务端点的地址。