instantiated 中文意思是什麼

instantiated 解釋
具現化應用於
  1. Compatible classes are then instantiated with the

    方法實例化兼容的類,該方法將
  2. Java servers can be instantiated from com client

    可以從com客戶機初始化java服務器
  3. Class itself is abstract and cannot be instantiated

    類本身是抽象類,不能實例化。
  4. As an abstract class, it cannot be instantiated

    作為抽象類,該類不能實例化。
  5. The instantiated object is not cached in memory by the

    不在內存中緩存實例化對象。
  6. Is instantiated with a concrete type for example as a

    如果使用具體類型實例化
  7. Is instantiated, the code calls the

    后,該代碼調用
  8. An immutable object is one whose externally visible state cannot change after it is instantiated

    不變對象是指在實例化后其外部可見狀態無法更改的對象。
  9. True, the instantiated templates bind to available data which usually happens on the first request

    ,則實例化的模板必須綁定到可用數據(通常發生在第一個請求中) 。
  10. The message listener instantiated in step 1

    在步驟1中實例化的消息監聽器
  11. In particular, a parent category will find and link to its children even if it is instantiated after them

    特別是,即使父代類別在其子代后實例化,但它可以查找並鏈接其子代。
  12. It needs to be instantiated so it can listen for debug events and thus be notified of process termination

    它需要被初始化,才可以監聽調試事件並據此獲得進程的終止信息。
  13. Class loader cannot be instantiated by java code

    類別載入器不能由java程式碼實例化。
  14. The sql native client ole db provider cannot be instantiated out - of - process

    Sql native client ole db訪問介面不能在進程外進行實例化。
  15. The booking service interacting with the pricing strategy and seat allocation strategy would need the implementations of those strategies that were current at the time of making a booking, not the versions that were current when the booking service itself was first instantiated

    與報價策略和座位分配策略互動的預訂服務需要的策略實現,應當是預訂時的實現,而不是預訂服務第一次初始化的時候實現的版本。
  16. So only classes can be instantiated as objects

    因此,只能將類實例化為對象。
  17. Its instantiated in a special way, as youll see later on

    稍後您將看到,它是以一種特殊方式進行實例化的。
  18. Memory is allocated automatically in the heap area for each instantiated object, and the garbage collector periodically reclaims memory occupied by objects that are no longer needed

    每個實例化的對象都自動在堆中分配內存,垃圾收集程序定期收回不再使用的對象所佔據的內存。
  19. Like an abstract class, a mixin is unlikely to be instantiated directly this is not as much a matter of prohibition as usefulness - i do not raise

    和抽象類相似, mixin類不能直接被實例化(其有效性與禁止不同,在mixin中我並沒有提出
  20. Are singletons that may be accessed by multiple threads instantiated correctly ? ? see the enterprise solution patterns book, p. 263

    多線程同時訪問的單件對象是否正確的初始化
分享友人