revert statement
基本解释
- [计算机科学技术]回复语句
英汉例句
- The REVERT statement is then used to reset the execution context to the previous caller.
然后使用REVERT语句将执行上下文重置为上一个调用方。 - When called, the REVERT statement switches the context to the login or user in the next level up in the context stack.
在调用时,REVERT语句将把上下文切换为上下文堆栈中上一级的登录帐户或用户。 - The REVERT statement is executed multiple times moving up the stack until the execution context is set to the original caller.
将多次执行REVERT语句以向上移动堆栈,直到将执行上下文设置为原始调用方为止。
双语例句
专业释义
- 回复语句