• Use lazy initialization.

    使用延迟初始化

    youdao

  • Lazy initialization of memory structures will save CPU time and may defer the activation of other plug-ins.

    内存结构滞后初始化可以节省CPU时间延迟其他插件激活

    youdao

  • Lazy initialization: it sometimes makes sense to defer initialization if the cost of initialization is significant.

    延迟初始化:如果初始化成本过高,有时推迟初始化过程很有用的。

    youdao

  • Lazy initialization is quite useful in a number of scenarios when the initialization can occur as part of the first request to an object.

    很多情况下初始可以作为针对对象第一请求一部分发生时惰性初始化有用

    youdao

  • This pattern and similar techniques are sometimes called lazy initialization, since the initialization is not performed until actually required.

    模式类似的技术有时称为“惰性初始化”,原因实际需要之前执行初始化。

    youdao

  • The example uses a lazy initialization approach and caches a reference to the Public Key from the CA Certificate to avoid the need to reload it each time the handler is invoked.

    实例使用滞后初始化方案缓存CA证书中的公共密匙引用避免每次处理程序调用时都要重新加载

    youdao

  • The main disadvantage of lazy initialization is your code becomes more complex because you need to check to see if the attribute has been defined yet and, if not, obtain its value.

    延迟初始化主要弊端由于查看属性是否定义如果没有则得到,这会使代码变得复杂

    youdao

  • The main disadvantage of lazy initialization is that your code becomes more complex because you need to check to see if the attribute has been defined yet and, if not, obtain its value.

    延迟初始化主要缺点代码将变得复杂因为需要查看是否定义属性如果定义,则要获取属性

    youdao

  • Instead of double-checked locking, use the Initialize-on-demand Holder Class idiom, which provides lazy initialization, is thread-safe, and is faster and less confusing than double-checked locking.

    使用双重检查锁定使用Initialize - on - demandHolderClassidiom提供了迟缓初始化,线程安全的,而且双重检查锁定更快且没那么混乱

    youdao

  • Finally, lazy acquisition pattern was applied to the initialization of services by exposing a startup method with the framework context interface.

    最后,利用框架上下文接口公开一个启动方法从而延迟获取模式应用服务初始化中。

    youdao

  • Normally, we would do as much initialization as possible in a lazy manner (delayed or when needed).

    通常我们尽可能惰性方式(延迟需要时)执行初始化

    youdao

  • With hope, your code is designed to be lazy and this initialization is not important.

    希望代码设计惰性这样初始化变得重要

    youdao

  • This smart client caches reusable data, asynchronously prefetches data that will be needed, defers initialization until an object is needed (also called "lazy loading"), and so forth.

    灵巧客户端缓存再使用数据异步预取需要的数据,延缓初始化直到需要对象为止(叫做载入缓慢”),等等。

    youdao

  • The default-activation=”lazyparameter in the XML indicates that the component’s manager is activated on demand and not on initialization of the Blueprint container.

    XML 中的 default-activation=”lazy参数指出组件管理器根据需要激活不是Blueprint 容器初始化时激活。

    youdao

  • The default-activation=”lazyparameter in the XML indicates that the component’s manager is activated on demand and not on initialization of the Blueprint container.

    XML 中的 default-activation=”lazy参数指出组件管理器根据需要激活不是Blueprint 容器初始化时激活。

    youdao

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

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

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