• If you need to wait on a blocking actionsay, the results from a remote database query — it is not clear exactly how long you will need to wait for results to be available.

    如果需要等待一个阻塞操作比如对于来自远程数据库查询结果—您不会确切地知道可以使用结果之前究竟等待多长时间。

    youdao

  • When a process waits for a block device data request to complete, it incurs I/O wait time, and all idle time becomes wait time.

    过程等待一个设备数据请求完成时,会增加 I/O等待时间所有空闲都会变成等待时间。

    youdao

  • They proudly put out their shingles, do some advertising and then wait... and wait... and wait for the first client or customer to show some interest in their products or services.

    他们很自豪地推出自己产品广告,然后等,一直等着第一位对他们的产品或服务兴趣的顾客光临

    youdao

  • Don't wait on others. Don't wait for the perfect timing. Don't let anything hold you back.

    不要其他人来做,不要等待最佳时机,不要任何事情妨碍你。

    youdao

  • So when a thread is put into a wait state waiting for something to happen, it incurs a wait of some period of time.

    所以线程置于等待某事发生等待状态会导致等待时间

    youdao

  • Don't just wait for someone to come knocking at your door. It can be a long wait.

    不要只是等待别人漫长的等待。

    youdao

  • Max wait time: the maximum time the pool will wait for a connection to be returned.

    最大等待时间连接池等待连接返回最大时间。

    youdao

  • You're impatient to wait in line or wait for others.

    排队别人的时候不耐烦

    youdao

  • Timeout in wait functions: When used in one of the wait functions, timeout value can be specified for Windows semaphore objects.

    等待函数中的超时一个等待函数中使用时,可以Windows信号量对象指定时值

    youdao

  • Don't wait on others.Don't wait for the perfect timing.Don't let anything hold you back.

    不要其他人来做,不要等待最佳时机,不要任何事情妨碍

    youdao

  • The other is to make it more pleasant for visitors to wait for Tours of the building. In the past, people who wanted to visit the Senate or House of Representatives had to wait outdoors.

    过去参观参议院众议院游客不得不在国会大厦外面等候

    youdao

  • As one might expect, the run method will wait for the report to finish running but it is important to point out it will not wait forever.

    正如预料的一样,run方法等待报告完成运行但是需要指出不会一直等待下去。

    youdao

  • You could always wait for something to do or wait for something to happen. Wait for a bus or just stand in a random line and wait for no reason.

    可以等待一些事情或者等待着一些事情发生,可以等候辆公交车,或者只是随便一个地方,没有目的的等待。

    youdao

  • It may not be my room as often as I'd like, but it will wait for me, just like I sit and wait for it.

    这个房间总是这个主人,正如现在在宿舍里着等它。

    youdao

  • My amazement at his pride and joy in salesmanship will be easily understood by all who read this article. In many shops the customer has to wait for someone to wait upon him.

    推销时的自豪欣喜所感到的诧异,读者诸君当不难理解很多店铺顾客不得不等待有人招呼

    youdao

  • So we wait... and wait... wishing for that magical day when we will wake up inspired, transformed into the person we've always dreamed of being.

    于是我们等啊等期望那个奇迹一天到来,醒来后,醍醐灌顶,心无旁骛,只是想到笔纸。而这样梦想我们一直在做着。

    youdao

  • If the program must wait for a resource, such as an I/O completion, specify a maximum wait time, and then fail or requeue the task for execution at a later time.

    如果程序必须等待诸如I/O完成这样的某个资源那么请指定最长的等待时间,以及随后是失效还是任务重新排队以便稍后执行。

    youdao

  • The logic for each thread follows the model of execute>wait for next period>execute>wait for next period, and so on.

    每个线程逻辑遵循执行 >等待周期 > 执行 > 等待下一周期……模式

    youdao

  • You need to wait for applications to load, wait for websites to download, wait for software to compile and so on.

    需要等待程序加载,等待网站下载,等待软件编译等等等等。

    youdao

  • Wait for a ship's person, wait for one and other, but hesitate always should ascend which ship.

    人儿,等了一班又一班,始终犹豫着哪一

    youdao

  • Wait for the data to be committed for event testing - Large portions of existing testing frameworks do not have the ability to wait for multiple asynchronous events.

    等待数据提交进行事件测试——大部分现有测试框架没有能力等候多个异步事件

    youdao

  • In the afternoon they go back out hoping for that buck. They wait and wait.

    下午为了雄鹿他们又出去了

    youdao

  • Wait for the light, wait for the crowd, wait for a bird to land on the tree branch.

    等待光线,等待着人群,等待着鸟儿树枝

    youdao

  • Just wait in action, do not wait for action!

    行动等待以等待行动!

    youdao

  • Web servers wait for browsers to request pages, FTP servers wait for clients to request files, and chat servers wait for incoming chat client connections.

    Web服务器等待浏览器请求页面FTP服务器要等待客户机请求文件聊天服务器要等待聊天客户机所发出的连接

    youdao

  • To ensure that the script doesn't exit before all the remote commands have executed, you need to add a wait command to wait for the children of the script to finish.

    确保脚本不会执行所有远程命令之前退出需要添加一个wait命令等待该脚本所有子操作执行结束

    youdao

  • The break condition can be defined for the wait in the until function, or extend the wait class to implement.

    可以until函数中定义等待退出条件或者扩展wait实现等待退出。

    youdao

  • The wait() method tells the current thread to go into an inactive state and wait for another thread to call notifyAll() on that object.

    wait()方法将通知当前线程进入活动状态等待另一个线对象调用notifyAll()。

    youdao

  • For the SIGCHLD signal, the application must call the wait (3c) function to wait for the child process to exit.

    对于SIGCHLD信号应用程序必须调用wait (3c)函数等待进程退出。

    youdao

  • The wait argument tells Solr to wait for the thread to return before continuing.

    wait实参告知Solr在继续之前先等待线程返回

    youdao

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

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

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