您要查找的是不是:
- Received command to return control to primary controller. 已收到恢复主控制器控制的命令。
- Tool will report its progress as the Northwind database is installed and will then return control to the command prompt. 工具将报告安装进度,然后将控件返回给命令提示符。
- Note that the container lists the information services-related entries as above - not necessarily in the order listed - and it does not return control. 注意容器列出了如上所示的与信息服务有关的条目不一定要按列出的顺序它也不会返回控制权。
- When resource group arbitration finishes, nodes that own an individual resource group return control of the resources in the resource group to Node Manager. 资源组仲裁完成后,拥有单个资源组的节点将把对资源组中的资源的控制权返回给节点管理器。
- In Visual Basic 2005, the GoSub statement is not supported, and you can use the Return statement to return control to the calling program from a Function or Sub procedure. 在Visual Basic 2005中,不支持GoSub语句,可以使用Return语句将控制从Function或Sub过程返回给调用程序。
- The size of the returned control will be different from the original control. 返回控件的大小将不同于原始控件的大小。
- The return statement terminates execution of the method in which it appears and returns control to the calling method. return语句终止它出现在其中的方法的执行并将控制返回给调用方法。
- Visual Web Developer 2005 Express Edition exits Debug mode and returns control for Web page development. Visual Web Developer 2005 Express Edition退出调试模式并返回用于网页开发的控件。
- You can then resume the continuation if and when the user returns control to the application server. 然后,当用户返回控制权到应用程序服务器时,就可以恢复延续。
- When Resume is used this way, Visual Basic returns control to the statement that caused the error. 当这样使用Resume时,Visual Basic将控制返回给导致错误的语句。
- Returns control to the code that called a Function, Sub, Get, Set, or Operator procedure. 将控制返回给调用Function、Sub、Get、Set或Operator过程的代码。
- After the hook procedure returns control to the system, the message continues to be processed. 在钩子子程将控制权交还给系统之后,消息被继续处理。
- Mission control ordered the spacecraft to return to earth. 指挥部命令宇宙飞船返回地球。
- In the simplest case, we start the requested I/O and wait until it iscomplete before returning control to the user program. 在最简单的情况下,我们启动一个I/O请求,且一直等到它实现再(才)使控制器返回到用户程序
- I buy him a drink in return for his help. 我请他喝酒以酬谢他的帮助。
- The monitor verifies that the parameters are correct and legal, executes the request, and returns control to the instruction following the system call. 监控程序验证参数正确合法,执行请求,返回控制给系统调用后的指令。
- We look forward to the return of spring. 我们期待着春天的到来。
- He avowed that he would never return. 他声明他决不回来了。
- The GC compacts the managed heap, tidies up references to point to their new location in the heap, and returns control to the CLR. 垃圾收集器对托管堆进行压缩,整理引用以指向它们在堆中的新位置,并将控件返回给 CLR。
- In the simplest case, we start the requested IO and wait until it iscomplete before returning control to the user program. 在最简单的情况下,我们启动一个IO请求,且一直等到它实现再(才)使控制器返回到用户程序