- 重点词汇
- haveaux. 用以构成完成式及完成式的不定式,表示已经…;
- mustmodal. 必须;一定;应该;一定要;
- standardn.标准;军旗;
- constructorn.构造器;
- conventionn.习俗,惯例;公约;大会; (艺术等)传统风格;
- callingn.使命感;行业,职业;
- 相关例句
Column'{ 0 } ': Type'{ 1 }'does not have constructor with string argument.
列 “ {0}”: 类型 “ {1}”没有带字符串参数的构造函数.
网络文摘精选
There are complications if one static constructor invokes another which invokes the first again.
这会产生一个并发症,如果一个静态的构造器引再次触发另一个第一次就已经触发的.
网络文摘精选
为所有形参提供默认实参的构造函数也定义了默认构造函数.
网络文摘精选
描述如何为未定义的类 、 构造函数 、 方法 、 属性 、 字段或枚举生成存根.
网络文摘精选
The initializers for ZooAnimal Bear's constructor initializer list are ignored.
忽略Bear的用于ZooAnimal构造函数初始化列表的初始化式.
网络文摘精选
结构变量使用结构的无参数构造函数隐式包含元素的初始化.
网络文摘精选
Adding variables that require a constructor at a point before the instruction pointer.
添加要求在指令指针前存在构造函数的变量.
网络文摘精选
Data members of class type are initialized by running the type's default constructor.
运行该类型的默认构造函数,来初始化类类型的数据成员.
网络文摘精选
Constructor that initializes a new object as a copy of another object of the same type.
将新对象初始化为另一同类型对象的副本的构造函数.
网络文摘精选
构造函数参数实际上是Phoenix的λ表达式, 因此你可以使用任意复杂的表达式.
网络文摘精选
The user has no control on when the static constructor is executed in the program.
在程序中,用户无法控制何时执行静态构造函数.
网络文摘精选
Initializers are more than a convenient shortcut for statements in a constructor body.
初始化器不仅仅是构造函数体里面表达式的一个便捷的快捷方式.
网络文摘精选
The default constructor is used whenever we define an object but do not an initializer.
只要定义一个对象时没有提供初始化式,就使用默认构造函数.
网络文摘精选
