constructor initializer
常见例句
- Some members must be initialized in the constructor initializer.
有些成員必須在搆造函數初始化列表中進行初始化。
andyandyandysun.blog.163.com - A constructor initializer list specifies initial values for one or more data members of the class.
搆造函數的初始化列表爲類的一個或多個數據成員指定初值。
www.fengjiujund.com.cn - The constructor initializer is a list of member names, each of which is followed by that member's initial value in parentheses.
搆造函數的初始化式是一系列成員名,每個成員後麪是括在圓括號中的初始值。
www.fengjiujund.com.cn 返回 constructor initializer