记作业>英语词典>immutability翻译和用法

immutability

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

经济

BNC.43460 / COCA.38318

英英释义

noun

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

双语例句

  • By not exposing a setter method, the code is more concise and also provides the additional benefit of enforcing immutability.
    通过不暴露setter方法,代码愈发紧凑并且还提供了域不可修改的额外益处。
  • Failed to get the activity model immutability.
    无法获得活动模型永久性。
  • In the next installment, I'll talk in depth about one of functional programming's building blocks: immutability.
    在下一期文章中,我将深入介绍函数编程中的重要概念:不可变性。
  • Owing to their uniqueness and immutability, fingerprints have become the most widely used biometric feature in recent years.
    由于指纹具有唯一性和终身不变性,正成为近年来应用最为广泛的生物特征。
  • Immutability also allows us to simplify reasoning about concurrency and provide cheap reads of shared data.
    不可变性还允许我们简化有关并发性的推理,并提供读取共享数据的低成本方法。
  • Python also has a concept of mutability and immutability: a tuple, for example, is an immutable list.
    Python同时使用可变性和不变性的概念:举例来说,tuple就是一个不可变的列表。
  • Education equity has the character of objectivity, regularity, relativity, dynamic and immutability.
    教育公平具有客观性、规律性、相对性、动态性和永恒性等特征。
  • Mostly, it embodies some characteristics of freedom and immutability.
    壁画的时空建构与一般架上绘画相比体现为一种自由性和永恒性。
  • Package, is a good example of how to harness the power of immutability while still permitting occasional modifications.
    类是如何既利用不变性的能力,又仍允许偶尔修改的一个良好示例。
  • Immutability is key to functional programming because it matches the goals of minimizing the parts that change, making it easier to reason about those parts.
    不变性是函数式编程的关键,因为它与尽量减少变化部分的这一目标相一致,这使得对这些部分的推断更为容易一些。