网站首页  词典首页

请输入您要查询的英文单词:

 

单词 mutable
释义

mutable

美 [?mjut?b(?)l]
英 [?mju?t?b(?)l]
  • adj.可变的;会变的
  • 网络易变的;性情不定的;变动
adj.
changeable,variable,alterable,changing,fluctuating
mutable
adj.
1.
可变的;会变的that can change; likely to change

例句

释义:
1.
The last but not the least, the existence of various thoughts, behaviors and values is the tone of a mutable society.
多样化的思维、行为模式与价值观,这便是多元社会的色彩交织。
dictsearch.appspot.com
2.
The reason is simple: since the transient is mutable, using it from different threads would be dangerous and require synchronization.
原因很简单:因为transient是可变的,在不同的线程中使用它将会非常危险的,所以需要同步。
www.infoq.com
3.
A list can be changed after it is constructed (we say that it is mutable), whereas a tuple cannot be changed (immutable).
一个列表创建之后可以被改变(我们说它是不定的),然而一个元组不能被改变(固定的)。
www.biodic.cn
4.
Methods you call shouldn't depend on the mutable state of any object and should return fully reproducible and predictable results.
您所调用的方法不应依赖于任何对象的易变状态,而应返回可再生产、可预测的结果。
www.ibm.com
5.
In hindsight, the decision to make Point mutable turned out to be costly to program clarity and performance.
依后见之明,使Point成为可变的这个决定被证明对于程序清晰性和性能是昂贵的代价。
www.ibm.com
6.
Thus it has no loops and no mutable variables .
因此这种语言没有循环,也没有可变的变量。
www.bing.com
7.
Surprising as it may sound, typedef is a storage class specifier, just like auto, extern, mutable, static and register.
这种说法是不是有点令人惊讶,typedef就像auto,extern,mutable,static,和register一样,是一个存储类关键字。
blog.163.com
8.
In FP, functions have no side effects and variables are immutable, while in OOP, mutable state and side effects are common, even encouraged.
在FP里,函数没有副作用,变量都是不易变的。而在OOP中,可变状态和副作用都十分常见,甚至是被鼓励的。
www.bing.com
9.
Gemini: The Air element of Gemini brings communication, intellect and speed, Study tips: Your mutable motivation brings adaptability.
双子星座:双子星座的空气元素带来通信、智力和速度,研究技巧:您可变的刺激带来伸缩性。
goabroad.zhishi.sohu.com
10.
My penance, constant in degree, is mutable in kind: one of its variants is tranquillity.
我的赎罪,程度不变,但种类一直在变:其中一种便是平静。
www.bing.com
1.
Agents provide a layer of indirection between the holder of a variable and the mutable state itself.
Agents在变量持有者与可变状态本身之间提供一层间接关系。
www.ibm.com
2.
For mutable objects, the answer is not always so clear.
对于可修改对象来说,答案并不总是如此清楚。
www.ibm.com
3.
Systems designed with physical level technologies usually rely on mutable objects residing at various levels of an architecture.
采用物理层技术设计的系统通常依赖于驻留在架构不同层次上的可变对象。
www.infoq.com
4.
The Air element of Gemini brings communication, intellect and speed. Your mutable motivation brings adaptability.
风向星座的特质让双子座具有出色的沟通能力、智慧和速度。同时,你的多变让你更善于适应。
www.chinadaily.com.cn
5.
Do not assign instances of mutable types to read- only fields .
不要将可变类型的实例指定给只读字段。
www.bing.com
6.
Also, minimize mutable state in your applications and consider NoSQL data stores to improve the scalability of your applications.
此外,应最大限度地减少应用程序中的可变状态,并考虑使用NoSQL数据存储,以提高应用程序的可伸缩性。
www.ibm.com
7.
If the member is security- sensitive , make a private copy of the mutable object and use the copy for validation and processing .
如果成员是安全敏感的,则制作可变对象的私有副本并使用该副本进行验证和处理。
www.bing.com
8.
But considering the original Person also had no synchronization code around those mutable setters, the Scala version is safer to use.
但是,由于原始的Person没有与这些可变setter相关的同步代码,所以Scala版本使用起来更安全。
www.ibm.com
9.
Field, the object to which it refers may still be mutable.
字段,而它所引用的对象仍可能是可变的。
www-128.ibm.com
10.
While mutable containers are very flexible, their dynamic nature can result in a performance hit.
虽然可变容器非常灵活,但它们的动态特性会对性能造成影响。
www.ibm.com
1.
Having this method available can be helpful in the application in general because now the singleton becomes easily mutable.
总之,在应用程序中增加这个方法是很有用的,因为我们现在可以轻松地修改单一实例。
www.ibm.com
2.
It can move in either direction through the sequence, and can be either mutable (data pointed to by it can be changed) or not mutable.
它可以从两个方向遍历序列,可以是可写的(所指数据可以改变)或不可写的。
qa.alibaba.com
3.
puts forward the genetic-evolutionary theorem of metal materials, genetic evolutionary-genetic mutable principle of metal materials.
提出金属材料的遗传-进化定理,金属材料的遗传进化-遗传变异原理。
www.dictall.com
4.
You can use the changeset command to view the attributes of a changeset and modify its mutable properties.
您可以使用changeset命令查看变更集的属性并修改其可变属性。
msdn2.microsoft.com
5.
The only way to share mutable state is via the Unsafe class which exists only as an escape hatch.
要共享可变状态只能通过Unsafeclass,这个类只是一个安全舱口。
www.bing.com
6.
The extension module array provides an additional example of a mutable sequence type.
扩展模块array提供了另一个可变有序类型的例子。
man.ddvip.com
7.
However, if named parameters are given mutable default values, the parameters can act as persistent memories of previous invocations.
然而,如果赋予了命名参数可变的缺省值,那么参数就可以,用作以前调用的持久存储器。
www-128.ibm.com
8.
We could have defined those attributes as vars (mutable variables), then setters would have also been generated for us.
也可以将那些属性定义为vars(可变变量),然后也会生成setter方法。
www.ibm.com
9.
You're not content with the status quo. Things can always be better expressed, more elegant and simple, more mutable, higher quality, etc.
让你不满足于现状,认为事情总会更便捷、更优雅、更简单、更易变、更高质量;
www.infoq.com
10.
Fortunately JavaScript developers have to care less about side effects of global mutable state.
值得庆幸的是,JavaScript开发者不必过多关心全局状态变化带来的负面影响。
www.infoq.com
1.
When more than one thread accesses a mutable variable, all threads must use synchronization, or else some very bad things can happen.
在不只一个线程访问一个互斥的变量时,所有线程都必须使用同步,否则就可能会发生一些非常糟糕的事情。
www.ibm.com
2.
Functional programming avoids state and mutable data, and instead emphasizes the application of functions.
函数编程可以避免使用状态和可变数据,并改为强调函数的应用。
technet.microsoft.com
3.
The discovery that relativism is true can help each of us individually by revealing that our values are mutable and parochial.
通过揭示价值观的易变性和局限性,我们发现相对主义是正确的,这一发现的确可以帮助到我们每一个人。
select.yeeyan.org
4.
When used as constructor parameters, the mutable or immutable variables specified will be initialized when an object is instantiated.
当作为构造函数参数时,这些可变或者不可变的变量会在一个对象被实例化的时候被初始化。
www.bing.com
5.
Meanwhile, we proposed some relevant theorems or regulations to solve the security problems of mutable attribute range.
同时提出相应的一些定理或规则,从而初步解决可变属性的值域安全问题。
www.ceps.com.tw
6.
Do be aware that mutable arguments passed may have changed after they were validated .
应注意传递的可变参数在经过验证后可能已发生了更改。
www.bing.com
7.
My own past is mutable , rewritten however I wish it.
只要我愿意,连我自己的过去也是可以改变的。
dictsearch.appspot.com
8.
So it is difficult to write concurrent systems built on mutable state and locks that continue to be reliable as a system grows.
因此编写构建于可变状态和锁之上、且该状态和锁随系统增长仍然可靠的并发系统很难。
www.ibm.com
9.
Is a heterogeneous mutable container, which means it can hold different types of objects and can be modified after it has been created.
是异构可变容器,这意味着它可以存放不同类型的对象且创建后可以修改。
www-128.ibm.com
10.
There's a loophole when synchronizing on a mutable field, however, which can break down mutual exclusion.
然而,易变域的同步中会有一个漏洞,它可能破坏互斥。
www.ibm.com
1.
A thread can change the state of the mutable object after the test but before the Doer executes.
线程可以在测试之后且Doer执行之前更改可变对象的状态。
msdn2.microsoft.com
2.
Functional programming is especially useful for concurrency, since it eliminates the need to synchronize access to mutable state.
函数式编程对于并发特别有用,因为它摒弃了对易变状态的同步访问。
www.bing.com
3.
After all, XSLT is missing some features that are important to a lot of algorithms, including loops and mutable variables.
毕竟XSLT缺少对很多算法来说极其重要的特性,其中包括循环和可变的变量。
www-128.ibm.com
4.
Pass-by-copy semantics for mutable serializable objects when running in a single address space.
在单一地址空间中运行时,易变的可序列化对象的Pass-by-copy语义。
www.ibm.com
5.
Gemini is a Mutable Sign, and Capricorn is a Cardinal Sign. Capricorn is the initiator, while Gemini is adaptable.
双子是变化的星座,魔是基本的星星,魔是发起者,双子更具适应性。
blog.sina.com.cn
6.
If the key was a mutable object, its value could be changed.
如果键是可变对象,它的值可改变。
dictsearch.appspot.com
7.
Defining equals in terms of mutable fields.
建立在会变化字域上的equals定义。
wenku.baidu.com
8.
Formally, a dictionary in Python is a heterogeneous, mutable, mapping container data type.
按照正式的说法,Python中的dictionary是一种异构的、易变的映射容器数据类型。
www.ibm.com
9.
It is not safe to modify the sequence being iterated over in the loop (this can only happen for mutable sequence types, such as lists).
在迭代过程中修改迭代序列不安全(只有在使用链表这样的可变序列时才会有这样的情况)。
www.jb51.net
10.
In contrast, lists in Vimscript are mutable and in many ways far more like (references to) anonymous-array data structures.
相反,Vimscript中的列表的序列是可变的,并且在很多情况下类似于匿名数组数据结构。
www.ibm.com
1.
The dictionary container in Python is also a mutable data type, which means you can change it after it has been created.
Python中的dictionary容器也是易变的数据类型,这意味着在创建它之后可以修改它。
www-128.ibm.com
2.
member what should be remembered, and forget what should be forgotten. Alter what is changeable, and accept what is mutable.
记住该记住的,忘记该忘记的,接受现在不能改变的。
bbs.24en.com
3.
One approach to this issue is to minimize mutable state in the database.
此问题的一种解决方法是要最大限度地减少数据库中的可变状态。
www.ibm.com
4.
Tips: Your mutable motivation brings adaptability .
你的多变使你能够适应事物。
en.v.wenguo.com
5.
In embedded systems with no mutable storage, the initrd is the permanent root file system.
在没有存储设备的嵌入式系统中,initrd是永久的根文件系统。
www.ibm.com
6.
Without going into too much detail, var tells the compiler that the value is mutable.
简单来说,var告诉编译器这个值是可变的。
www.ibm.com
7.
They provide a mutable wrapper for otherwise immutable object references.
它们为那些用其他方式不可改变的对象引用提供了一个可改变的包装器。
www.ibm.com
8.
But the mutable tubercle bacillus proved an elusive target, becoming resistant to each successive drug tried.
易变的结合杆菌是个难以攻克的目标,它对当时试用的每种药物都产生了耐药。
news.dxy.cn
9.
Not only must you avoid typical JavaBeans-inspired setXXX methods, but you must also be careful not to return mutable object references.
您不仅要避免典型的受JavaBeans启发的setXXX方法,还必须注意不要返回可变的对象引用。
www.ibm.com
10.
Out of this , we ll see if we can assemble a more dynamic and mutable requirements gathering procedure .
除此之外,我们还会看看是否能够组织起一个更动态更可变的需求收集过程。
www.bing.com
1.
At bottom, we are asking if comparative advantage is mutable and how nations can use their policies to shape its development.
说到底,如果我们要求的比较优势是可变的和各国如何能利用其政策,以形成其发展。
goabroad.zhishi.sohu.com
2.
The early versions of anonymous types were mutable.
早期的匿名类型版本是不稳定的。
www.infoq.com
3.
And so, half way between one world and another, these mutable Nodes are in a constant state of change.
因此,在一个和另一个世界之间,这些易变的交点总是在变动着。
www.360doc.com
4.
The objects created using a mutable type can be modified after they are created.
使用可变类型创建的对象可以在创建后进行修改。
msdn2.microsoft.com
5.
Immutable objects are much easier to work with than mutable objects.
使用不变对象比使用可变对象要容易得多。
www-128.ibm.com
6.
If an object is mutable, you have to exercise some care when storing a reference to it.
如果对象是可变的,就必须在存储对其的引用时引起注意。
www-128.ibm.com
7.
Results show that condition of mutable material properties can better reflects the real work situation.
结果表明,变物性条件能更好地反映热电器件的实际工作情况。
www.ceps.com.tw
8.
We could have used a val with a mutable type, like ListBuffer.
我们也可以使用val和一个可变的类型,比如ListBuffer。
www.bing.com
9.
Mutable types in VB are much simpler than their immutable counterparts.
相对于不可变匿名类型,VB中可变的匿名类型则简单得多。
www.infoq.com
10.
Lists, specifically, are handy mutable objects that can conveniently even hold multiple values.
明确的讲,列表是一些便利的可变对象,他们甚至可以方便地保留多个值。
www.ibm.com
1.
Extremely mutable sites are called "hot spots" .
极端可突变的位置称为“热点”。
2.
Implementing equality is much simpler when you needn't concern yourself with inherited mutable fields.
如果您不需要关心继承的可变字段,那么实现等同性会较为简单。
www.ibm.com
3.
Mutable personality know how to goes with the flow, their ability to adapt and change are very strong.
变动个性的人形同流水,他们适应能力和应变能力都很强。
hi.baidu.com
4.
Making the message classes immutable and cloning mutable references such as arrays at construction time would have prevented this problem.
使得消息类不可变并在构造时克隆像数组这样的可变引用,就可以防止该问题。
www.ibm.com
5.
The approach taken here is to store a mutable holder for the high scoring player's name and score in the ServletContext.
这里采用的方法是在ServletContext中存储一个包含最高分玩家的名字和分数的可变容器。
www.ibm.com
6.
If you want mutable fields, then use the keyword var.
如果你希望有可变的字段,那么使用var关键字。
www.bing.com
7.
Dealing with mutable classes requires a lot more care than immutable classes.
处理可变的类比处理不可变的类需要更细心。
www-128.ibm.com
8.
Some design problems are easier to solve with mutable objects.
有一些设计问题还是使用易变对象比较容易解决。
www.bing.com
9.
His opinions were mutable and easily influenced by anyone who had any powers of persuasion.
他的观点易变,容易受任何有说服力的人的影响。
bbs.gter.net
10.
Represents a mutable string of characters.
表示可变字符字符串。
msdn2.microsoft.com
1.
Perhaps the most important pattern for increasing horizontal scalability in the cloud is the minimization of mutable state.
在云中增加水平可伸缩性的最重要模式可能就是最大限度地减少可变状态。
www.ibm.com
2.
More often than not, they involve mutable object state.
而它们时常也会涉及易变的对象状态。
www.ibm.com
3.
Mutable state and locks are problematic for many reasons.
出于多种原因,可变状态和锁容易出问题。
www.ibm.com
4.
A mutable variable is declared with the keyword var.
一个可变的变量用关键字var来声明。
www.bing.com
5.
By eliminating the need to synchronize access to shared, mutable state, it is far easier to write robust, concurrent applications.
没有了共享易变状态的需要,就更容易写出健壮的并发应用程序。
www.bing.com
6.
The Son is mutable (changeable) (Arius).
错误﹕圣子是能变的(亚利乌)。
goottv08.blog.163.com
7.
Specifically, thread safety is about properly coordinating access to mutable data that is accessed by multiple threads.
具体来说,线程安全是指适当地协调对被多个线程访问的可变数据的访问。
www.ibm.com
8.
The class that is shown in the previous example is mutable.
前面示例中所示的类是可变的。
technet.microsoft.com
9.
The on parameter is declared as a var, so it is mutable.
开关状态参数(on)被声明为var,所以是可变的。
www.bing.com
10.
See the " Mutable collections" sidebar for more about that.
请参阅侧边栏“可变集合”,了解更多这方面的信息。
www.ibm.com
1.
In Java code, data structures are mutable by default, and you must add more code to make them act immutably.
在Java代码中,默认情况下数据结构是可变的,必须添加更多的代码,才能使它们具有不变的行为。
www.ibm.com
2.
This makes a difference when the default is a mutable object such as a list, dictionary, or instances of most classes.
当默认值是一个可变对象,诸如链表、字典或大部分类实例时,会产生一些差异。
dict.kekenet.com
3.
Represents a mutable reference type that wraps either a Buffer or a Stream.
表示包装Buffer或Stream的可变引用类型。
msdn2.microsoft.com
4.
Partially mutable types in VB are created by marking some, but not all, fields as Key.
若是匿名类型中的某些(但不是全部)字段被标记为Key,那么我们就创建了一个部分可变的匿名类型。
www.infoq.com
5.
And being Cardinal instead of Mutable, Capricorn can lead.
与变座不同是,作为头座摩羯座有领导能力。
92.dafeimao.com
6.
If the programmer wants a mutable value, he should say so explicitly.
如果程序员需要一个可变的值,可以显式地指定。
www.infoq.com
7.
Most Reference Types are mutable.
大多数引用类型都属于可变类型。
msdn2.microsoft.com
8.
Minimize mutable state.
最大限度地减少可变状态。
www.ibm.com
9.
Gemini is a Mutable Sign and Libra is a Cardinal Sign.
双子是变动星座,天秤是本位星座。
dictsearch.appspot.com
10.
And this all can be done with no mutable state in the client code.
在客户代码中,这些都可以在不使用可变状态的情况下就能做到。
www.bing.com
1.
Virgo is a Mutable Sign and Scorpio is a Fixed Sign. Once they have a common goal, nothing can get in the way of their love.
处女是变化的星,蝎是固定的星,一旦两个星星有了相同的目标,没有什么能够阻止他们相爱的旅程。
blog.sina.com.cn
2.
Virgo is a Mutable Sign and Scorpio is a Fixed Sign.
处女是一个可改变的星座,而天蝎是一个稳定的星座。
www.bing.com
3.
A mutable organism; a mutable gene.
一个易变的生物;一个易变的基因
www.jukuu.com
4.
Language is not -- I mean, things don't have any mutable value by themselves; we ascribe them a value.
语言并非——我是说,事情对于它们自身并没有易变的价值——具有我们所赋予它们的价值。
www.ted.com
5.
Alter what is changeable, and accept what is world of warcraft gold mutable.
修改什么是多变的,并且接受什么是不变的。
www.bing.com
6.
This applies only to mutable data.
这仅适用于可变数据。
msdn2.microsoft.com
7.
They are called the Cardinal signs, the Fixed signs and the Mutable signs.
他们被称为红衣主教的迹象,固定的标志和可变的迹象。
wenwen.soso.com
8.
However, with mutable objects, this is simply an act of faith.
但是,使用可变对象时,完全会是这样的。
www-128.ibm.com
9.
Because a list is mutable, it can't be used as the key in a dictionary.
因为list是易变的,所以它不能作为dictionary中的键。
www.ibm.com
10.
Which is a mutable sequence type that demonstrates a number of different ways it can be used.
这是一个可变的序列类型,并演示以多种不同方法使用它。
www-128.ibm.com
1.
and accept what is mutable.
接受不能改变的。
bbs.ebigear.com
2.
A compiler error will be thrown if a mutable or unrecognized named permission set is used.
如果使用易变或无法辨认的具名使用权限集,将掷回编译器错误。
technet.microsoft.com
3.
Clearly, this approach is a pain but the solution is easy: Never use a mutable object type as a key in a HashMap.
很显然,这种方法很糟糕,但是解决方法也很简单:永远不要将可变对象类型用作HashMap中的键。
www.ibm.com
4.
Is a mutable sequence, which creates an intriguing possibility: that the body of the
是一个可变序列,提供了一种令人好奇的可能性
www-128.ibm.com
5.
Process-Wide Mutable Shared State Between Application Domains Should Be Eliminated or Use a Constrained Execution Region
应用程序域之间的进程范围的可变共享状态应被清除,或使用受约束执行区域
msdn2.microsoft.com
6.
a Mutable Code Model which represents a modified code model since the Code Model offers a read-only view of the code
一个可变的代码模型,可表示经过修改的代码模型,因为普通的代码模型只是提供了代码的只读视图
www.infoq.com
7.
Research and implementation of mutable business-oriented developing framework for information system
面向业务多变的信息系统开发框架研究与实现
www.ilib.cn
8.
Assignment statements are used to (re)bind names to values and to modify attributes or items of mutable objects
赋值语句用来把名字(重新)捆绑到值,以及修改可变对象的属性或者项目
man.ddvip.com
9.
The Mutable Brain: Dynamic and Plastic Features of the Developing and Mature Brain
发育和成熟脑的动力和可塑性特征
www.slas.ac.cn
10.
a variable stores the current state and is genuinely mutable
变量存储了当前状态,并且真正是可变的
www.infoq.com
1.
The canonical example of code that would want to capture a mutable local would be something like Listing 1
希望捕获易变的局部变量的典型代码示例可能类似于清单1
www.ibm.com
2.
Unified Design of Bidirectional Mutable Form
双向可变表的统一设计
www.ilib.cn
3.
Synchronize access to shared mutable data
同步对共享可变数据的访问
spaces.msn.com
4.
it should yield a mutable sequence object ( e . g . , a list )
这应给出一个可变有序对象(比如列表)。
www.ichacha.net
5.
Parallel Genetic Algorithm Based on Population Size Mutable Coarse-grained
基于种群规模可变的粗粒度并行遗传算法
www.ilib.cn
6.
Some mutable objects will change their
有些可变对象根据其状态会更改它们的
www.ichacha.net
7.
The prototype property is mutable
原型对象的属性也是可变的
ajax.cnrui.cn
8.
Is a mutable reference type that wraps a
是一个可变引用类型,可包装
www.ichacha.net
9.
There is currently a single intrinsic mutable sequence type
目前只有一种可变类型。
man.ddvip.com
10.
Is a mutable sequence. This means you can not only access the items in a
是一个可变的序列,这就意味着您不但可以方便地访问
www-128.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/6 11:35:56