词语站>英语词典>immutability翻译和用法

immutability

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

经济

BNC.43460 / COCA.38318

英英释义

noun

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

双语例句

  • In the next installment, I'll talk in depth about one of functional programming's building blocks: immutability.
    在下一期文章中,我将深入介绍函数编程中的重要概念:不可变性。
  • Structural sharing relies on the data's immutability to make sharing possible between the old and new instances of the data.
    结构共享依靠数据的不可变性使数据新旧实例之间的共享成为可能。
  • Owing to their uniqueness and immutability, fingerprints have become the most widely used biometric feature in recent years.
    由于指纹具有唯一性和终身不变性,正成为近年来应用最为广泛的生物特征。
  • Use magnetic torque type capping heads, automatic grasping cover, screw cap, immutability torque capping function.
    采用磁力扭矩式封盖头,自动抓盖、拧盖,有恒力矩封盖功能。
  • That ends it alignment graphics, convey will converge on art design cycle rotation of immutability.
    重圆连珠图形,在艺术设计上传达着融会贯通周而复始旋转的永恒性。
  • Education equity has the character of objectivity, regularity, relativity, dynamic and immutability.
    教育公平具有客观性、规律性、相对性、动态性和永恒性等特征。
  • By not exposing a setter method, the code is more concise and also provides the additional benefit of enforcing immutability.
    通过不暴露setter方法,代码愈发紧凑并且还提供了域不可修改的额外益处。
  • Python also has a concept of mutability and immutability: a tuple, for example, is an immutable list.
    Python同时使用可变性和不变性的概念:举例来说,tuple就是一个不可变的列表。
  • Immutability confers a number of benefits, the chief one being that Rope instances can be shared without precaution in a multithreaded environment, thereby greatly simplifying program logic.
    不可修改有许多好处,第一条好处就是不用考虑多线程环境就能共享Rope的实例,从而简化了程序的逻辑。
  • In this installment, I discuss one of the building blocks of functional programming: immutability.
    在这一部分中,我讨论的是函数式编程的基石之一:不变性。