找诗词>英语词典>immutability翻译和用法

immutability

n.  不变;永恒性;不变性

经济

BNC.43460 / COCA.38318

英英释义

noun

  • the quality of being incapable of mutation
    1. Darwin challenged the fixity of species
    Synonym:immutablenessfixity

双语例句

  • Python also has a concept of mutability and immutability: a tuple, for example, is an immutable list.
    Python同时使用可变性和不变性的概念:举例来说,tuple就是一个不可变的列表。
  • Because Java is optimized for manipulating state, you have to work around some of those mechanisms to gain the benefits of immutability.
    因为Java已针对操纵状态进行了优化,因此您不得不绕过这样的一些机制来获得的不变性的一些好处。
  • Use magnetic torque type capping heads, automatic grasping cover, screw cap, immutability torque capping function.
    采用磁力扭矩式封盖头,自动抓盖、拧盖,有恒力矩封盖功能。
  • "Essay on the Nature and Immutability of Truth, in Opposition to Sophistry and Scepticism"
    论自然和真理的不变性、反向诡辩和怀疑论
  • This is by design, since having a DTO write back to e.g.a domain model would ( among other things) take away its immutability, and is often considered an anti-pattern.
    这需要通过设计完成,因为让DTO回写到,比方说:域模型或其他东西,就会更改它的持久性,同时人们也认为它是反模式的。
  • Embracing immutability is high on the list of ways to think like a functional programmer.
    在像函数式编程者那样思考的方法列表中,维护不变性处于列表的较高位置。
  • Failed to get the activity model immutability.
    无法获得活动模型永久性。
  • Location independence and the guarantee of immutability of LSIDs make them perfect candidates for database cross-references.
    LSID的位置独立性和不变性的保证使其成为数据库交叉引用的极佳候选。
  • In this installment, I discuss one of the building blocks of functional programming: immutability.
    在这一部分中,我讨论的是函数式编程的基石之一:不变性。
  • Notice that in both cases, the test terminates when an exception is thrown because of a violation of the immutability contract.
    可以注意到,在这两个用例中,测试会在抛出异常时终止,这是因为有语句违反了不可变性合约。