constructor
n. 构造函数;构造器;建造者
2026-01-09 19:35 浏览次数 22
n. 构造函数;构造器;建造者
The Constructor海盗房地产
constructor initializer构造函数初始值设定项
Type ConstructorIn the area of mathematical logic and computer science known as type theory, a type constructor is a feature of a typed formal language that builds new types from old. Typical type constructors encountered are product types, function types, power types and list type
Associate Constructor二级建造师
Constructor HD建造者HD
Point Constructor点构造器
StarShip Constructor星舰建造者
Vector Constructor矢量构造器
forwarding constructor转发构造函数
the only trick here is that i need to output the list of parameters to each constructor or method.
这里惟一的诀窍是,我需要将参数列表输出到每个构造函数或方法中。
the constructor is used to form a delegate over a target object and a function pointer.
这构造器用来通过一个目标对象和一个函数指针形成一个委托。
to deal with this, you can generate a stack trace in the constructor of the exception object during the throw exception statement.
为了解决这一问题,可以在抛出异常语句期间,在异常对象的构造函数中生成一个堆栈跟蹤。
suppose you want to add code to track which lines of the constructor actually get executed while running some tests.
假设您想添加代码来跟蹤在运行某些测试时构造函数中哪些代码行真正得到执行。
you might be wondering what happens if you omit the parentheses from the constructor call.
您可能想知道如果省略了构造函数调用中的圆括号将会发生什么。
in the constructor you'll initialize them both.
在构造函数中,您将初始化这两个变量。
the network address of your ldap directory and your root directory node as a constructor parameter.
将您的ldap目录和根目录节点的网络地址指定为构造函数的参数。
the check is actually redundant in this example, because the constructor for the default socket implementation performs the same check.
在这个示例中,检查实际上是多余的,因为缺省套接字实现的构造函数也执行相同的检查。
this method takes the information we put together in the constructor and binds each variable into an snmp trap message using snmp name/ value pairs.
该方法接收我们收集到构造函数中的信息,使用snmp 「名/值」对将每个变量绑定到一条snmp陷阱消息中。
in this case, the annotations are specified within the constructor parameters instead of above the field name.
在这种情况下,注解指定在构造器参数中,而不是放在字段名称上面。
we have a similar constructor in all our other widget classes so that we can find and construct any type of widget dynamically.
其他所有窗口小部件中都有相似的构造函数,以便动态查找和构造任何类型的窗口小部件。
the next constructor creates an integer with the value of 100, as specified.
第二个构造函数根据规定创建了一个值为100的整数。
thus, by declaring the variables with this type, you can directly assign the result of a constructor call to the corresponding variable.
这样,通过声明这种类型的变量,可以直接把构造函数调用的结果分配给对应的变量。
i add a string name and port class variable and then two functions: a constructor and the server.
我添加了一个字符串名称、一个端口类变量,还有两个函数:构造器和服务器。
the above constructor takes in the values of these namespaces and saves them within the class.
上面的构造函数接收这些名称空间的值并将其保存在类中。
use of the static constructor ensures that memory for the shared instance is not allocated until some portion of the application requires it.
使用静态构造函数可以确保在应用程序的某个部分需要该共享实例之前,不会为该实例分配内存。
this work is done in the constructor so that it is only performed once; subsequently, this class will be reused from the method cache.
这项工作之所以放到构造函数中来做,是为了只执行一次;随后,将从方法缓存中重用这个类。
its constructor creates the shared memory and objects in it.
它的构造函数创建共享内存及其中的对象。
architect缔造者