• Instead you can define some as an object (instead of a class) and it becomes a singleton instance of the class.

    相反可以定义对象(而不是)并且将成为单例实例

    youdao

  • If you scope variables appropriately and reduce the use of instance variables, you can reduce this kind of object retention.

    如果适当地限制了变量范围并且减少实例变量使用可以减少此类对象保留

    youdao

  • With each key, an instance variable is created on the object with that name and data.

    对于每个,会在对象创建具有对象名称数据实例变量

    youdao

  • This helps control the number of user accounts and groups that can modify the instance, or any object within the instance.

    这样有助于控制可以修改实例或者实例任何对象用户帐户数量

    youdao

  • This includes information about the runtime environment, the business environment and the instance of the application object that created the event.

    包括关于运行时环境业务环境创建事件应用程序对象实例信息

    youdao

  • When all file descriptors for an instance are closed, the resources and underlying object are freed so the kernel can reuse them.

    关于某实例所有文件描述关闭时,资源下层对象将释放内核再次使用。

    youdao

  • The code example shows how the application looks up a cache instance through its JNDI name, puts an object into a cache instance, and then retrieves it later.

    下面的代码示例显示了应用程序如何通过JNDI名称查找缓存实例对象放入缓存实例中,稍后对其进行检索

    youdao

  • Accessing arrays, instance variables, and object references are not supported as of now.

    目前支持访问数组实例变量对象引用

    youdao

  • This is unusual because it requires a developer to create an instance of an object just to access non-instance (static) methods and fields!

    这种做法并不常见因为需要开发人员创建用于访问实例(静态)方法字段对象的实例。

    youdao

  • The difference in cumulative size occurs because the aggregated data structure level view uses summarized instance counts and the object/class leak suspects view uses actual instance and size counts.

    大小差别由于聚合数据结构级别视图使用汇总实例计数对象/泄漏疑点视图使用实际事例大小计数。

    youdao

  • This knowledge is used to ensure that the creation and modification of instance data conforms to the structure and type rules for the data object.

    知识用于确保实例数据创建修改符合数据对象结构类型规则

    youdao

  • The BTYPE column identifies the object type: 'T' for table, 'I' for index, and 'F' for function instance.

    BTYPE显示对象类型'T' 表示,'I' 表示索引,'F' 表示函数实例

    youdao

  • In general, group membership is only considered for dynamic SQL and non-database object authorizations (such as instance level commands and utilities).

    一般来说,对于动态sql数据库对象授权(比如实例命令实用程序),需要考虑组成员关系。

    youdao

  • I then passed the engine instance the template (simple-txt.tmpl) and the binding object.

    然后模板(simple - txt . tmpl)binding对象传递给这个引擎实例

    youdao

  • The second find method in the customer class, findAllOrder(), uses a key with the searched object type and the customer ID of this instance.

    客户中的第二find方法findAllOrder(),它使用一个包含搜索对象类型实例客户ID密钥

    youdao

  • When this happens, our new px_thaw method will create a Set::Object instance and place the contents of the Memento object in it.

    这个操作发生时我们新的 px_thaw方法创建Set::Object实例把 Memento对象内容放入其中。

    youdao

  • You can verify it manually with the instanceof operator, a handy tool introduced with PHP V5 that sits between an object instance and a class name.

    可以instance of操作符来手动验证一点,操作符是PHPV 5引入介于对象实例名之间的一个便捷工具

    youdao

  • Instead, a new Rate business object instance automatically gets created and assigned to output1.

    相反会自动创建一个新的Rate业务对象实例赋值out put1

    youdao

  • This will have the effect of recreating the original Set: : Object instance, and it will appear to the user as if none of the magic ever happened.

    产生重新创建原始setObject实例效果而且用户看来仿佛根本没有发生魔术。

    youdao

  • First, you need to create a new variable and assign it to an instance of the XMLHttpRequest object.

    首先需要创建变量赋给XMLHttpRequest对象实例

    youdao

  • The object we get back is cast to our EJB home object, and from this object we create an instance of the Converter bean.

    我们得到对象转换ejbhome对象,并且可以这个对象创建一个Converterbean实例

    youdao

  • This instance populates the backend data, sets an instance object of UserFormBean, and returns this object using this method call.

    实例植入数据设置userformbean实例对象使用以下方法调用返回对象。

    youdao

  • First, note the "index_html" method; it is called to present an object instance, and it does so by building HTML.

    首先请注意“index_html”方法调用来显示一个对象实例通过构建HTML 完成的。

    youdao

  • The gateway requires a single instance of a bridge object and a single instance of a WebSphere MQ queue manager proxy object.

    网关需要网桥对象实例以及一个WebSpheremq队列管理器代理对象的实例。

    youdao

  • The method accepts a parse tree (as an XPathNode object) as parameter and, for now, returns an instance of DFATable.

    目前,该方法接受解析作为一个XPathNode对象)作为参数,并返回DFATable实例

    youdao

  • An instance of a Zend_Rest_Client object is created and initialized with the Wikipedia API service endpoint as constructor argument.

    创建了Zend _ Rest_Client对象实例,在初始化操作中确定WikipediaAPI服务端点作为构造函数参数。

    youdao

  • The DocumentRoot instance object is the first retrieved, and is the root node used in the operation logic in Listing 8.

    检索到的第一对象DocumentRoot实例对象,此对象清单8中的操作逻辑作为根节点使用

    youdao

  • Once you construct your DSN and create an XML_Query2XML object instance, it's time to actually execute an SQL query on the RDBMS and turn the result into XML.

    构造DSN创建XML_Query 2x ML对象实例后,即可实际RDBMS执行SQL查询结果转换为XML

    youdao

  • An instance of Dispatch is a callable object and can be configured with as many rules as you wish.

    Dispatch实例是个调用对象可以数量不限的规则来配置它。

    youdao

  • Still any code is allowed to modify properties defined on the prototype object as long as the modification is directly on the prototype object itself, and not on the instance.

    尽管如此,我们仍然可以对象prototype的生命周期内来修改它本身属性不是在对象的实例

    youdao

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

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

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