首页 / 词典 / good

waitfor

  • 网络等待;等候
waitforwaitfor
  1. Option , the waitfor statement argument can complete without running .

    选项的值,则waitfor语句参数不运行即可完成。

  2. Waitfor me to tell you when it 's safe to cross back .

    等着我告诉你什么时候过马路安全。

  3. This implies that no other batches can execute within the same connection while a waitfor statement is waiting .

    这意味着在waitfor语句等待时,无法在相同连接内执行任何其他批处理。

  4. While executing the waitfor statement , the transaction is running and no other requests can run under the same transaction .

    执行waitfor语句时,事务正在运行,并且其他请求不能在同一事务下运行。

  5. It is preferable to use the waitfor task to test whether the Selenium server has successfully started , rather than pausing for a fixed time .

    代码更可取的地方是使用waitfor任务来测试Selenium服务器是否已成功启动,而不是暂停一段固定的时间。

  6. Simply add a pause command , or use the waitFor command to wait for the item element to appear and continue on the next command .

    简单地添加一个pause命令,或者使用waitFor命令等待菜单项元素出现,并继续执行下一个命令。

  7. When the waitfor clause is specified , the statement waits for the timeout specified , or until a result set is available .

    指定waitfor子句后,该语句将等待指定的超时时间,或等到结果集可用为止。