• 在内部负责维护所汇聚全部对象哈希

    Internally, the class maintains a hash table of all pooled objects.

    youdao

  • 其优化通常减小包括这些全部对象矩形面积

    Optimization is mostly for reducing the rectangular area that encloses all objects.

    youdao

  • 通常我们获取保存其它对象对象时,我们并不关心其中全部对象

    Often when we are getting an object that holds other objects, we're not concerned with all of them.

    youdao

  • 数据库对象编写命名协议目的就是能够轻松定义数据库全部对象

    The main goal of adopting a naming convention for database objects is so that you and others can easily identify the type and purpose of all objects contained in the database.

    youdao

  • 就让可以存储随后内存存储恢复全部对象而不是应用程序手动重构它们

    This enables you to store and later recover entire objects from the memory cache, instead of reconstructing them by hand within your application.

    youdao

  • 本文中,开始接触基本基础性有关Ajax的全部对象和编程方法XMLHttpRequest对象

    In this article, you'll begin with the most fundamental and basic of all Ajax-related objects and programming approaches: the XMLHttpRequest object.

    youdao

  • 全部三次测试中,巴尼都先棍子试探。其中测试对象是一条橡胶

    In all three trials, Barney began by using a stick for inspection. One involved a rubber snake.

    youdao

  • 基于已经积累套接字对象列表进行迭代它们全部发送相同数据

    It iterates over the list of socket objects you have been accumulating and sends the same data to them all.

    youdao

  • 能够对象匹配一些基本猜测适配器开发者可以很自由全部或者部分实现存储引擎的交互。

    It provides some basic predicates for matching objects, but adapter authors are free to implement all or some of those that make sense to the storage engine.

    youdao

  • 例如任何对象类型中的全部JDBC调用上升数据库级别,从而所有数据库调用汇总平均运行时间请求

    For example, all JDBC calls in any object type roll up to the database level to summarize the average elapsed time and volume of requests for all calls to the database.

    youdao

  • 实体的是有关代表同一对象组成员编译全部信息

    An entity represents all information compiled about a set of members that represent the same object.

    youdao

  • 因而,自我确定对象不是知识而是生命历史性的生命,人类经验全部

    Accordingly, the object of self-certitude is not knowledge but life, historical life, the totality of human experience.

    youdao

  • 所有对象全部使用大写包括队列管理器防止异构环境中出现可移植性问题

    Use full UPPERCASE for all objects, including the queue manager, to prevent portability issues in heterogeneous environments.

    youdao

  • 这样可以找到应用程序执行期间全部内存使用图形对于找到哪些对象不需要非常有用。

    It is useful to get a picture of the overall memory use during the course of application execution, to find out which objects are unnecessary.

    youdao

  • 就是需要做全部工作,现在单击按钮eco自动地对象存入数据库

    That's all that's necessary: ECO will now automatically store the objects in the database when the button is clicked.

    youdao

  • 因此注意一定要确保画布对象已经全部渲染屏幕否则输出文件的。

    Therefore, take care that the Canvas object in fact has been rendered to the screen; otherwise the output file will be empty.

    youdao

  • 因此索引对象包含数据分区全部索引情况下,指定空间时,无法每个单独的索引指定表空间。

    Hence, while you can specify the table space where the index object containing all the indexes for a data partition go, it is not possible to specify a table space for each individual index.

    youdao

  • 一种较高层次API支持全部事件对象输出流中

    The other, higher-level API style supports the addition of entire event objects into the output stream.

    youdao

  • 客户机发出的RPC适配器调用全部基于JSON RPC,因此返回数据封装到 JSON对象中,后者可以客户快速解析

    The invocations from client to RPC adapter are all based on JSON RPC, and the returned data is encapsulated in JSON objects, which can be parsed on the client side very quickly.

    youdao

  • ctm中的事务提交滚时,与事务相关对象全部更改都一起被提交取消

    When a transaction in a CTM commits or rolls back, all the changes made by the objects involved in the transaction are either committed or undone as a group.

    youdao

  • 假设处理模板没有全部输入对象定义当中(作为应用程序指定信息默认值)。

    Consider that the process template values are not all entered in the object definition (as application specific information or default values).

    youdao

  • 既然visit对象具有需要保存自身的全部信息而且我们需要显示的内容被保存本地变量中,那么它将再次测试计数

    Now that the visit object has all the information it needs saved to it, and what we need to display is saved to local variables, it tests the count again.

    youdao

  • 我们foo . bar函数公开给脚本ZClass,并且还有一个作为“可添加的”对象的小接口就是全部内容。

    It will expose our foo.bar function to scripts and ZClasses, and it will also have a little interface as an "addable" object, and that's about all.

    youdao

  • ScriptedAction开发脚本时,Struts对象提供进行此项工作所需全部上下文参数

    When developing a script for ScriptedAction, the Struts object provides all the context and parameters required to do the job.

    youdao

  • 通过数据库形式定义JDBCDMS我们拥有数据库检索HWSystem数据对象所需全部信息

    By defining the shape of the database to the JDBC DMS, we have all the information we need to retrieve HWSystem data objects from the database.

    youdao

  • 正如清单3展示一样,XMLHTTPRequest对象所提供全部内容一个名为onreadystatechange的回调机制

    As I show in Listing 3, all the XMLHTTPRequest object provides is a callback mechanism called onreadystatechange.

    youdao

  • 这个示例中创建file对象然后Python余下的工作,允许文件中的全部进行迭代

    In this case, you create an implicit file object, and Python does the rest, allowing you to iterate over all the lines in the file.

    youdao

  • 对象是非连续的,所以全部验证需要发生容器内

    The fact that the domain objects are not serializable, so all the verifications need to happen within the container.

    youdao

  • 根据每个选项创建一个新的Option对象,从而将选择列表中的全部选项复制array中。

    All of the options from the select list are copied to the new Array by creating a new option object from each of the old options.

    youdao

  • 根据每个选项创建一个新的Option对象,从而将选择列表中的全部选项复制array中。

    All of the options from the select list are copied to the new Array by creating a new option object from each of the old options.

    youdao

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

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

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