英语频道小编Bella整理了英语单词immutability的学习资料,关于immutability是什么意思这个问题进行了详细的讲解,包括immutability的英语意思解释、正确音标读音及发音、用法,immutability的英文短句例句含义讲解等与英文单词immutability相关的信息。
immutability
英[ɪˌmju:tə'bɪlətɪ] 美[ɪˌmju:tə'bɪlətɪ] n.不变,不变性,永恒性网络不变性;不变;不可变性;永恒
双语例句同反义词
1 . Farmers all over the globe knowinging the importance and immutability the seasons.
全全地球的农民们都明白季节的很重要性和永恒性.
2 . The immutability of God is a strong ground of consolation and encourages hope and confidence.
上帝的不变性乃是我们安慰的坚固根基,鼓励我们充满著盼望,信心.
3 . The notion of immutability is also baked into all the reflection and concurrency code.
不变性理念也融入了所有映射和并发性代码中.
同义词 stability网络释义 -immutability1 . 不变性
程序的不变性(immutability)是指类的实例对象在其生命周期内状态不会发生改变.不变性信息可以用来指导程序的分析、测试和验证等工作.现有分析不变性的技术主要集中于.
2 . 不变
神不可传递的特性(incommunicable attributes)则包括永恒不变(immutability)、无所不在(omnipresence)、全能(omnipotence)等,这些大概不是保罗在这里所要我们效法的。.
3 . 不可变性
Joda-Time简介:既然无法摆脱时间,为何不设法简化时间处理? ... 不可变性(Immutability) 瞬间性(Instant) 局部性(Partial).
4 . 永恒
永恒类词汇immutability永恒constant 持续,永恒
相关词条 bond immutation1 . 共同基金
公债融通bond fund共同基金;互利基金bond immutation债券免疫bond market
2 . 互利基金
公债融通bond fund共同基金;互利基金bond immutation债券免疫bond market
immutable object1 . 不可变对象
...·使用final关键字来优化和保护你的Java类; ·所有类型嵌套类(nested class),包括如何优化匿名类(anonymous class)和内部类(inner class); ·不可变对象(immutable object),包括何时使用(或不应该使用)它们的独特技巧; ·如何通过异常处理管理来消除bug; ·常量及其对Java内存模型的影响; ·Java反射(reflection).
immutable type1 . 可变类型
if the range variable is not an immutable type , the query will only ignore a query result if all members of the type match an existing query result .如果范围变量不是不可变类型,则查询只有在类型的所有成员都与现有查询结果匹配时,才会忽略查询结果。
immutable data1 . 不可变数据
when considering a tree of nodes where each node is an immutable data structure , we must consider how to modify a node or nodes inside the tree without modifying the entire tree .在考虑每个节点都是一个不可变数据结构的节点树时,我们必须考虑如何修改树内的一个节点或多个节点,而不必更改整个树。