constructor



n. 构造函数;构造器;建造者
n.
构造器;
变形
复数:constructors
英英释义
constructor[ kɔn'strʌktə ]
n.someone who contracts for and supervises construction (as of a building)
同义词:builder
双语例句
用作名词(n.)
There are two forms of the Date constructor.
Date构造函数有两种形式。
Now the constructor can be correctly inherited by a derived class.
现在构造器可以正确的通过继承而得到一个子类。
权威例句
Constructor-based conditional narrowingConstructor: a system for the induction of probabilistic models
Completeness of Combinations of Constructor Systems
Feature Generation Using General Constructor Functions
A system of constructor classes: overloading and implicit higher-order polymorphism
ANNOTATIONS FOR ENTERPRISE WEB APPLICATION CONSTRUCTOR
A system of constructor classes: overloading and implicit higher-order polymorphism†
Completeness of Combinations of Conditional Constructor Systems
INTELLIGENT JOB ARTIFACT SET ANALYZER, OPTIMIZER AND RE-CONSTRUCTOR
Order-Sorted Algebra Solves the Constructor-Selector, Multiple Representation, and Coercion Problems
1. Why not constructor of super class invoked when we declare the object of sub class?
为什么不超类构造函数的调用,当我们申报接头类的对象?。
www.4byte.cn
2. The only trick here is that I need to output the list of parameters to each constructor or method.
这里惟一的诀窍是,我需要将参数列表输出到每个构造函数或方法中。
zuci.chaziwang.com
3. To deal with this, you can generate a stack trace in the constructor of the exception object during the throw exception statement.
为了解决这一问题,可以在抛出异常语句期间,在异常对象的构造函数中生成一个堆栈跟踪。
zuci.chaziwang.com
4. Thee next constructor creates an integer with the value of 100, as specified.
第二个构造函数根据规定创建了一个值为100的整数。 。
m.bipin.org
5. Check Constraints in Object Constructor or Factory?
检查约束在对象构造函数或工厂?。
www.4byte.cn
6. Why does this code invoke the copy constructor?
为什么这段代码调用复制构造函数?
www.4byte.cn
7. Before classes in ES6 there were a couple ways to create this structure. One way would be using a function as a constructor.
在ES6类的概念出现之前也有一些方法来创建这样的数据结构。一种途径是使用函数来作为构造器。
www.ctolib.com
8. Since you can declare a copy constructor in two ways in C++ which is the right way?
因为你可以在C++中的哪一个是正确的两种方式声明一个复制构造函数?
www.4byte.cn
9. How to call to the copy constructor from the copy-assignment operator?
如何从复制赋值运算符调用复制构造函数?
www.4byte.cn
10. Explicitly defaulted and deleted constructor: is there any similar functionality available in VS2012?
明确违约和删除构造函数:有类似的功能可在VS2012吗?。
www.4byte.cn
11. Like any other member function, a constructor is declared inside the class and may be defined there or outside the class.
和其他成员函数一样,构造函数也必须在类中声明,但是可以在类中或类外定义。
www.fengjiujund.com.cn
12. Java - reflection - how to call copy constructor?
反思——如何调用拷贝构造函数?。
www.4byte.cn
13. A constructor initializer list specifies initial values for one or more data members of the class.
构造函数的初始化列表为类的一个或多个数据成员指定初值。
www.fengjiujund.com.cn
14. Does the new operator or constructor block other threads in . NET?
新的运营商或构造函数阻止其他线程的一样。网?
www.4byte.cn
15. Below are two examples of setting default values in a constructor and are equivalent in functionality.
下面我们有两个在构造函数中设置默认值的例子,它们在功能上是等同的。
www.chinaar.com
16. In addition to resolving the ambiguity of multiple simple values, specifying an index resolves ambiguity where a constructor has two arguments of the same type.
除了要解析多个简单值的歧义性之外,当构造函数有两个相同类型的的参数时,指定索引可以解决歧义问题。
www.2cto.com
17. The two constructors both need a reference of an object, and the second constructor needs one more, a parameter of boolean type to indicate whether we need to track the resurrection of the object.
此二构造函数都需要一个对象的引用,第二个构造函数还需要一个布尔值参数来表示我们是否需要跟踪对象的重生。
www.xuebuyuan.com
18. Does "use strict" in the constructor extend to prototype methods?
并在构造函数中“使用严格”延伸至原型方法吗?。
www.4byte.cn
19. The C++ standard allows for the copy constructor to be elided in certain situations.
标准的允许拷贝构造函数要省略在某些情况下。
www.4byte.cn
20. What happens if I remove the super constructor call from class file?
如果我把超级构造函数调用从类文件吗?。
www.4byte.cn
21. Why is an integer being promoted via an explicit constructor?
为什么是一个整数,正在推动通过一个显式构造函数?
www.4byte.cn
22. Constructor is a function that creates and initializes the newly created object.
构造函数是一个函数,用来创建并初始化新创建的对象。
www.sxrczx.com
23. C# syntax to initialize custom class/objects through constructor params in array?
语法来初始化对象的构造函数的参数,通过自定义类/阵列?
www.4byte.cn
24. The default constructor initializes the instance variables declared in the class.
默认的构造函数初始化类的实例变量。
www.s3d4.cn
25. Does one need to call pack()/layout() in an SWT composite constructor?
是否需要调用一个包()/布局(SWT)组合构造函数?。
www.4byte.cn
26. Why am I getting "Constructor must be initialized at declaration" google closure compiler warning?
为什么我得到了“构造函数必须在声明的“谷歌关闭编译器警告初始化?
www.4byte.cn
27. When do you need to explicitly call a superclass constructor?
何时需要显式调用超类构造函数?
qa.helplib.com
28. Why? Upper camel case is conventional for identifying objects that can be instantiated using a constructor.
为何?大驼峰命名法用于标识可以通过构造函数实例化的对象。
angular.cn
29. Why? Upper camel case is conventional for identifying objects that can be instantiated using a constructor.
为何?大驼峰命名法用于标识可以通过构造函数实例化的对象。
angular.cn
30. The constructor insisted on his device being tested under operating conditions .
制造师坚持把他们装置在工作条件下进行试验。
-- 来源 -- 汉英 - 翻译参考
31. aircraft constructor
飞机设计师;航空器设计师
-- 来源 -- 英汉 - 翻译参考[网络]
32. ship constructor
造船师;船舶设计师
-- 来源 -- 英汉 - 短句参考
33. list constructor
表的构造程序
-- 来源 -- 英汉 - 翻译参考[网络]
34. naval constructor
造舰师;舰艇设计师
-- 来源 -- 英汉 - 短句参考
35. chief constructor
造船总工程师总监造师
-- 来源 -- 英汉 - 翻译参考[网络]
36. cloth constructor
织物花纹设计员,织物设计员
-- 来源 -- 英汉 - 翻译参考[网络]
37. Procedure FAIL only allowed In constructor
过程FAIL只允许在constructor方法中
-- 来源 -- 计算机类短语[网络]
38. If it is a reference to an object, you must initialize that reference to connect it to an actual object (using new, as seen earlier) in a special function called a constructor (described fully in Chapter 4).
如果是指向对象的一个句柄,则必须初始化那个句柄,用一种名为“构建器”(第4章会对此详述)的特殊函数将其与一个实际对象连接起来(就象早先看到的那样,使用new关键字)。
-- 来源 -- science - 汉英
39. table constructor
表构造程序
-- 来源 -- 英汉 - 翻译参考[网络]
constructor




