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
双语例句
- Using this style of code is a strong visual indicator that it's an immutable class.
这种代码风格的使用从视觉上给出了一种强烈的指示:该类是一个不可变类。 - God has made certain immutable decisions from all eternity.
神在永恒里作了不可改变的决定。 - That article demonstrated the tuple, which is an immutable sequence.
这篇文章演示了tuple,这是一个不可变的序列。 - Immutable objects are also automatically thread-safe and have no synchronization issues.
不可变对象也是自动线程安全的,不存在同步问题。 - There are immutable laws of the universe.
宇宙中有很多不可逆转的规律。 - Lets you store "lazily immutable" data, which are involved in declarative application programming; peak.
peak.config让您可以存储“很少改变的(lazilyimmutable)”数据,这些数据与声明性应用程序(declarativeapplication)编程有关; - We should design the language so that the default case is an immutable value.
我们设计的语言在默认情况下应该是不变的值。 - The logic is immutable, but the circumstances have changed.
这种逻辑不会变,但环境已经发生变化。 - Because BigDecimal objects are immutable, each of these methods produces a new BigDecimal object.
由于BigDecimal对象是不可变的,这些方法中的每一个都会产生新的BigDecimal对象。 - You have made A immutable, so it can't be legally modified by f.
因为你已经让A不可变了,所以f不能合法修改它。
