找词语>英语词典>mutable翻译和用法

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
        1. a mutable substance
        2. the mutable ways of fortune
        3. mutable weather patterns
        4. a mutable foreign policy
        Synonym:changeable

      双语例句

      • After all, XSLT is missing some features that are important to a lot of algorithms, including loops and mutable variables.
        毕竟XSLT缺少对很多算法来说极其重要的特性,其中包括循环和可变的变量。
      • Partially mutable types in VB are created by marking some, but not all, fields as Key.
        若是匿名类型中的某些(但不是全部)字段被标记为Key,那么我们就创建了一个部分可变的匿名类型。
      • Lists are like tuples, except that they're mutable.
        列表与tuple类似,只不过它们是可变的。
      • Agents provide a layer of indirection between the holder of a variable and the mutable state itself.
        Agents在变量持有者与可变状态本身之间提供一层间接关系。
      • Lists, specifically, are handy mutable objects that can conveniently even hold multiple values.
        明确的讲,列表是一些便利的可变对象,他们甚至可以方便地保留多个值。
      • Mutable state and locks are problematic for many reasons.
        出于多种原因,可变状态和锁容易出问题。
      • After importing authorization and mutable attribute, the usage control authorization model is characterized with a new feature.
        通过引入授权和可变属性,使用控制授权模型具有了新的特性。
      • Lists are mutable, but what exactly does that mean?
        列表是可变的,但是如何正确的改变呢?
      • In some embedded systems, there's no need to provide a mutable file system: An immutable one will suffice.
        在某些嵌入式系统中,没有必要提供可更改的文件系统:一个不可更改(immutable)的文件系统已经足够。
      • And I pointed out that lists are mutable, showed you some examples of mutation.
        我提到了数组是可变的,并给你们举了一些例子。