A wait block that waits until the touch sensor is pressed.
一个等待元件,它将等待触摸感知器被按下的那一刻。
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等待时间,而所有空闲都会变成等待时间。
When a given block needs input from multiple sources, it will wait until all sources have data available.
当某个块需要接收多个源的输入时,它会等待,直到所有源的数据都可用为止。
There is no need for you block a thread and make your site visitors wait for a response while waiting to synchronously send e-mails or run reports.
在等待同步发送电子邮件或运行报告时,无需阻碍某个线程,也无需使您的站点访问者等待响应。
This is because most socket operations are made asynchronously in that the socket is polled to see if data is present rather than having the application block (wait) for the response.
这是因为大多数套接字操作都是异步地进行的,其中套接字进行轮询以检查数据是否出现,而不是使得应用程序处于阻塞(等待)状态以等待响应。
This may not always be the desired approach, however, and it is likely that the reader thread might want to wait or block itself until the time data becomes available.
但是,这种做法不总是我们想要的,读线程很可能希望等待(即阻塞自身),直到有数据可用时为止。
Block the worker thread and wait for the response.
阻塞工作线程并等待响应。
Many worker threads can suddenly block and wait for some timeout to expire; in the meantime however, new work arrives to the server.
很多工作线程可能会突然阻塞,并等待超时过期,不过同时又有新工作送到服务器。
The longer a synchronized code block requires for execution, the longer other threads wait to enter that block.
同步代码块所需的执行时间越长,其他线程等待进入该代码块的时间就越长。
A shortcoming of the synchronous approach is that the consumer must wait while the service is performed — the consumer's thread must block while the service runs.
同步方法的不足之处在于,在执行服务时使用者必须阻塞——在服务运行时线程必须阻塞。
Many application today block a thread in the server to wait for an external web service call.
如今许多应用程序都在服务器端阻塞线程,以等待一个外部的Web服务调用。
Once the message has been sent, the sender can store a reference to the Future object and check periodically for completion, or it can block and wait if needed by calling the get method.
消息被发送之后,发送者可以保存对Future对象的一个引用并定期检查是否完成,或者,它也可以通过调用get方法来阻塞和等待。
When we do, we'll have to wait for the server to respond and we won't be able to block the UI while we wait, even if we want to (which we shouldn't) because the browser won't block.
那时候,我们不得不等待服务器响应,并且在等待过程中我们无法阻塞用户界面响应,即使我们想这么做(也不应这么做)也做不到,因为浏览器不会阻塞。
Using the Future object, the current thread can block to wait for the result
利用Future对象,当前线程可阻塞来等待结果
When the application needs to wait for input, whether from a user at the console, a Web services client, or something else, it will typically just block.
在应用要等待(不论是来自控制台的用户、WebServices客户端,还是其它什么地方的)输入的时候,应用通常都会阻塞。
The thread will block on the third wait, until one of the previous two are signaled.
该线程将第三块等待,直到其中一个前两个信号。
You do block our way, we can not go home, I wait for you in a long time for this.
你们挡了我们的路,我们回不了家,我在这都等你多时了。”“怎么会挡你们道呢?
Why isn't calling wait(), notify() or notifyAll() without a synchronized block not a compiler error?
为什么不打电话给wait(),没有一个同步块不是一个编译错误notify()或notifyall()?
Antonius Block: Wait a moment.
安东尼奥斯·布罗克:等一下。
What the shoe wears is too too small, close, block up blood is current wait, can make crural ministry produces chilblain.
鞋穿的过小、过紧,阻碍了血液流通等,都可使脚部发生冻疮。
What the shoe wears is too too small, close, block up blood is current wait, can make crural ministry produces chilblain.
鞋穿的过小、过紧,阻碍了血液流通等,都可使脚部发生冻疮。
应用推荐