object dependencies 中文意思是什麼

object dependencies 解釋
對象相關性
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  • dependencies : 相關性
  1. Because the command is bound to the notification object, the server recognizes that it must generate a notification, and the queue information will point to the dependencies queue

    因為該命令綁定到通知對象,所以服務器認識到它必須生成一個通知,並且隊列信息將指向相關性隊列。
  2. Services need to implement a dedicated interface through which they are provided with an object from which they can look up dependencies for example, additional needed services

    服務需要實現專門的介面,通過介面,由對象提供這些服務,可以從對象查詢依賴性(例如,需要的附加服務)
  3. This sample demonstrates techniques for implementing an object explorer to view object dependencies within a database

    此示例說明了實現對象資源管理器以查看數據庫中的對象相關性的方法。
  4. Spring s ioc makes it easy to wire object dependencies externally and this advantage is easily leveraged in spring s own architecture

    Spring的ioc使得從外部連接( wire )對象依賴性容易了,在spring的體系結構中很容易利用這種優點。
  5. The ioc philosophy of keeping object dependencies injectable makes it a breeze to add, replace, or supplement the behavior of objects, including spring s jmx support

    Ioc保持對象依賴性的可注入性,這使得增加、替換或者補充對象的行為(包括spring的jmx支持)變得輕而易舉。
  6. If you re facing circular - logical dependencies among modules that contain aspects, you can apply the dependency inversion principle just as you would in object - oriented programming : make the more abstract types depend on an interface abstraction and not on an implementation

    如果您正面臨著包含方面的模塊之間存在循環邏輯依賴性,則可以應用dependency inversion principle ,正如在面向對象編程中一樣:使更抽象的類型依賴于介面抽象而不是依賴于實現。
分享友人