詞語:constructor
constructor的同義詞
n. builder
constructor的解釋
constructor[kɔn'strʌktə]n. 構造函數;構造器;建造者
constructor的意思
Constructor 構造函數;製造商;構造成員;施工人員;Point Constructor 點構造器;點對話框;Class constructor 構造函數;Constructor Execution 構造函數執行;type constructor 類型構造器;
constructor的參考例句
1.Which class definition is likely to need a copy constructor? 哪個類定義可能需要一個複製構造函數?
2.If we do not otherwise define the copy constructor, the compiler synthesizes one for us. 如果我們沒有定義複製構造函數,編譯器就會為我們合成一個。
3.Often the hardest part about defining a copy constructor is recognizing that a copy constructor is needed. 通常,定義複製構造函數最困難的部分在於認識到需要複製構造函數。