字典九九>英语词典>rollback翻译和用法

rollback

英 [ˈrəʊlbæk]

美 [ˈroʊlbæk]

n.  (价格或工资等的)下跌,回落; (情形、法律等的)回复,恢复

电力

COCA.20628

牛津词典

    noun

    • (价格或工资等的)下跌,回落
      a reduction in a price or in pay, to a past level
      1. (情形、法律等的)回复,恢复
        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.
          1. Silber says the tax rollback would decimate basic services for the needy...
            西尔伯说税收的回落可能会大大减少为贫困人口提供的基本服务。
          2. The rollback of reform is already putting off private western investors.
            改革开倒车已经让西方的个体投资商心生疑虑。

        英英释义

        noun

        • reducing prices back to some earlier level
          1. the act of forcing the enemy to withdraw
              Synonym:push back

            双语例句

            • The rollback of reform is already putting off private western investors.
              改革开倒车已经让西方的个体投资商心生疑虑。
            • When managing transactions, you can call begin, commit, and rollback methods on a Hibernate object.
              当管理事务的时候,您可以在Hibernate对象上调用开始、提交以及回滚方法。
            • This lets you set, rollback, and release savepoints in a transaction.
              它允许您在事务中设置、回滚和释放保存点。
            • If you rollback the transaction before committing the changes made by the procedure, this logpoint should be ignored.
              如果您在提交由过程所作的更改之前回滚当前事务,则该日志点不应被忽略。
            • Notice that the domain-model method does not contain rollback logic.
              注意,域模型方法并没有包含回滚逻辑。
            • Commit or rollback changes after executing the procedure or function.
              在执行过程或函数后提交或回滚修改。
            • Transactions that ensure data integrity by supporting commit and rollback when packages perform multiple operations.
              事务,在执行多个操作时支持提交和回滚,从而可确保数据的完整性。
            • So COMMIT and ROLLBACK statements are important building blocks of a transaction implementation.
              因此COMMIT和ROLLBACK语句是事务实现的重要构建块。
            • You can commit or rollback transactions.
              可以提交或者回滚事务。
            • Below you have the example how to rollback the transaction branch for a database.
              下面的例子展示了如何为数据库回滚事务分支。