constructor called的意思
constructor called中文翻譯:
調用了構造函數
相似詞語短語
constructable───可施工
construction paper───圖畫用紙;建筑用紙;[紙]工作用紙
constructionally───結構性地
construction companies───建筑企業(constructioncompany的復數)
construction papers───圖畫用紙;建筑用紙;[紙]工作用紙
construction worker───n.建筑工人
construct state───構造狀態
雙語使用場景
The actual values are injected when the constructor is called.───實際的值是在調用構造函數時插入的。
Note that ConnPool's constructor method (called __construct) is empty.───注意到ConnPool的構造函數方法(called __construct)是空的。
However, it is guaranteed to be loaded and to have its fields initialized and its static constructor called before the class is referenced for the first time in your program.───然而,類別卻能保證一定會載入,并會在您的程序第一次參考此類別前,先讓其中的欄位初始化,而其中的靜態建構函式也受到呼叫。
This example shows how to specify the base-class constructor called when creating instances of a derived class.───本示例顯示如何指定在創建派生類實例時調用的基類構造函數。
Explains how to specify the base-class constructor called when creating instances of a derived class.───解釋如何指定在創建派生類實例時調用的基類構造函數。
Is a constructor called when a new object is desired?───當期望新的對象引入時,是否其構造器被調用?