詞語:constructors
constructors的解釋
constructorsn. 構造函數;施工人員(constructor的複數形式);構造器;建構式
constructors的意思
Constructors 構造函數;構造器;建構子;建構子;convenience constructors 便利構造函數;Instance Constructors 實例構造函數;Bus constructors 公交車製造商;Private Constructors 局部構造函數;
constructors的參考例句
1.Hence copy or move constructors and copy or move assignment operators are required. 因此,需要複製或移動構造函數和複製或移動賦值操作符。
2.As with any member function, constructors can be defined inside or outside of the class. 與任意的成員函數一樣,構造函數可以定義在類的內部或外部。
3.As explained in the view concepts section, views do not have public constructors or destructors. Assignment, on the other hand, is provided. 如視圖概念一節中所解釋的,視圖沒有公有的構造函數和析構函數。而另一方面,賦值操作則是提供的。