rollback
英 [ˈrəʊlbæk]
美 [ˈroʊlbæk]
n. (价格或工资等的)下跌,回落; (情形、法律等的)回复,恢复
COCA.20628
牛津词典
noun
- (价格或工资等的)下跌,回落
a reduction in a price or in pay, to a past level - (情形、法律等的)回复,恢复
the act of changing a situation, law, etc. back to what it was before
柯林斯词典
- N-COUNT 回落;回降;倒退;恢复
Arollbackis a reduction in price or some other change that makes something like it was before.- Silber says the tax rollback would decimate basic services for the needy...
西尔伯说税收的回落可能会大大减少为贫困人口提供的基本服务。 - The rollback of reform is already putting off private western investors.
改革开倒车已经让西方的个体投资商心生疑虑。
- Silber says the tax rollback would decimate basic services for the needy...
英英释义
noun
- reducing prices back to some earlier level
- the act of forcing the enemy to withdraw
双语例句
- Commit or rollback changes after executing the procedure or function.
在执行过程或函数后提交或回滚修改。 - Transaction rollback and compensation transactions are two approaches aimed at solving this problem.
事务回滚和补偿事务是解决问题的两种方法。 - If you rollback the transaction before committing the changes made by the procedure, this logpoint should be ignored.
如果您在提交由过程所作的更改之前回滚当前事务,则该日志点不应被忽略。 - So COMMIT and ROLLBACK statements are important building blocks of a transaction implementation.
因此COMMIT和ROLLBACK语句是事务实现的重要构建块。 - You can end transactions with either a commit or rollback statement, or through an API function.
您可以使用commit或rollback语句,或者通过api函数来结束事务。 - Silber says the tax rollback would decimate basic services for the needy
西尔伯说税收的回落可能会大大减少为贫困人口提供的基本服务。 - Frees transactions if transaction rollback for other than an XA rollback.
如果是除XA回滚以外的其他事务回滚,则释放事务。 - The transaction issues a commit or a rollback ( xa_commit flows from the process).
事务发出一个提交或回滚(xacommit从进程中流出)。 - You can commit or rollback transactions.
可以提交或者回滚事务。 - Any copy of a transaction object can initiate the rollback of the transaction by calling this method.
事务对象的任何副本都可以通过调用此方法启动事务的回滚。