constructors

美 [kənˈstrʌktər]英 [kənˈstrʌktə(r)]
  • n.建设者;【海】造船技师
  • 网络构造函数;构造器;建造者

复数:constructors

constructorsconstructors

constructors

构造函数

CxImage - 小 楼 一 夜 听 春 雨 - 博客园 ... Miscellaneous 杂项 Constructors 构造函数 Initialization 初始化 ...

构造器

在Python类定义中,类构造器constructors)必须用 __init__命名,析构器(destructors)必须用 __del__命名。

建造者

Halo 3 《光环 3|Halo 3》资料索引 ... 执法者 Enforcers ** 建造者 Constructors ** 战士-008 / 李 Lee ...

构造函数集

...tends)、接口实现(&Implements)、构造函数集(&Constructors)及方法集(&Methods)的标签位。

构造符

...class),接口程序(interfaces), 构造符(constructors), 方法(methods) 和域( fields)的HTML文件.

构造子

1 构造子Constructors) ......................................................................................................

1
However, it is often useful to provide additional constructors. 然而,提供其他构造函数通常十分有用。
2
Writing constructors is often a repetitive task. 编写构造函数经常是重复性的工作。
3
The compiler will also verify that this method is called from user defined constructors and report a warning or error it is not. 方法。编译器还将验证方法是否是从用户定义的构造函数调用的,如果不是,则报告一个警告或错误。
4
Indexed properties, methods, and constructors are allowed to be overloaded; fields and events must not be overloaded. 允许重载索引属性、方法和构造函数;不能重载字段和事件。
5
Defining the reasonable set of constructors is often the simplest approach. 通过定义合理的构造器集合通常是最简单的途径。
6
Any constructors that you define for structures must have at least one argument so that they do not conflict with the default constructor. 为结构定义的任何构造函数都必须至少有一个参数,以便不会与默认构造函数冲突。
7
Constructors enable the programmer to set default values, limit instantiation, and write code that is flexible and easy to read. 构造函数使得程序员可设置默认值、限制实例化以及编写灵活且便于阅读的代码。
8
Building constructors in Ji Nan and Qingdao have found our product easy to install and very attractive in appearance. 济南与青岛的建筑商,大多认为我公司产品易于安装,且外观颇具吸引力。
9
Traits don't support auxiliary constructors, nor do they accept an argument list for the primary constructor, the body of a trait. Traits不支持辅助构造函数,它们也不支持在主构造函数,trait的主体里的参数列表。
10
This behavior is referred to in the DI world as constructor injection, because the instance is passed through one of the constructors. 这个行为在DI世界中称作构造函数注入,因为实例是通过一个构造函数传递的。
11
There is a third possibility: The element type might be of a class type that does not define any constructors . 还有第三种可能性:元素类型可能是没有定义任何构造函数的类类型。
12
Instance constructors can also be used to call the instance constructors of base classes. 也可以用实例构造函数来调用基类的实例构造函数。
13
YUI Profiler allows you to register functions, class constructors, and objects to be measured. YUIProfiler可以注册要测量的函数、类构造函数和对象。
14
Or you could declare it in an initialization method that is called by all constructors. 或是可以在所有建构函式呼叫的初始设定方法中宣告。
15
RAILWAY ROLLING STOCK. DELIMITATION OF TECHNICAL ALLOWANCES BETWEEN THE CONSTRUCTORS AND THEIR SUPPLIERS FOR THE EXECUTION OF AN ORDER. 铁路车辆.订货时,厂家及其供货者之间提供技术的规定
16
As shown in Listing 7, the code is verbose because many object constructors do not take parameters. 如清单7所示,代码十分冗长,因为许多对象构造函数都不带参数。
17
These bounds could specify the set of available constructors that must be present in any instantiation of the parameter. 这些界限可以指定一组可用的构造函数,它们必须出现在参数的每一个实例化中。
18
Just like an admin command, a task command should provide constructors to create and load commands. 就像管理命令一样,任务命令应该为创建和加载命令提供构造器。
19
Two polymorphic Constructors allow for persistence of either simple String values or Objects of any sort. 两个Constructors允许简单字符串值或者任意种类Objects的持续。
20
You should not use your instance constructors, some special private function, or any other idiom to initialize static variables. 不应该使用实例构造函数、一些特殊的私有方法、任何其它习惯来初始化静态变量。
21
This means that instances of custom attributes cannot be created, because that would require executing their constructors. 这意味着不能创建自定义属性的实例,因为这将需要执行其构造函数。
22
Derivation allows you to add any fields you require, as well as custom methods and constructors for handling them. 派生使您得以添加任何所需的字段,和添加处理这些字段的自定义方法和构造函数。
23
The constructors for processing instructions and XML comments use the same syntax as that of the corresponding XML construct. 用于处理指令和XML注释的构造函数使用的语法与相应的XML构造使用的语法相同。
24
Constructors called in the order of base-to-derived. However, the execution of destructors cannot be controlled by the programmer. 构造函数以基类到派生类的顺序被调用。但是,析造函数不受程序员的控制。
25
Then, inside the generic class definition, the only constructors that could be called are those declared in the bound. 因而,在泛型类定义内部,唯一可调用的构造函数是那些在界限中声明的构造函数。
26
These three possibilities make sense because parameter types can only be declared on classes, constructors, and methods. 这三个类是有意义的,因为参数类型只能在类、构造函数和方法中声明。
27
One of the constructors passes in a mask and mask name, and the other does not. 一个构造器会传递蒙版和蒙版名,其他的则不会。
28
When finished profiling, functions, objects, and constructors can be unregistered individually, clearing the profile data. 当分析完成后,函数,对象,还有构造器应当分别注销,清理分析数据。
29
For reference types, object constructors are only called as part of the creation of an object, and objects are only initialized once. 对于引用类型,调用对象构造函数仅作为创建对象的一部分,对象只初始化一次。
30
Constructors do not escape URI strings if the string is a well-formed URI including a scheme identifier. 如果URI字符串是格式良好的URI并且包括方案标识符,