常見例句雙語例句The REVERT statement is then used to reset the execution context to the previous caller.然后使用REVERT語句將執(zhí)行上下文重置為上一個調用方。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.將多次執(zhí)行REVERT語句以向上移動堆棧,直到將執(zhí)行上下文設置為原始調用方為止。 返回 revert statement