• First, the servlet creates an instance of the view bean, GetErrandListHTMLView, passing the errand list as a parameter on the constructor.

    首先servlet创建一个视图bean实例GetErrandListHTMLView差事列表作为参数传递给构造函数

    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

  • This parameter is passed on the object constructor to mandate that it is set.

    参数对象构造函数传递强制设置该参数。

    youdao

  • Now we don't depend on external global objects, just on the instances passed in the constructor.

    现在我们依赖于外部全局对象只是通过构造函数传递对象实例

    youdao

  • This allows the text to be omitted on the component's constructor and for internationalization translations to occur.

    允许组件构造器省略文本,以便进行国际化转换

    youdao

  • For example, you could have multiple occurrences of the tag based on the CacheCommand constructor for your service.

    例如服务CacheCommand构造函数基础,可能会出现大量的标签

    youdao

  • Happily, you can accomplish many soft RT goals with WebSphere Real Time without ever needing to call the constructor on a NHRT.

    令人高兴的是,可以使用WebSphereRealTime完成许多rt目标无需NHRT调用构造方法

    youdao

  • By passing the list on to the constructor, we can easily add the same list to both a LinkedHashSet and a plain HashSet.

    通过list传递构造函数我们可以很轻松地相同的list添加到LinkedHashSet简单的HashSet中。

    youdao

  • You can turn on namespace awareness in the constructor, but I rarely do.

    构造函数启用名称空间感知很少这样做

    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

  • If the class has a no-args constructor, and you want to use that constructor and then immediately invoke a single instance method on it, there's a shortcut.

    如果该类具有无参构造函数,使用这个构造函数,然后立即上调用一个实例方法,那么一种捷径

    youdao

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

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

    youdao

  • For details on how each instance variable is computed, you can look at the constructor method for the class where all these values are derived.

    关于如何计算每个实例变量详细信息可以查阅该类构造函数方法所有这些源自那里

    youdao

  • On approximately 200,000 instances of generic constructor invocations, both algorithms predicted the correct result approximately 90 percent of the time.

    大约200,000个通用构造函数调用实例上,两种算法大约90%的时候都可以预测结果

    youdao

  • Internally, Scope relies on a thread-static field to store the Stack of instances supplied to Scope's constructor.

    在内部Scope依赖线程静态字段存储提供给Scope构造函数实例Stack

    youdao

  • On the other hand, the bug could be fixed by rewriting the single-argument constructor as follows.

    一方面,可以照下面方法重写参数构造器来修复错误

    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

  • On the other hand, the complex algorithm yields Box, because that is the most specific type it can infer using the constructor arguments.

    一方面,复杂算法产生Box因为使用构造函数参数可以推断具体类型

    youdao

  • The ResourceManager class will load the resource files based on the system default locale or you could specify the locale in the constructor.

    ResourceManager根据系统默认地区构造函数中指定地区来装载资源文件

    youdao

  • If you don't define a constructor in a child class, the parent constructor is transparently invoked on your behalf.

    如果子类定义构造函数,parent构造函数代表式调用。

    youdao

  • The creator of this GBean (that is, whoever fires the constructor on this class) must provide a reference to a Customer object.

    这个GBean创建者(也就是触发这个中的构造函数人)必须提供一个Customer对象的引用

    youdao

  • The constructor for the SelectionListener implementation accepts a Boolean variable that defines whether the tree items are to be expanded or collapsed, depending on which button is selected.

    SelectionListener实现的构造函数接受一个布尔变量,该变量定义展开还是折叠项目,具体取决于选中了哪个按钮

    youdao

  • For each parameter that has a dependency on other parameters, add a PatternDependencyDelegate statement to the constructor of the parameter's dependency inner class (see Listing 3). In this case.

    对于每个依赖其他参数参数而言,要为参数内部依赖的构造函数增加PatternDependencyDelegate声明(参看列表3)。

    youdao

  • The primary constructor for RadioButtonWithCallbacks takes three parameters: an on state (true or false), a label, and a list of callbacks.

    RadioButtonWithCallbacks的构造函数接受3个参数个开关状态(),标签以及一个回调函数例

    youdao

  • This constructor allows you to specify the local IP address and port number on which to listen for incoming connection attempts.

    构造函数允许指定本地IP地址用于侦听传入的连接尝试的端口号

    youdao

  • The constructor function begins on line 12.

    构造函数从第12开始

    youdao

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

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

    youdao

  • A type that implements interfaces does not necessarily expose a constructor, and depending on the access level of a constructor, the code within the generic type might not be able to access it.

    实现接口类型不必公开构造函数,并且受构造函数访问级别限制,泛型类型中的代码可能无法访问构造函数。

    youdao

  • Today is on its own instead of getting it in the constructor.

    今天”应直接得到,不需要使用构造来得到。

    youdao

  • Today is on its own instead of getting it in the constructor.

    今天”应直接得到,不需要使用构造来得到。

    youdao

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

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

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