mutable
英 [ˈmjuːtəbl]
美 [ˈmjuːtəbl]
adj. 可变的; 会变的
BNC.42039 / COCA.28523
牛津词典
adj.
- 可变的;会变的
that can change; likely to change
英英释义
adj
- capable of or tending to change in form or quality or nature
- a mutable substance
- the mutable ways of fortune
- mutable weather patterns
- a mutable foreign policy
双语例句
- Mutable state and locks are problematic for many reasons.
出于多种原因,可变状态和锁容易出问题。 - Scala also will not prevent you from writing code with mutable state.
Scala也不会阻止您在可变状态下编写代码。 - Lists are like tuples, except that they're mutable.
列表与tuple类似,只不过它们是可变的。 - In Java code, data structures are mutable by default, and you must add more code to make them act immutably.
在Java代码中,默认情况下数据结构是可变的,必须添加更多的代码,才能使它们具有不变的行为。 - It should yield a mutable sequence object ( e.g., a list).
这应给出一个可变有序对象(比如列表)。 - One approach to this issue is to minimize mutable state in the database.
此问题的一种解决方法是要最大限度地减少数据库中的可变状态。 - Lists are mutable, but what exactly does that mean?
列表是可变的,但是如何正确的改变呢? - There's a loophole when synchronizing on a mutable field, however, which can break down mutual exclusion.
然而,易变域的同步中会有一个漏洞,它可能破坏互斥。 - And I pointed out that lists are mutable, showed you some examples of mutation.
我提到了数组是可变的,并给你们举了一些例子。 - Gemini and Sagittarius are both Mutable Signs and are thus extremely compatible.
双子和射手都是变化的星座,都极为相合。
