• It's a complex system wherein data is copied to multiple intermediate devices, usually to speed up access to files when millions of people are trying to access the service at the same time.

    一个复杂系统数据复制多个中间设备通常是为了数百万同时试图访问服务时加快文件访问速度

    youdao

  • Each machine — the server, and the clients that might access the server at any timecan have its own locale setup, and these locales are likely to be different.

    台机器——服务器以及任何时间访问服务器客户机——都可能自己地区设置这些地区不同的。

    youdao

  • The operating system is responsible for deciding which task should be using the processor at a given time and for controlling access to Shared resources.

    操作系统负责决定一个任务给定的时间使用处理器并且控制共享资源访问

    youdao

  • That is, you make sure that only one thread at a time can access a certain data structure by locking and unlocking it.

    就是说通过线程锁定和解锁,对于数据结构确保某一时刻只能有一个线程能够访问

    youdao

  • Once you have embedded a file as a resource, you must learn how to access it at run time.

    一旦某个文件作为资源嵌入必须了解如何运行访问

    youdao

  • For SQL statements with variables, the optimizer USES a default filter factor to determine the best access path at bind time.

    对于变量sql语句优化器会使用一个默认过滤因子绑定确定最佳访问路径

    youdao

  • An iterator is a kind of code helper that lets you quickly access data in any collection or container, one at a time.

    迭代某种代码助手可以让迅速地访问任何集合容器中的数据,每次一个数据。

    youdao

  • To maintain the integrity of a recovery log file, only a single client process can access the log at a time; this access can be assured using the exclusive network file locks discussed previously.

    保持恢复日志文件完整性一次只能允许单个客户端流程对其进行访问。 通过使用先前讨论排它网络文件锁定确保访问的进行。

    youdao

  • These systems lock files so that only one developer has write access to the central repository at a time.

    这些系统文件进行加这样某个时间只有开发人员中心仓库具有写入权限

    youdao

  • We'll get started with some sample code and then jump right into how you access generic information at run time.

    我们首先使用一些示例代码然后直接讨论如何运行访问泛型信息

    youdao

  • Other instances in which this pattern is useful include logging and printing, such as when you want only one instance of a class to access and control one particular printer at a time.

    其他实例中,模式也是有用的包括登录打印例如能够每次访问控制一个特别打印机实例

    youdao

  • If two parallel paths try to access the same data at the same time, you could run into consistency issues.

    如果两个并行路径尝试同时访问同一数据则您遇到一致性问题

    youdao

  • Static SQL in DB2 is a powerful capability that can streamline data access at run time by doing some of the work ahead of time, such as determining the database access path.

    DB 2中的静态SQL一个强大的功能可以通过预先执行某些工作来简化运行数据访问例如确定数据库访问路径

    youdao

  • As a developer, you can probably understand the potential value derived from being able to access common development environments from any machine at any time.

    作为一名开发人员,可能知道能够任何计算机上随时访问一般开发环境潜在价值

    youdao

  • Your implementation will differ, depending on own your MVC pattern, but the logic determining how you access static and dynamic services at the same time will remain the same.

    根据mvc模式实现情况有所不同决定如何同时访问静态动态服务逻辑一样的。

    youdao

  • You can probably recall the arguments at the time: who needs offline access, connectivity is everywhere anyway, not enough apps will support this etc.

    兴许回想起当年争论到处都有网络连接的情况下,究竟需要离线访问功能,而且还没有足够的程序支持等等

    youdao

  • You'll be able to buy wireless access from AT&T, a month at a time, starting at $14.99.

    这个月开始,花14.99美元,能够AT&T购买无线接入模块。

    youdao

  • It provides business managers with access to the right information at the right time through a web of inter-connected applications, services and devices.

    提供了业务管理手段以便正确时间通过互联Web应用服务以及设备访问正确的信息

    youdao

  • The post said [gm99nd] believes the move is a 'sensible decision, ' but said [gm99nd] is 'well aware that it could at any time block access to our services.'

    公告[gm66nd]相信是个切合实际决定”,表示公司很清楚决定可能任何时候致使用户无法接入服务

    youdao

  • With these steps completed, the WSGW has access at run time to the client stubs it needs to contact your existing Web services.

    完成这些步骤后,WSGW运行时候就可以访问客户端存根需要联系现有Web服务

    youdao

  • support for multiple forms of data access at the same time, as long as they all use DbProviderFactory

    同一时间支持多种形式数据访问只要它们使用DbProviderFactory就行

    youdao

  • Many content publishers, each on their own computer, can access the ILWWCM server Web site at the same time using a browser.

    许多内容出版商各自各自的计算机上)都可以同一时间使用一个浏览器访问ILWWCM服务器Web站点

    youdao

  • At any time, you can access the FeedURI to retrieve a feed for the site, usually representing the metadata of recent or changed items.

    任何时候都可以访问FeedURI检索站点提要通常表示最新或者变更元数据

    youdao

  • If you remember from the tuple discussion, you can access items from a sequence one item at a time or by slicing items.

    如果记得tuple的讨论便知道可以序列中一访问一个条目或者通过将条目切片来访问条目。

    youdao

  • Depending on your state of mind, and the urgency of the situation, you can do two things. Leave the information and access it at some future time or prime your mind with a few basic questions.

    根据当时所处状态以及情况紧急通常可以件事:不要这些信息,把它们留给将来某个时间去看或者用心去思考几个基本的问题。

    youdao

  • We... believe that we are building on this proud tradition of giving access to anyone, anywhere and at any time.

    我们...相信,我们正在传承敞开知识大门光荣传统,而且可以任何人在任何地方任何时间

    youdao

  • But you cannot use a type parameter to access a constructor because, at compile time, you don't know what class is being constructed and therefore what constructors are available.

    但是不能使用类型参数访问构造函数,因为编译时候知道构造什么因此就不知道使用什么构造函数。

    youdao

  • A hacker could perform a memory dump at the right time and then gain access to this sensitive data.

    黑客则会适当时刻,将内存中的信息转储出来进而成功地访问这些敏感数据

    youdao

  • We need a tool that supports the creative process but at the same time gives us access to the subtleties of our medium.

    我们需要一个可以支持创意过程工具同时可以使我们接近微妙的交流媒介。

    youdao

  • We need a tool that supports the creative process but at the same time gives us access to the subtleties of our medium.

    我们需要一个可以支持创意过程工具同时可以使我们接近微妙的交流媒介。

    youdao

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

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

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