immutability
英
美
n. 不变;永恒性;不变性
BNC.43460 / COCA.38318
英英释义
noun
- the quality of being incapable of mutation
- Darwin challenged the fixity of species
双语例句
- 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的实例,从而简化了程序的逻辑。 - Because Java is optimized for manipulating state, you have to work around some of those mechanisms to gain the benefits of immutability.
因为Java已针对操纵状态进行了优化,因此您不得不绕过这样的一些机制来获得的不变性的一些好处。 - Owing to their uniqueness and immutability, fingerprints have become the most widely used biometric feature in recent years.
由于指纹具有唯一性和终身不变性,正成为近年来应用最为广泛的生物特征。 - That ends it alignment graphics, convey will converge on art design cycle rotation of immutability.
重圆连珠图形,在艺术设计上传达着融会贯通周而复始旋转的永恒性。 - Immutability also allows us to simplify reasoning about concurrency and provide cheap reads of shared data.
不可变性还允许我们简化有关并发性的推理,并提供读取共享数据的低成本方法。 - Mostly, it embodies some characteristics of freedom and immutability.
壁画的时空建构与一般架上绘画相比体现为一种自由性和永恒性。 - Similar moral value exists for its particularity and contemporaneity as well as its universality and immutability.
类道德价值既有其存在的特殊性和时代性,也有其存在的普遍性和永恒性。 - The final keyword was included in the Java language to assist developers in creating immutable classes, and enable compilers and runtime environments to optimize on the basis of declared immutability.
Java语言中包括final关键字是为了帮助开发人员创建不可变类,并允许编译器和运行时环境以声明的不可变性为基础进行优化。 - Immutability means that once changes are committed to a repository, they are a permanent part of a project's historical record.
不变性表示将更改提交到存储库之后,它们就成为项目历史记录不变的一部分。 - Structural sharing relies on the data's immutability to make sharing possible between the old and new instances of the data.
结构共享依靠数据的不可变性使数据新旧实例之间的共享成为可能。