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
双语例句
- That article demonstrated the tuple, which is an immutable sequence.
这篇文章演示了tuple,这是一个不可变的序列。 - Nothing in the world is immutable.
世界没有一成不变的东西。 - Markets, unlike nature, are not governed by immutable laws but by compensation schemes and banking regulations.
和大自然不同,控制市场的不是恒久不变的法则,而是薪酬方案和银行监管规定。 - Lets you store "lazily immutable" data, which are involved in declarative application programming; peak.
peak.config让您可以存储“很少改变的(lazilyimmutable)”数据,这些数据与声明性应用程序(declarativeapplication)编程有关; - If you have an immutable object, you must set whatever state it will contain in the constructor.
如果您有一个不可变对象,则必须要在构造函数中设置该对象将包含的任何状态。 - But once you know to avoid a few pitfalls, building immutable classes in Java gets easier.
不过一旦您了解了要避免的一些陷阱之后,在Java中构建不可变类这件事情就会变得非常容易。 - Immutable anonymous types in C# and VB work the same way.
C和VB中的不可变匿名类型完全相同。 - God is immutable, incapable of change on the levels of God's essence and character.
上帝是永远不变的,上帝的本质和特征是无法改变的。 - Using this style of code is a strong visual indicator that it's an immutable class.
这种代码风格的使用从视觉上给出了一种强烈的指示:该类是一个不可变类。 - The Joda classes I discuss in this article are immutable, so instances of them cannot be modified.
我在本文讨论的Joda类具有不可变性,因此它们的实例无法被修改。