• The parent keyword is particularly important in constructor methods.

    parent关键字构造函数方法尤其重要

    youdao

  • The constructor methods for both versions are virtually identical, except for the format of values being stored, as shown in Listing 3.

    两个版本构造方法实际上都是相类似的,除了存储格式之外,如清单3

    youdao

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

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

    youdao

  • Do not provide any mutating methods other than the constructor.

    构造函数之外,不再提供任何可变方法

    youdao

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

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

    youdao

  • Events, such as methods or constructor calls, classes or object initialization, and exceptions, are all valid AOP triggers.

    事件例如方法或者构造器调用或者对象初始化以及异常这些都是有效aop触发器。

    youdao

  • Listing 3 shows the richest example, which is for the permission-oriented constructor; the other methods are similar but even simpler.

    清单3显示了丰富示例,示例用于面向权限的构造函数;其他方法也是类似的甚至更简单

    youdao

  • These classes define methods for modifying all aspects of the item represented by the class, including the actual bytecode body of a method or constructor.

    这些定义修改它们所表示对象所有方法的方法,包括方法或者构造函数中的实际字节码内容

    youdao

  • Overriding methods in a parent class is not limited to the constructor.

    中的重写方法不仅局限于构造函数。

    youdao

  • The most commonly implemented of these methods is the constructor method.

    实现方法构造函数方法

    youdao

  • Incorrect objects: Using the address, it is possible to check that methods are being invoked on the desired object by matching to the address on the constructor call for that object.

    错误对象使用地址通过对象构建函数调用的地址进行比对可以检查出是不是正确对象上调用方法

    youdao

  • Without beforefieldinit, the runtime must run the type constructor at a precise time-just before the first access to static or instance fields and methods of the type.

    如果没有beforefieldinit运行库就必须某个精确时间运行类型构造函数,即,恰好在第一访问类型静态实例字段方法之前

    youdao

  • You start by filling out the instance variables, constructor, and some helper methods that are not specific to Lotus Sametime.

    首先需要填充实例变量构造一些帮助器方法这些内容并非特定Lotus Sametime。

    youdao

  • Note that method changes to the class are irrelevant to db4o because it doesn't store methods or method implementations as part of the stored object data, and ditto for constructor refactorings.

    注意方法更改db4o无关因为方法方法实现作为存储对象数据一部分对于构造函数的重构也是如此。

    youdao

  • The connection factory's constructor is parameterless, so the factory has mutator methods that can be invoked to control the properties of the connection the factory will supply.

    连接工厂构造器无参数因此工厂变异方法可以调用控制工厂提供的连接特性

    youdao

  • The two constructor signatures have already been constructed by Eclipse, and you do not add any methods.

    Eclipse已经构建两个构造器签名,因此无需再添加任何方法。

    youdao

  • The application logic shown in Listing 4 is contained within two methods in this class: the constructor and the showProduct method.

    清单4 中所应用逻辑包含这个两个方法中:构造函数showProduct方法

    youdao

  • The field class itself is pretty simple; it pretty much consists of the instance variables of the field, accessor methods for those instance variables, a toString method, and a normal constructor.

    Field本身相当简单几乎包含这个字段实例变量访问这些变量的方法toString方法一个标准构造方法

    youdao

  • Our ACL class in Listing 8a features a public constructor accepting the securedResource, the ACLHolder that the ACL protects, and utility methods that operate on the ACL's internal grants structure.

    清单8a 中的ACL提供了公共构造函数,用于接收securedResource,即 ACL保护ACLHolder;还提供了实用方法 ACL内部授权结构进行操作

    youdao

  • I also added a constructor that'll make creating fully initialized objects a lot easier as compared to calling a lot of setter methods.

    添加了一个构造函数,与调用大量setter方法相比这个构造函数可以更加轻松创建完全初始化对象

    youdao

  • Instead, you can pass in the GuiTestObject to the constructor once, and then use the methods to set and get the text as instance methods instead of class methods.

    可以GuiTestObject传递构造函数中一然后设置获取文本方法用作实例方法,而不是用作方法。

    youdao

  • The name and ordinal methods report back the constructor arguments, and toString reports back the name.

    nameordinal方法返回构造函数参数toString返回名称

    youdao

  • The argument to the constructor is the fully qualified URL of the metadata service being exposed, which we construct using methods in the private class HostDescriptor.

    构造函数参数是正在显示的元数据服务限定url我们使用私有HostDescriptor中的方法构造了它。

    youdao

  • 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.

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

    youdao

  • This abstract aspect, called Trace, has several standard methods for printing messages about entering and exiting a method or constructor, and for formatting the output.

    这个抽象方面叫做Trace几种标准程序打印关于输入退出一个程序,构造方法信息以及格式化输出的结果。

    youdao

  • Kind of, (but not really), like how the __ is used with magic methods such as the constructor method.

    ,(不是真的),怎么像是魔术方法__构造函数方法

    youdao

  • It has two methods, the constructor and the GetParameter.

    两个方法构造函数GetParameter方法。

    youdao

  • 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.

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

    youdao

  • Does "use strict" in the constructor extend to prototype methods?

    构造函数中“使用严格延伸至原型方法吗?

    youdao

  • Does "use strict" in the constructor extend to prototype methods?

    构造函数中“使用严格延伸至原型方法吗?

    youdao

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

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

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