immutable
英 [ɪˈmjuːtəbl]
美 [ɪˈmjuːtəbl]
adj. 不可改变的; 永恒不变的
复数:immutables
BNC.20103 / COCA.18955
牛津词典
adj.
- 不可改变的;永恒不变的
that cannot be changed; that will never change
柯林斯词典
- ADJ 永远不变的;永恒的
Something that isimmutablewill never change or cannot be changed.- ...the eternal and immutable principles of right and wrong.
永恒不变的对错法则
- ...the eternal and immutable principles of right and wrong.
英英释义
adj
- not subject or susceptible to change or variation in form or quality or nature
- the view of that time was that all species were immutable, created by God
双语例句
- But once you know to avoid a few pitfalls, building immutable classes in Java gets easier.
不过一旦您了解了要避免的一些陷阱之后,在Java中构建不可变类这件事情就会变得非常容易。 - If you have an immutable object, you must set whatever state it will contain in the constructor.
如果您有一个不可变对象,则必须要在构造函数中设置该对象将包含的任何状态。 - In this article, I introduced the Python string, which is an immutable sequence of characters.
在本文中,我介绍了Python字符串,它是一种不变的字符序列。 - God has made certain immutable decisions from all eternity.
神在永恒里作了不可改变的决定。 - The deep contradictions between the Deity and humanity have caused immutable pains in the interaction between belief and rationality.
神性与人性的深刻矛盾,在信仰与理性的互动之间造成了恒久不变的痛苦。 - Because changes only occur upon construction, immutable classes make it trivial to write unit tests.
因为变化只会发生构造函数中,因此不可变类会将编写单元测试变成了一件微不足道的事情。 - One advantage of immutable classes is that they are thread-safe.
(不可变类的一个优点就是它们是线程安全的)。 - Lets you store "lazily immutable" data, which are involved in declarative application programming; peak.
peak.config让您可以存储“很少改变的(lazilyimmutable)”数据,这些数据与声明性应用程序(declarativeapplication)编程有关; - No one will be immutable and frozen pet with you, this society, who do not owe!
没有人会一成不变的宠着你,这个社会,谁也不欠谁的! - We should design the language so that the default case is an immutable value.
我们设计的语言在默认情况下应该是不变的值。