• 然后这个属性构造函数初始化,如列表10

    The attributes then gets initialized in the constructor, as shown in the Listing 10.

    youdao

  • 因为实例没有任何特殊构造函数操作属性引用所以需要这些调用

    This instance doesn't have any special constructors, operations, attributes, or references, so these calls aren't required.

    youdao

  • 只有控件样式构造函数设置的,其他所有属性是在已创建对象设置的。

    Only the parent and style are set in the constructor; all other properties are set on the created object.

    youdao

  • 当然有趣事情不仅仅这些可以组件中包括方法动画构造函数属性等等

    Of course, the fun doesn't stop there: you can include methods, animations, constructor properties, and much more in components.

    youdao

  • 创建一个接受所有三个属性构造函数便于创建实例

    I've also created a constructor that takes all three properties, which will facilitate creating new instances.

    youdao

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

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

    youdao

  • 如果想让对象属性字段为只读构造函数中进行设置那么我们仍然需要像在。NET 1.0那样编写代码。

    If you want objects where the properties and fields are all read-only and set in constructors, you still have to write the same code you would write in.net 1.0.

    youdao

  • 构造函数没有参数并且返回类型实例中的所有属性空。

    The constructor function has no parameters and returns an instance of the type with all of its attributes set to null values.

    youdao

  • 创建结构化类型时,DB 2类型自动创建一个构造函数为类型属性创建mutator方法observer方法。

    When you create a structured type, DB2 automatically creates a constructor function for the type and creates both mutator and observer methods for the attributes of the type.

    youdao

  • 构造函数含有两个参数初始化属性配置的记录器(logger)实例

    Its constructor takes two arguments: initialization properties and a pre-configured logger instance. Properties object contains the following.

    youdao

  • BasicAttribute构造函数采用属性名称作为参数

    The BasicAttribute constructor takes the name of the attribute as a parameter.

    youdao

  • 所有RequiredValidator对象原型一个Validator实例实例没有任何属性因为没有参数传递给Validator构造函数

    The prototype for all RequiredValidator objects is a Validator instance, which has no properties because no parameters are passed to the Validator constructor.

    youdao

  • 7程序运行中,运行通过允许Static2Static1类型构造函数完成执行之前访问Static1的静态Message属性,从而避免了死锁。

    In the program run shown in Figure 7, the runtime avoided deadlock by allowing Static2 to access the static Message property of Static1 before the type constructor for Static1 finished execution.

    youdao

  • 构造函数使用默认DEBUG级别创建一个hierarchy对象然后使用提供属性对其进行配置

    The constructor creates a hierarchy object with the default level DEBUG and then configures it using the provided properties.

    youdao

  • 这个构造函数(清单17定义)允许初始化在类小部件ajaxcommon . widgets . picker . PickerInputBox内所声明的小部件的属性

    The constructor allows the initialization the widget's properties declared in the superclass widget ajaxcommon.widgets.picker.PickerInputBox that is defined in Listing 17.

    youdao

  • 创建DeviceAdapterAgent实例这些配置属性一起传递构造函数(清单2)。

    You create the DeviceAdapterAgent instance and pass those configuration properties along to the constructor (Listing 2).

    youdao

  • 配置BindAuthenticator构造函数外,必须配置authenticatorbean属性(清单5中的两个标记)。

    In addition to configuring the BindAuthenticator constructor, you must also configure two properties of the authenticator bean (the two tags in Listing 5).

    youdao

  • 应该清单7那样定义beanTuscany中支持构造函数使用隐式sca引用属性

    You should define your bean definition as shown in Listing 7. Using implicit sca references and properties are not supported for constructor injection in Tuscany.

    youdao

  • Unity一个轻量级可扩展依赖注入容器支持构造函数属性方法调用注入。

    Unity is a lightweight, extensible dependency injection container with support for constructor, property, and method call injection.

    youdao

  • 这里creator属性设置new,这意味着DWR应当调用默认构造函数获得实例

    The creator attribute here is set to the value new, meaning that DWR should call the class's default constructor to obtain an instance.

    youdao

  • 构造函数必须使用this恰当地初始对象属性

    The so-called "constructor" must use this to properly initialize the object's properties.

    youdao

  • JAX - RPC要求,具体服务异常拥有一个构造函数,该构造函数参数所有的可获得的属性一对一的关系

    JAX-RPC requires that a service-specific exception have a constructor equipped with parameters in a one-to-one relationship with all gettable properties.

    youdao

  • 共享内存对象相似对于只读方式打开消息队列应该把open_only属性传递给构造函数

    Similar to the case for a Shared memory object, a message queue that is opened only for reading will have the open_only attribute passed in the constructor.

    youdao

  • Springbean构造函数中的SCA引用属性注入

    This is the injection of SCA references and properties within Spring bean constructors.

    youdao

  • 然后生成默认构造函数元素传递getter-and-setter模板生成属性 gettersetter方法

    Then it generates a default constructor, and passes the elements into the getter-and-setter template to generate the getter and setter methods of the property.

    youdao

  • 构造函数使用这些参数设置自有属性

    The constructor USES these parameters to set its own properties. Here is how you might now instantiate a Dictionary object.

    youdao

  • XHR()构造函数清单7带有3 个参数methodurlasync),它将这些参数存储属性

    The XHR() constructor (see Listing 7) takes three parameters (method, url, and async) and stores them as properties.

    youdao

  • 为了避免这个问题应当构造函数初始化复杂属性然而对于字符串尔值等简单属性需要这样做。

    To avoid this problem, complex attributes should be initialized in the constructor; however, this is not necessary for simple attributes such as strings, booleans, and so on.

    youdao

  • 构造函数读取配置参数文件作为属性这些属性转换URI/对,这些值对部署描述符模式定义的(1) 。

    The constructor method reads the configuration parameters file as properties and converts these properties into URI/value pairs as defined by the deployment descriptor schema (Figure 1).

    youdao

  • 构造函数读取配置参数文件作为属性这些属性转换URI/对,这些值对部署描述符模式定义的(1) 。

    The constructor method reads the configuration parameters file as properties and converts these properties into URI/value pairs as defined by the deployment descriptor schema (Figure 1).

    youdao

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

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

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