object references 中文意思是什麼

object references 解釋
對象參照
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  • references : 參考文獻
  1. The flyweight pattern employs a factory method to dispense references to immutable fine - grained objects and uses sharing to keep the object count down by only having a single instance of the object corresponding to the letter " a. " for more information on the flyweight pattern, see the classic book,

    Flyweight模式採用工廠方法來分配對不變的細顆粒度對象的引用,並通過僅使一個對象實例與字母「 a 」對應來利用共享縮減對象數。有關flyweight模式的更多信息,請參閱經典書籍
  2. The object variable references a new instance of the form class

    該對象變量引用窗體類的新實例。
  3. When there are no more references to follow, collection is complete, and then the heap is swept that is, every object in the heap is examined, and any object not marked is reclaimed as garbage and returned to the free list

    走過所有引用后,收集就完成了,然後就對堆進行清除(即對堆中的每一個對象進行檢查) ,所有沒有標記的對象都作為垃圾回收並返回空閑列表。
  4. By looking back the development about 60 years of american water pollution control legislation, object lessons from american water pollution control legislation are taken apart, and references are pointed out to advance our water pollution prevention legislation and improve absolutely our serious water pollution

    摘要通過對美國水污染控制立法近60年來的歷史回顧,剖析了美國在水污染控制立法方面的經驗教訓,提出了對我國水污染防治法的借鑒,以期促進我國水污染防治立法和徹底改善我國嚴峻的水污染形勢。
  5. This code declares three variables : one int and two object references

    這段代碼聲明了三個變量:一個整型變量和兩個對象引用。
  6. In its most basic form, a coupling can be thought of as all of the references needed by a single object

    從最基本形式方面,可以將耦合看成是一個對象需要的所有引用。
  7. In the example above, the lock scope is limited to this function because no references to the object exist outside the function

    在上例中,鎖的范圍限定為此函數,因為函數外不存在任何對該對象的引用。
  8. The connection object encapsulates all the details about a connection, including references to its consumer and provider objects, the ids of the consumer and provider, references to any connection points and their ids, references to any transformers associated with the connection, and details about the state of the connection, such as whether it is active and whether it is static or dynamic

    連接對象封裝有關連接的所有詳細信息,包括對其使用者和提供者對象的引用、使用者和提供者的id 、對任意連接點及其id的引用、對與連接關聯的任意轉換器的引用以及有關連接狀態的詳細信息(如連接是否處于活動狀態以及連接是處于靜態還是動態) 。
  9. Tests for reference equality by determining if two references indicate the same object, so reference types do not need to implement operator

    通過判斷兩個引用是否指示同一對象來測試引用是否相等,因此引用類型不需要實現運算符
  10. Gets the type of service that this object references

    獲取此對象引用的服務類型。
  11. In our approach, the approximated center of object is selected from the references images and a polar - coordinate system is set up for the object

    該演算法充分利用了極坐標表示的簡潔,將三維求交重建運算轉化到球面上,獲得了較高的建模效率。
  12. Operator to compare pairs of object references

    運算符比較對象引用對。
  13. The = = operator determines if two references are identical to each other ( that is, refer to the same object )

    操作子是用來決定二個參考變數是否彼些相等,也就是,是否指向相同的物件,也就是,是否內含的位址值是否相同。
  14. You can retrieve object references to each

    可以通過集合的索引檢索對每個
  15. References to an object in one level must be qualified with the types and names of all higher level objects

    引用某個級別中的對象必須用所有更高級別對象的類型和名稱進行限制。
  16. The corba - > snmp gateway is the core of the model, the main functions implemented are : 1 ) mapping variables based snmp mib specifications to corba idl interfaces and dynamically creating object references for these idl interfaces. 2 ) converting the operation to properties of the idl interfaces to snmp request messages and the snmp result messages to return values of the operation. 3 ) listening on the specified port for snmp traps / notifications, and converting the snmp notification messages to omg notification service based events, the corba - based managers subscribe with the event channels for omg notification service based events interested in

    Corba - > snmp網關是該模型的核心,主要實現以下功能:完成以變量為核心的snmpmib到以對象為核心的corbaidl介面之間的轉換,並動態為idl介面生成對象引用;將對介面中屬性的操作轉換為snmp請求消息並把snmp代理方返回的消息轉換成操作的返回值;監聽snmp陷阱和通知埠,並將snmp通知消息轉換為omg事件, corba管理方通過事件通道注冊所感興趣的omg事件。
  17. Converts object references to and from other representations

    在對象引用和其他表示形式之間進行轉換。
  18. Provides a type converter to convert object references to and from other representations

    提供在字元串對象與其他表示形式之間實現相互轉換的類型轉換器。
  19. Object contains the session - state variable names and values, static object references, and

    對象包含會話狀態變量的名稱和值、靜態對象引用以及當前會話的
  20. In traditional stand - alone applications, there are several contexts or scopes in which variables and object references can be associated

    在傳統的獨立應用程序中存在著一些可以在其中關聯變量和對象引用的上下文(或作用域) 。
分享友人