比赛从午后两点延迟到四点开始。
The start of the game will be pushed back from 2 to 4 in the afternoon.
因此,举个例子,如果您一天处理一个项目,最小查询数是20,那么其效果就是将每一个项目延迟到20天。
Thus, for example, if you process one item a day and have a minimum queue of 20, the effect is to delay every item by 20 days.
但是,任何重要的变更,应当被延迟到未来产生的解决方案,以维护其稳定性。
Any significant changes, however, should be deferred to a future generation of the solution to maintain its stability.
MINCOMMIT是数据库配置参数,它让您把将日志记录写到磁盘的工作一直延迟到执行了最小数量的提交为止。
MINCOMMIT is database configuration parameter that lets you delay the writing of log records to disk until a minimum number of commits have been performed.
例如,编译器为了优化一个循环索引变量,可能会选择把它存储到一个寄存器中,或者缓存会延迟到一个更适合的时间,才把一个新的变量值存入主存。
For example, a compiler may choose to optimize a loop index variable by storing it in a register, or the cache may delay flushing a new value of a variable to main memory until a more opportune time.
这使它具有较高的效率,但也意味着客户机事件通知被延迟到直到发生另一个不相关的客户机调用。
This makes it highly efficient but means that client notification of events is delayed until the client makes an unrelated call.
如果WLM能够启动新的服务区域,则将由该服务区域提供服务的请求的处理将延迟到该服务区域启动以后。
If WLM can start a new servant region, the processing of requests that will be serviced by that servant region will be delayed until the servant region is started.
无疑会有大量增加的请求以及低优先级的缺陷,无论哪里,只要可能,这些都应当延迟到新的维护项目中。
There will no doubt be large Numbers of enhancement requests and low-priority defects; wherever possible, these should be deferred into a new maintenance project.
由于种种原因,性能测试常被延迟到开发周期的后期。
Performance testing is usually put off until later cycles for a variety of reasons.
XFS进行拖延,将这个决定延迟到最后可能的时刻,即直到该数据真正写到磁盘之前作出。
XFS procrastinates, delaying this decision to the last possible moment, right before this data is actually written to disk.
这种对附加方法的操作也可以像之前一样打包到一个函数工厂中,这将使最终决策延迟到运行时。
This manipulation of attached methods could also be wrapped in a function factory as before, deferring the final decision until runtime.
如果启用,则ejb容器会将数据库操作延迟到事务提交时处理。
If so, the EJB container delays database operations until transaction commit time.
下个月,全国范围的地方选举即将开始,而灾区的选举将会延迟到六个月之后。
Nationwide local elections are scheduled for next month, except in disaster-stricken areas, where they will be postponed up to six months.
据希尔所说,他们的数据表明第25太阳活动周期会延迟至2022年才开始——大约迟到2年——或者根本不会发生。
According to Hill, their data suggest that the start ofSolar Cycle 25 may be delayed until 2022—about two years late—or the cycle maysimply not happen.
CAI允许您将消耗时间的删除部分延迟到系统负载不是很高的时候。
CAI enables you to defer the time consuming parts of the deletion to a date when the system load is not on a high level.
保存更改可能会被延迟到所有处理完成之后。
Saving changes may be deferred until all processing is complete.
范围的整体完成将延迟到所有正在运行的事件处理程序都完成时为止。
The completion of the scope as a whole is delayed until all running event handlers have completed.
这确保将分页空间的分配延迟到必须调出页面的时候,从而确保不会浪费分页空间。
This works by making sure that the allocation of paging space is delayed until the time that it is necessary to page out the page, which ensures that there is no wasted paging space.
在WebSphereApplicationServer 中,您可以将更新延迟到事务结束以获得性能的优化,但是您只能对容器中的所有bean打开或关闭该选项。
You can delay updates until the end of the transaction in WebSphere Application Server for performance optimization, but you can only turn it on or off for all beans in the container.
这样可能覆盖将所有数据库操作延迟到事务结束时的缺省WebLogic设置。
Presumably, this overides the default WebLogic setting of defering all database operations until the end of the transaction.
英格兰银行正处于犹豫之中;本以为在三月份的增长被延迟到八月,ECB正在上演一场新的债务危机。
The Bank of England is hesitating; what looked like a May rise is postponed until at least August. the ECB has moved but another escalation of the debt crisis would surely give it pause.
vmo命令支持即时更改可调参数的值、或者将更改可调参数值的操作延迟到重新启动系统之后进行。
The vmo command supports changing the value of a tunable parameter immediately or to defer changing the value of a tunable parameter until the system is rebooted.
如果我们把创建shorten命令延迟到shortening服务可用之后会很有用。
It would be much more useful if we delay creating the shorten command until the shortening service was available.
iPhone5发布延迟到9月是为了配合苹果新操作系统iOS5的推出。 苹果早在6月6日就向软件开发者介绍过该操作系统。
The release was delayed until September to coincide with the launch of iOS 5, the new operating system introduced to developers on June 6
由于一些重要代表的缺席,会议延迟到了下个礼拜。
Owing to the absence of some important delegates, the meeting was postponed to the next week。33.As a result of the rapid advance in gene therapy, cures for cancer may be not far away。
文档库的删除延迟到delete方法(清单6)。
The deletion of the document library is deferred to the delete method (Listing 6).
2010年3月报告交给国务大臣,但延迟到大选后方公开。
It was to be given to the Secretary of State in March 2010, but was delayed until after the general election.
工作队列提供一个通用的办法将任务延迟到bottomhalves。
Work queues provide a generic method to defer functionality to bottom halves.
bottomhalf方法可以将设备驱动程序中的工作延迟到中断处理后执行。
A bottom half is a way to defer work from interrupt handling to be done later in a device driver.
bottomhalf方法可以将设备驱动程序中的工作延迟到中断处理后执行。
A bottom half is a way to defer work from interrupt handling to be done later in a device driver.
应用推荐