constructor的翻译,读音
英/ kənˈstrʌktə(r) /
美/ kənˈstrʌktər /
释义:
n.构造函数;构造器;建造者
词态
复数constructors例句
Executes the rest of the constructor. 执行构造函数的剩余部分。
Don't use ellipsis in a constructor. 不要在构造函数中使用省略号。
Is this a valid copy constructor? 这是一个有效的拷贝构造函数吗?。
Its constructor is shown in Listing 1. 它的构造函数如清单 1 所示。
Look for the following NULL constructor 查找下面的 NULL 构造函数 。