• 临时对象如果没有引用删除

    Will temporary object be deleted if there is no const reference to it?

    youdao

  • 缓存对象技术可以减少临时对象创建

    Caching and pooling can be helpful techniques to reduce temporary object creation.

    youdao

  • 删除呼吁创建临时对象吗?

    When is' delete 'called on temporary objects created with' new '?

    youdao

  • 闭包可以看成是在functionscope中的一个临时对象

    The "closure" can be viewed as a temporary object that exists in the function scope.

    youdao

  • 传统内存管理方式在分配释放临时对象的内存存在一些局限。

    Traditional memory management algorithms have some drawbacks when applied to temporary objects.

    youdao

  • 大多数程序所创建临时对象单独线程上下文中,很少被其他线程所用。

    Most programs create many temporary objects that are used within the context of a single thread but never escape to the visibility of other threads.

    youdao

  • 非常令人惊讶,不过就是数据临时对象寄予多少价值呢?

    It's surprising how much value can be placed on an object as ephemeral as a piece of data.

    youdao

  • 导致一个扁平”,其中整个空间(而不只是保育空间)用于临时对象分配

    This results in a "flat heap", where the entire heap space is available for transient object allocation rather than just the nursery space.

    youdao

  • 一般来说,启用生成的垃圾收集使积极创建许多临时对象运行大量用户容量应用程序受益

    High volume applications that actively create many temporary objects and run with a high number of users generally benefit from having generational garbage collection turned on.

    youdao

  • 使用RetainIteration可以忽略应用程序及其调用方法创建临时对象

    Using Retain Iteration lets you ignore temporary objects that the application creates and that are created by methods that it calls.

    youdao

  • 对于对象指定单一的实或者为了拷贝明确构建临时对象,才能使用拷贝初始化。

    For objects of class type, copy-initialization can be used only when specifying a single argument or when we explicitly build a temporary object to copy.

    youdao

  • SQL查询文本用于执行任何后期处理清理状态维护更新历史记录表或删除任何临时对象)。

    Is the text of a Transact-SQL query used to do any post-processing cleanup or state maintenance, like updating chronicle tables or deleting any temporary objects.

    youdao

  • 应用程序WPAR只是一些临时对象启动进程创建它们应用程序分区中的最后一个进程结束销毁它们

    Application WPARs are only temporary objects; they are created when the process is started and destroyed when the last process within that application partition ends.

    youdao

  • 无意识对象保留常见原因使用Map元数据临时对象(transient object)相关联。

    The most common source of unintentional object retention is the use of a Map to associate metadata with transient objects.

    youdao

  • 糟糕的是,如果转换操作符返回一个临时对象副作用修改这个临时对象,将会永远遗失垃圾收集器里

    Worse, if your conversion operator returns a temporary object, the side effects will modify the temporary object and be lost forever to the garbage collector.

    youdao

  • 这些只是临时对象它们实际应用程序分区最后一个进程结束消失,因此适合用于执行进程而不适合执行整个应用程序。

    These are only temporarily objects; they actually disintegrate when the final process of the application partition ends, and as such, are more geared to execute processes than entire applications.

    youdao

  • 注意事务性状态对象一样DB2 实现声明式全局临时

    Note: In contrast, DB2 has implemented declared global temporary tables as transactional state objects.

    youdao

  • DB 2 9.7不仅压缩数据可以压缩索引日志文件临时内联xML数据和对象

    DB2 9.7 compresses more than just row data; it can also compress indexes, log files, temporary tables, inline XML data, and large objects.

    youdao

  • 用户拥有所有对象转移一个临时数据库

    Transfer all the objects that this user owns to a staging database.

    youdao

  • 因为ELF对象偏移基于0的(除非重新分配),所以这些方便变量相对偏移量包含临时内存块中

    Because the ELF objects are based at offset 0 (until relocation), the convenience variables include the relative offset into the temporary memory block.

    youdao

  • 说明了EVMS遵循一个重要原则只为它在系统找到的最终(而不是临时)存储对象创建设备节点

    This demonstrates an important principle that EVMS follows: it will only create device nodes for the final (not intermediate) storage objects that it finds on your system.

    youdao

  • 所有节点创建临时(轻量级)对象,按要求构造成对这些数组引用不再需要废弃。

    All nodes are created as transient (or flyweight) objects, constructed on demand as references into these arrays and discarded when they are no longer needed.

    youdao

  • 例如即使使用标准JCL中的容器必须小心,以避免容器无意中为创建临时内部对象

    For example, even the use of container classes from the standard JCL must be carefully managed so that the container class doesn't unintentionally create temporary or internal objects on the heap.

    youdao

  • 临时变量允许应用程序本地内存中保留副本可以使用备份副本的情况下重新构建对象

    A transient variable enables the application to keep a copy in local memory, but rebuilds the object if using the backup copy.

    youdao

  • 应用程序对象查看ASP.NET临时文件夹内容

    The application object only looks at the contents of a particular folder located under the Temporary ASP.NET Files folder.

    youdao

  • 会话对象中检索安全上下文放置名为securitycontextholder临时占位符中。

    It retrieves the security context from the session object and places it in a temporary placeholder called security context holder.

    youdao

  • 应用程序对象查找网站程序所有程序文件夹,包括全局程序集缓存文件夹,Bin文件夹ASP.NET临时文件夹

    The application object looks for such a class in all of the assembly folders of the Web application-the Global assembly Cache (GAC), the Bin subfolder, and the Temporary ASP.NET Files folder.

    youdao

  • 第三for循环迭代通过调用string对象lower方法返回临时string。

    The third for loop, however, iterates over a temporary string returned by a call to the string object's lower method.

    youdao

  • Session对象程序员提供了一个临时存储它非常传统对象关系映射工具可以看到的层,而且可以将它看作特定工作区的连接

    The Session object provides the programmer with a transient storage layer, much like those found in traditional object-relational mapping tools, and also serves as a link to a particular workspace.

    youdao

  • 另外清单6创建一个StreamSource对象来给出存储DB 2中的适当交易数据联接的临时XML数据。

    In addition, Listing 6 creates a StreamSource object to represent the transient XML data that will be joined with the appropriate trade data stored in DB2.

    youdao

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

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

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