wait for
美式发音: 英式发音:na.等;等待
网络释义:等候;语句;同步计算机
同义词v.expect,anticipate,look forward to,await,look ahead
网络释义
na.1.等;等待
un.1.stay in a place without doing anything,expecting(someone to come or something to happen)
1.等待 企盼;等待〖 lookforwardto;waitfor〗 ...
2.等候 同本义〖 reconnoitre〗 等候〖 waitfor〗 敬候〖 respectlywait〗 ...
3.语句 ... 1.TSQL 的组成 5.WAITFOR 语句 stu.view 视图 ...
4.同步计算机 ... 6.1.4 sc—— 服务控制 274 6.1.5 waitfor—— 同步计算机 287 6.4.2 openfiles—— 打开共享文件 31…
5.同本义 政治待遇〖 pay;wages;salary;renumeration〗 同本义〖 waitfor〗 对待〖 treat;dealwith〗 ...
6.中断执行 ... uimenu 生成菜单对象 waitfor 中断执行 menuedit 菜单编辑器 ...
7.延期执行语句 ... 2.1.6 无条件跳转语句 GOTO 77 2.1.7 延期执行语句 WAITFOR 78 2.2.4 为什么提倡使用 SP_EXECUT…
8.等待某人 ... 34.getoff 下车 35.waitfor 等待某人 36.showsb.round 带领某人参观 …
例句释义:,等,等待,等候,语句,同步计算机1.The TIME keyword followed by a time_to_execute, which specifies the time that the WAITFOR statement completes.TIME关键字后为time_to_execute,指定WAITFOR语句完成所用的时间。
2.If many WAITFOR statements are specified on the same server, many threads can be tied up waiting for these statements to run.如果对同一服务器指定了多个WAITFOR语句,可将等待这些语句运行的多个线程关联起来。
3.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命令等待菜单项元素出现,并继续执行下一个命令。
4.The string that was generated by the MESSAGE statement that caused the WAITFOR statement to be interrupted.由导致WAITFOR语句中断的MESSAGE语句生成的字符串。
5.The time to wait before completing the WAITFOR statement can be up to 24 hours.完成WAITFOR语句之前等待的时间最多为24小时。
6.The DELAY keyword followed by a time_to_pass before completing the WAITFOR statement.DELAY关键字后为time_to_pass,是指完成WAITFOR语句之前等待的时间。
7.An apppcation that uses the WAITFOR statement gracefully handles unpredictable intervals between messages.使用WAITFOR语句的应用程序可以完美地处理消息间的不可预测间隔。
8.This imppes that no other batches can execute within the same connection while a WAITFOR statement is waiting.这意味着在WAITFOR语句等待时,无法在相同连接内执行任何其他批处理。
9.WAITFOR does not change the semantics of a query.WAITFOR不更改查询的语义。
10.Cursors cannot be opened on WAITFOR statements.不能对WAITFOR语句打开游标。