• The class constructor takes up to three parameters.

    这个构造器最多三个参数

    youdao

  • The next few lines introduce the int class constructor.

    后面介绍int构造函数

    youdao

  • Define a FunctionCall class constructor that USES the IFX Manager.

    定义使用了IF XManagerfunctioncall构造函数

    youdao

  • The final tuple, tc, used the actual class constructor to create a tuple.

    最后一个tupletc使用实际构造函数创建tuple。

    youdao

  • As for followpos , I have added an accessor and new code in the class constructor.

    至于followpos,类构造器中添加一个取值(方法)代码

    youdao

  • A static constructor, also known as a class constructor, is used to initialize a type.

    静态构造函数(称为构造函数)用于初始化类型。

    youdao

  • Each client has to have a unique identifier string which is passed as an argument to the class constructor.

    每个客户端必须单独的标识,将标识符串作为参数传送给构造函数

    youdao

  • But you can also explicitly create a string object by using the STR class constructor, as shown in Listing 6.

    但是可以使用str构造函数显式地创建字符串对象如清单6

    youdao

  • Calling the FunctionCall class constructor you created in the section, "Creating the sample FunctionCall class."

    调用创建示例functioncall一节中所创建的functioncall类构造函数。

    youdao

  • Be aware that any class constructor code will run on the first thread in the first context that accesses the field.

    注意,任何构造函数代码都将访问字段的第一上下文中的第一个线程运行

    youdao

  • We must explicitly declare our content provider constructor and call the super-class constructor with the expected parameters.

    我们必须显式地声明内容提供程序构造函数并使用所需的参数调用类构造函数。

    youdao

  • These parameters are passed to the DefaultDataModel class constructor, which is shown in the fragment of code below in Listing 5.

    这些参数被传递到 DefaultDataModel class构造器,如清单 5中的代码示。

    youdao

  • The first one creates an integer object whose value is 0, which is the default value used when no value is supplied to the int class constructor.

    第一构造函数创建了一个整数对象0,没有提供int类构造函数的情况下,是所使用默认值。

    youdao

  • To correct this problem, you must reset the collection dependency property value to a unique instance, as part of the class constructor call.

    若要更正这个问题必须集合相依性属性重设成唯一执行个体做为类别建构函式逻辑呼叫的一部分

    youdao

  • Your class constructor should invoke the constructor method for the parent class, in addition to anything it does that is specific to your class.

    自定义的构造应该调用构造器方法之外的任何事情指定的类。

    youdao

  • Next, an instance of the Services_oEmbed class is initialized, with the class constructor passed two arguments: the YouTube URL and an array of options.

    接下来初始化services_oembed实例,类构造函数被传递两个参数YouTubeURL选项

    youdao

  • The primary constructor in a derived class must invoke one of the parent class constructors, either the primary constructor or an auxiliary constructor.

    子类构造函数必须调用一个构造函数,无论是主构造函数或者辅助构造函数。

    youdao

  • Initializers execute before the base class constructor for your type executes, and they are executed in the order the variables are declared in your class.

    初始化器构造函数执行执行它们执行顺序就是类里声明的顺序。

    youdao

  • Because the state of the call stack in a class constructor is not well defined, stack walk overrides placed in constructors can produce unexpected and undesired results.

    由于构造函数中的调用堆栈状态定义完善,所以放置构造函数中的堆栈重写可能会产生意外结果

    youdao

  • If you are familiar with the basics of object-oriented programming, you will know that when an object is instantiated, the class constructor function is automatically called.

    如果面向对象编程语言基本原理比较熟悉,您知道一个对象被实例化时构造函数自动调用。

    youdao

  • Note that demands should never be made in a class constructor because class constructor code is not guaranteed to execute at any particular point or in any particular context.

    注意需求应该设定类别建构式内,因为无法确定类别建构函式程序码执行时点内容

    youdao

  • Check the Special Pages developer's guide page (see Resources) for more information about the SpecialPage class constructor, which will let you restrict access, hide the page, etc.

    有关SpecialPage构造函数(利用它可限制访问隐藏页面等)更多信息查阅特殊开发指南页面(参见参考资料)。

    youdao

  • A link demand performed on a static class constructor does not protect the constructor because static constructors are called by the system, outside the application's code execution path.

    静态构造函数执行链接要求不会保护构造函数,因为静态构造函数系统调用的,它们并不包括应用程序代码执行路径中

    youdao

  • Thus, you should never have a no-argument constructor for an immutable class.

    因此永远都不该不可变提供一个无参数构造函数

    youdao

  • The other way to say it is, never define a global (static global) instance of a class whose constructor or destructor may throw exceptions.

    一种说法就是永远都不要为那些其构造函数析构函数可能抛出异常定义全局(静态全局)实例

    youdao

  • A class can have different constructor methods, differentiated by the different attributes enclosed within the parentheses following the class name.

    可以不同构造函数方法,这些方法是通过名称圆括号内附带的不同属性进行区分

    youdao

  • In this article, you've seen some performance consequences when a class has a static constructor.

    本文中,已经看到了在具有一个静态构造函数所导致的性能结果

    youdao

  • Be sure to change the package, class, and constructor names in the Java code to match the project name.

    确认代码中的以及类构造函数名都已改为项目名一致。

    youdao

  • Notice that the class name matches the filename, and that you have to have a constructor for your class.

    请注意文件名匹配必须类提供一个构造函数

    youdao

  • Constructor getConstructor(Class[] params) -- Gets the public constructor using the specified parameter types

    ConstructorgetConstructor(Class[]params) --获得使用特殊参数类型的公共构造函数

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定