mutable

英 [ˈmjuːtəbl] 美 [ˈmjuːtəbl]

adj.  可变的; 会变的

BNC.42039 / COCA.28523



牛津词典

adj.

  1. 可变的;会变的
    that can change; likely to change

    双语例句

    1. When mutable state goes away, almost all concurrency problems go away with it.
      可变状态消失时,差不多所有的并发性问题也随之消失。
    2. Formally, a dictionary in Python is a heterogeneous, mutable, mapping container data type.
      按照正式的说法,Python中的dictionary是一种异构的、易变的映射容器数据类型。
    3. Mutable state and locks are problematic for many reasons.
      出于多种原因,可变状态和锁容易出问题。
    4. Scala also will not prevent you from writing code with mutable state.
      Scala也不会阻止您在可变状态下编写代码。
    5. Lists are like tuples, except that they're mutable.
      列表与tuple类似,只不过它们是可变的。
    6. There's a loophole when synchronizing on a mutable field, however, which can break down mutual exclusion.
      然而,易变域的同步中会有一个漏洞,它可能破坏互斥。
    7. Lists, specifically, are handy mutable objects that can conveniently even hold multiple values.
      明确的讲,列表是一些便利的可变对象,他们甚至可以方便地保留多个值。
    8. In some embedded systems, there's no need to provide a mutable file system: An immutable one will suffice.
      在某些嵌入式系统中,没有必要提供可更改的文件系统:一个不可更改(immutable)的文件系统已经足够。
    9. Pass-by-copy semantics for mutable serializable objects when running in a single address space.
      在单一地址空间中运行时,易变的可序列化对象的Pass-by-copy语义。
    10. Agents provide a layer of indirection between the holder of a variable and the mutable state itself.
      Agents在变量持有者与可变状态本身之间提供一层间接关系。
    11. In embedded systems with no mutable storage, the initrd is the permanent root file system.
      在没有存储设备的嵌入式系统中,initrd是永久的根文件系统。
    12. Because a list is mutable, it can't be used as the key in a dictionary.
      因为list是易变的,所以它不能作为dictionary中的键。
    13. While mutable containers are very flexible, their dynamic nature can result in a performance hit.
      虽然可变容器非常灵活,但它们的动态特性会对性能造成影响。
    14. One approach to this issue is to minimize mutable state in the database.
      此问题的一种解决方法是要最大限度地减少数据库中的可变状态。
    15. After all, XSLT is missing some features that are important to a lot of algorithms, including loops and mutable variables.
      毕竟XSLT缺少对很多算法来说极其重要的特性,其中包括循环和可变的变量。
    16. And this all can be done with no mutable state in the client code.
      在客户代码中,这些都可以在不使用可变状态的情况下就能做到。
    17. And just like a tuple, a list can hold different types of data ( or different types of objects). This is what I mean by a heterogeneous mutable sequence.
      就像tuple一样,list也可以持有不同类型的数据(或不同类型的对象),这就是我所说的异构的可变序列。
    18. In Java code, data structures are mutable by default, and you must add more code to make them act immutably.
      在Java代码中,默认情况下数据结构是可变的,必须添加更多的代码,才能使它们具有不变的行为。
    19. Having this method available can be helpful in the application in general because now the singleton becomes easily mutable.
      总之,在应用程序中增加这个方法是很有用的,因为我们现在可以轻松地修改单一实例。
    20. It should yield a mutable sequence object ( e.g., a list).
      这应给出一个可变有序对象(比如列表)。
    21. Out of this, we ll see if we can assemble a more dynamic and mutable requirements gathering procedure.
      除此之外,我们还会看看是否能够组织起一个更动态更可变的需求收集过程。
    22. After importing authorization and mutable attribute, the usage control authorization model is characterized with a new feature.
      通过引入授权和可变属性,使用控制授权模型具有了新的特性。
    23. Gemini and Sagittarius are both Mutable Signs and are thus extremely compatible.
      双子和射手都是变化的星座,都极为相合。
    24. Lists are mutable, but what exactly does that mean?
      列表是可变的,但是如何正确的改变呢?
    25. If the programmer wants a mutable value, he should say so explicitly.
      如果程序员需要一个可变的值,可以显式地指定。
    26. If an object is mutable, you have to exercise some care when storing a reference to it.
      如果对象是可变的,就必须在存储对其的引用时引起注意。
    27. Partially mutable types in VB are created by marking some, but not all, fields as Key.
      若是匿名类型中的某些(但不是全部)字段被标记为Key,那么我们就创建了一个部分可变的匿名类型。
    28. It is also possible to create tuples which contain mutable objects, such as lists.
      也可以通过包含可变对象来创建元组,例如链表。
    29. VB allows both mutable and immutable anonymous types, with subtly different rules for each.
      而VB却同时支持可变和不可变的匿名类型,对于这两种匿名类型,实现和使用的规则也略有不同。
    30. And I pointed out that lists are mutable, showed you some examples of mutation.
      我提到了数组是可变的,并给你们举了一些例子。

    英英释义

    adj

    1. capable of or tending to change in form or quality or nature
      1. a mutable substance
      2. the mutable ways of fortune
      3. mutable weather patterns
      4. a mutable foreign policy

      Synonym:    changeable