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
双语例句
- In the case of an error, the transaction logic can specify that the transaction rollback to a savepoint.
在发生错误的情况下,事务逻辑可以指定该事务回滚到某个保存点。 - If I wanted to recover the entire file system from the snapshot, I would execute the rollback command.
如果我希望从快照恢复整个文件系统,我可以执行rollback命令。 - You can end transactions with either a commit or rollback statement, or through an API function.
您可以使用commit或rollback语句,或者通过api函数来结束事务。 - Otherwise the transaction is going to be aborted by ROLLBACK.
否则,该事务就将被ROLLBACK中止。 - You can commit or rollback transactions.
可以提交或者回滚事务。 - Frees transactions if transaction rollback for other than an XA rollback.
如果是除XA回滚以外的其他事务回滚,则释放事务。 - However, Edition Manager does simplify the process by providing a simple mechanism to rollback to the previous release.
然而,EditionManager提供了一个简单的机制来回滚到早前的版本,因此简化了这一过程。 - If she is not authorized, an error is raised and the transaction is marked for rollback.
如果她没有经过授权,那么出现一个错误,事务被标记为回滚。 - This lets you set, rollback, and release savepoints in a transaction.
它允许您在事务中设置、回滚和释放保存点。 - In this case, the API layer methods must have a transactional attribute of MANDATORY without any rollback logic.
在这种情况下,API层方法必须拥有一个事务属性MANDATORY,而不应包括任何回滚逻辑。