火范文>英语词典>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

      双语例句

      • Gemini and Sagittarius are both Mutable Signs and are thus extremely compatible.
        双子和射手都是变化的星座,都极为相合。
      • Lists, specifically, are handy mutable objects that can conveniently even hold multiple values.
        明确的讲,列表是一些便利的可变对象,他们甚至可以方便地保留多个值。
      • After importing authorization and mutable attribute, the usage control authorization model is characterized with a new feature.
        通过引入授权和可变属性,使用控制授权模型具有了新的特性。
      • One approach to this issue is to minimize mutable state in the database.
        此问题的一种解决方法是要最大限度地减少数据库中的可变状态。
      • Pass-by-copy semantics for mutable serializable objects when running in a single address space.
        在单一地址空间中运行时,易变的可序列化对象的Pass-by-copy语义。
      • Out of this, we ll see if we can assemble a more dynamic and mutable requirements gathering procedure.
        除此之外,我们还会看看是否能够组织起一个更动态更可变的需求收集过程。
      • Agents provide a layer of indirection between the holder of a variable and the mutable state itself.
        Agents在变量持有者与可变状态本身之间提供一层间接关系。
      • In some embedded systems, there's no need to provide a mutable file system: An immutable one will suffice.
        在某些嵌入式系统中,没有必要提供可更改的文件系统:一个不可更改(immutable)的文件系统已经足够。
      • While mutable containers are very flexible, their dynamic nature can result in a performance hit.
        虽然可变容器非常灵活,但它们的动态特性会对性能造成影响。
      • There's a loophole when synchronizing on a mutable field, however, which can break down mutual exclusion.
        然而,易变域的同步中会有一个漏洞,它可能破坏互斥。