• 这个时候适当保护内容同步访问

    This will allow you to properly protect the content and allowing you to synchronize the access.

    youdao

  • 能够进行同步访问代码有时称为关键部分

    Code areas with synchronized access are sometimes called critical sections.

    youdao

  • 共享资源同步访问应该允许透明序列化调度

    Synchronized access to Shared resources should allow for transparent serialization and scheduling.

    youdao

  • VirtualField活动来自Domino应用程序外部数据源提供同步访问

    The Virtual Field activity provides synchronous access to an external data source from a Domino application.

    youdao

  • 所有对象都保存一些vat上下文中并且不能其他vat同步访问这些对象

    All objects live in the context of some VAT, and they can't be synchronously accessed from other vats.

    youdao

  • 如果一个线程频繁调用这个方法其他线程需要频繁同步访问同一个对象,这造成阻塞

    If one thread invokes this method frequently, other threads that also need frequent synchronized access to the same object will often be blocked.

    youdao

  • 成功实现了对分布式消息队列异步操作方式,消除了POSIX消息队列能够进行同步访问的缺陷。

    Successfully implements the operation method to the asynchronies of the message queue and diminishes the default of POSIX message queue by synchronistic visiting only.

    youdao

  • 可以保存文档网页剪辑音频文件图片当然还有文本笔记然后你可以任何一个设备Evernote进行同步访问

    You can save documents, web clippings, audio files, pictures and of course text notes and then access them from Evernote on any device.

    youdao

  • LightSpeed 2.0包含一个VisualStudio 2008相整合可视化模型设计器,支持LINQ可以同步访问多个数据库

    LightSpeed 2.0 includes a visual domain model designer integrated with visual Studio 2008, support for LINQ and the ability to access multiple databases concurrently.

    youdao

  • 访问一个公共资源同步始终多线程程序不可缺少部分日志记录例外

    Synchronization has always been an indispensable part of multi-threaded programs while accessing a common resource, and logging is no exception.

    youdao

  • 记录存储实现确保所有单个的记录存储操作都是原子的、同步以及序列化的,因此多个访问将不会出现数据毁坏

    Record store implementations ensure that all individual record store operations are atomic, synchronous, and serialized, so no corruption of data will occur with multiple accesses.

    youdao

  • 联合分布式数据访问方法无需ods即可提供所需级别的数据同步

    A federated approach to distributed data access can provide the required levels of data synchronization without an ODS.

    youdao

  • 这种类型无限循环有时由于多线程访问共享的不同步数据结构造成的。

    This type of infinite loops can sometimes occur due to multithreaded access into a Shared unsynchronized data structure.

    youdao

  • 这些结果可能符合预期同步数组访问最快数据结构

    These results are probably what you'd expect: an unsynchronized array access is the fastest data structure.

    youdao

  • 根据我们观察我们似乎需要一些锁的访问进行优化,比如线程执行同步代码循环体中。

    In light of our observation it seems as if we should be able to optimize access in the case where a thread is looping over a synchronized block of code.

    youdao

  • 信息存在本地实现高性能访问内置机制缓存注册中心更改同步因此更新不会被错过

    This information is cached locally for high-performance access, and a built-in mechanism synchronizes the cache with changes to the registry so that updates are not missed.

    youdao

  • 可见性故障数据争夺引起的—访问共享变量不能正确同步

    Visibility failures are created by data RACES - failure to properly synchronize when accessing Shared variables.

    youdao

  • 而且一旦找到缓存的主机实例随后查找都可以缓存获取这种缓存访问受到同步的保护。

    Also, each Home instance is cached once found, so that subsequent lookups will obtain it from the cache, and this cache access is protected with a synchronized block.

    youdao

  • 为了满足所有位置团队成员的需求,自动化同步重复缺陷变更跟踪信息提供最新访问使整个团队保持同步

    To address team members at all locations, automatic synchronization provides up-to-date access to replicated defect and change tracking information so the entire team stays in synch.

    youdao

  • 包括指定访问服务所需传输协议规定声明同步异步服务明确的方法

    These include a provision to specify the transport protocol, which is needed to access the service, and a clearer method of declaring both synchronous and asynchronous services.

    youdao

  • 通过RSS提供提高了访问现在能够简化使用户保持同步过程

    With the increased accessibility that RSS provides, you can now simplify the process of keeping up to date for your users.

    youdao

  • 代理多个活动连接器协议时,可以通过多个异构应用程序NMS同步访问受管资源

    When an agent has multiple connectors and protocols active, the resource being managed may be accessed by multiple heterogeneous applications or NMSs simultaneously.

    youdao

  • ESB能够调节同步异步服务事实上对于同一服务可以提供同步异步的访问

    An ESB can coordinate synchronous or asynchronous services, and in fact can provide both synchronous and asynchronous access to the same service.

    youdao

  • 并发访问需要同步

    Concurrent access does not need to be synchronized.

    youdao

  • 通过DominoDirectorysynchronization可以方便地启用禁用同步,还可访问options窗口Help 窗口,如图7 所示,可以选择通过使用 Action菜单来实现上述操作。

    You can easily enable or disable synchronization and access the options and Help windows by right-clicking Domino Directory synchronization, as shown in figure 7, or by using the Action menu.

    youdao

  • 你可以任何地方访问同步信息包括Web

    Accessing the synchronized information is available from anywhere, including the web.

    youdao

  • CustomerService实用程序演示了如何使用会话bean消息发送JMS主题使用MDB同步接收那些消息,从而JNDI访问资源

    The Customer Service utility demonstrated how to access this resource from JNDI by using a session bean to send messages to a JMS topic and an MDB to receive those messages asynchronously.

    youdao

  • 意味着不是使用file_lock同步同一进程中各个线程数据访问

    This means that you're not supposed to use file_lock to synchronize data accesses by threads of the same process.

    youdao

  • 性能角度来看如果Master永不访问WorkUnit属性,那么我们希望Terracotta这些属性的访问进行同步的。

    From a performance perspective, we didn't want Terracotta to have to synchronize access to these WorkUnit attributes if the Master will never access them.

    youdao

  • LoadviewstateNotguaranteedYes Not guaranteed可以访问view state任何同步逻辑,你希望viewstate被推倒后台代码变量可以在这里完成

    Load view state Not guaranteed Yes Not guaranteed you can access view state and any synch logic where you want viewstate to be pushed to behind code variables can be done here.

    youdao

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

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

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