... 转回描述符 return descriptor 从程序转回return from a procedure 自中断转回 return from interrupt ...
双语例句
1
To returna result set from an SQL procedure, do the following.
要从一个SQL过程返回一个结果集,执行以下步骤。
2
The return value from the remote procedure is converted into a standard Perl scalar by call and printed.
远程过程的返回值通过call转换成标准的Perl标量,并打印出来。
3
If I'm inside this FOR, OK, and I'm running around, if I ever hit a place where this test is true, I'm going to execute that return, return that return returns from the entire procedure.