MUTABLE in Chinese translation

['mjuːtəbl]
['mjuːtəbl]
可变
mutable
不可变集

Examples of using Mutable in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
This week Jordi Rovira from Anticto talks with us about Mutable, the character customization middleware we are using in the game.
本周来自Anticto的JordiRovia将向我们介绍Mutable,一个我们用于自定义游戏内角色的中间件。
For example, a doubly-linked list requires that there be two mutable references to each node, but this violates Rust's mutable reference aliasing rules.
例如,双向链表需要每个节点有两个可变引用,但这违反了Rust的可变引用规则。
For mutable targets such as lists and dictionaries, the inplace method will perform the update, so no subsequent assignment is necessary.
对于可变的目标例如列表和字典,原地方法将执行更新,因此不需要后续赋值操作:.
In our lingo, the mutable keyword marks those portions of the object's physical state which are not part of the logical state.
在我们的专业术语中,mutable关键字,将对象的物理状态中那些不属于逻辑状态的部分标记出来了。
In contrast, if T is a mutable collection type then T(x) should always make a new collection(copying elements from x).
相反,如果T是可变的集合类型,则T(x)应该始终进行新的集合(从x复制元素).
In the individual horoscope, the placement of planets in cardinal, fixed or mutable signs also reveals basic traits of the personality.
在个人出生图中,行星落入主导、固定或易变星座的位置,同样揭示了性格的基本特征。
Add and remove items, we say that a list is a mutable data type i.e. this type can be altered.
由于你可以增加或删除项目,我们说列表是可变的数据类型,即这种类型是可以被改变的。
(4) mutable(optional, defaults to true): Specifies that instances of the class are(not) mutable..
(4)mutable(可选,默认值为true):表明该类的实例是可变的或者不可变的。
But HA's head is highly mutable, which is why vaccine makers must come up with a new formula every year.
但是HA的头部是高度可变的,这就是为什么疫苗制造商必须每年提出一个新的配方。
We can also iterate over mutable references to each element in a mutable vector in order to make changes to all the elements.
我们也可以遍历可变vector的每一个元素的可变引用以便能改变他们。
List is mutable, which means that it can't be utilized as a key in a dictionary.
因为list是易变的,所以它不能作为dictionary中的键。
In order to truly care about our mutable position down here, we first had to notice that the cosmic skies above us are crushingly silent.
为了真正关心我们在这里的可变位置,我们首先必须注意到,我们上方的宇宙天空正在沉寂。
It is important to understand up front the difference between a read-only view of a mutable collection, and an actually immutable collection.
预先了解一个可变集合的只读视图和一个真正的不可变集合之间的区别是很重要的。
This installation of various garment sculptures is mutable and can be altered according to the exhibition site to be determined in Los Angeles or Mumbai.
此安装各种服装雕塑是可变的,并且可以根据在洛杉矶或孟买待确定的展览现场被改变。
The C++ compiler language uses the mutable keyword to help you embrace this logical const notion.
C++编译器使用mutable关键字来帮助妳更好地使用这个逻辑常量性概念。
The variable may be bound to a mutable object(such as an array), and that object may still be modified.
变量有可能被绑定到可变对象(如数组),这个对象仍能被修改。
Tuples are value types, and their elements are simply public, mutable fields.
元组是值类型,而且他们的元素只是公开、易变的域。
This might seem like a weak, mutable culture, but Japan's adaptability actually protected the country from having an alien culture imposed by military invasion.
这可能看起来像一个弱,可变的文化,但实际上日本的适应性保护这个国家从外星文化由军事入侵。
The mutable keyword goes just before the data member's declaration, that is, the same place where you could put const.
Mutable关键字的位置,应当放置于数据成员声明之前,也就是说,与const位于相同的位置。
Language is not-- I mean, things don't have any mutable value by themselves; we ascribe them a value.
语言并非--我是说,事情对于它们自身并没有易变的价值--具有我们所赋予它们的价值。
Results: 159, Time: 0.0312

Top dictionary queries

English - Chinese