immutability
美 [??mjut?'b?l?t?]
英 [??mju:t?'b?l?t?] 
- n.不變性
- 網(wǎng)絡(luò)不可變性;永恒不定;神的不變性
英漢解釋
例句
Regular readers of this column will not be surprised to hear me extolling the virtues of immutability .
本欄目的普通讀者聽(tīng)到我贊美不可變性的優(yōu)點(diǎn)時(shí)不會(huì)感到意外。
While we have him for our God, we have his immutability , as well as any other perfection of his nature, for our advantage.
上帝若是我們的上帝,祂的不變,和其他一切的本性都是我們的,這些榮美都帶給我們益處。
Immutability means that once changes are committed to a repository, they are a permanent part of a project's historical record.
不變性表示將更改提交到存儲(chǔ)庫(kù)之后,它們就成為項(xiàng)目歷史記錄不變的一部分。
In the next installment, I'll talk in depth about one of functional programming's building blocks: immutability.
在下一期文章中,我將深入介紹函數(shù)編程中的重要概念:不可變性。
In this installment, I discuss one of the building blocks of functional programming: immutability.
在這一部分中,我討論的是函數(shù)式編程的基石之一:不變性。
Wherein God, meaning more abundantly to shew to the heirs of the promise the immutability of his counsel, interposed an oath.
為此天主愿意向繼承恩許的人,充分顯示自己不可更改的旨意,就以起誓來(lái)自作擔(dān)保。
From his scholarly attitude of the students have Insatiable and the immutability of your spirit.
從治學(xué)態(tài)度來(lái)看,學(xué)生要有學(xué)而不厭和學(xué)貴有恒的精神。
Embracing immutability is high on the list of ways to think like a functional programmer.
在像函數(shù)式編程者那樣思考的方法列表中,維護(hù)不變性處于列表的較高位置。
Classes for representing complex numbers or arbitrary-precision rational numbers would be good candidates for immutability.
表示復(fù)數(shù)或精度任意的有理數(shù)的類(lèi)將比較適合于不變性。
The immutability of God is a strong ground of consolation . . . and encourages hope and confidence.
上帝的不變性乃是我們安慰的堅(jiān)固根基,鼓勵(lì)我們充滿著盼望,信心。
Structural sharing relies on the data's immutability to make sharing possible between the old and new instances of the data.
結(jié)構(gòu)共享依靠數(shù)據(jù)的不可變性使數(shù)據(jù)新舊實(shí)例之間的共享成為可能。
Because Java is optimized for manipulating state, you have to work around some of those mechanisms to gain the benefits of immutability.
因?yàn)?/c>Java已針對(duì)操縱狀態(tài)進(jìn)行了優(yōu)化,因此您不得不繞過(guò)這樣的一些機(jī)制來(lái)獲得的不變性的一些好處。
Similar moral value exists for its particularity and contemporaneity as well as its universality and immutability.
類(lèi)道德價(jià)值既有其存在的特殊性和時(shí)代性,也有其存在的普遍性和永恒性。
In this manner Van Til discusses all the incommunicable attributes of God: aseity, immutability, infinity, and unity.
范泰爾這樣討論了上帝所有不可傳遞屬性﹕祂的自足性、不變性、無(wú)限性和合一性。
Brian Goetz explains some of the benefits of immutability and some guidelines for constructing immutable classes.
中,BrianGoetz說(shuō)明了不變性的一些長(zhǎng)處和構(gòu)造不變類(lèi)的一些準(zhǔn)則。
He denies objectivity, absolutism, immutability, and invariability in truth outlook.
否定真理觀上的絕對(duì)性、永恒性和不變性;
Notice that in both cases, the test terminates when an exception is thrown because of a violation of the immutability contract.
可以注意到,在這兩個(gè)用例中,測(cè)試會(huì)在拋出異常時(shí)終止,這是因?yàn)?/c>有語(yǔ)句違反了不可變性合約。
Father, please guide them to run for the course of eternal immutability .
天父啊,請(qǐng)您引領(lǐng)他們朝向永恒不變的路程奔跑。
Package, is a good example of how to harness the power of immutability while still permitting occasional modifications.
類(lèi)是如何既利用不變性的能力,又仍允許偶爾修改的一個(gè)良好示例。
Unfortunately, neutrinos' immutability also makes them rather difficult to detect.
很不幸,中微子的穩(wěn)定性也使得它非常難以被探測(cè)到。
Farmers all over the world know that importance and immutability of the seasons.
世上的農(nóng)民都知道季節(jié)的重要性和永恒性。
Location independence and the guarantee of immutability of LSIDs make them perfect candidates for database cross-references.
LSID的位置獨(dú)立性和不變性的保證使其成為數(shù)據(jù)庫(kù)交叉引用的極佳候選。
By not exposing a setter method, the code is more concise and also provides the additional benefit of enforcing immutability.
通過(guò)不暴露setter方法,代碼愈發(fā)緊湊并且還提供了域不可修改的額外益處。
The notion of immutability is also baked into all the reflection and concurrency code.
不變性理念也融入了所有映射和并發(fā)性代碼中。
Immutability also allows us to simplify reasoning about concurrency and provide cheap reads of shared data.
不可變性還允許我們簡(jiǎn)化有關(guān)并發(fā)性的推理,并提供讀取共享數(shù)據(jù)的低成本方法。
Python also has a concept of mutability and immutability: a tuple, for example, is an immutable list.
Python同時(shí)使用可變性和不變性的概念:舉例來(lái)說(shuō),tuple就是一個(gè)不可變的列表。
But I do think the notion of immutability is more hardwired into Fan via the notion of const types and const fields.
但我相信不變性的理念在Fan中通過(guò)const類(lèi)型和const場(chǎng)相比而言更加深入。
Of course, Git also satisfies standard VCS requirements such as immutability and accountability.
當(dāng)然,Git也滿足標(biāo)準(zhǔn)的VCS要求,比如不變性和問(wèn)責(zé)制。
There are abundant evidences of the immutability of God's law.
有充足的證據(jù)表明上帝律法的永恒不變。
You must equip yourselves with God's character, which is the very core of truth, and become figures of immutability who are united with God.
你們必須用神的個(gè)性來(lái)裝備自己,那才是真理的核心,并且要成為永不改變的中心人物,與神合而為一體。
Wherein God, willing more abundantly to shew unto the heirs of promise the immutability of his counsel, confirmed it by an oath
照樣,神愿意為那承受應(yīng)許的人,格外顯明他的旨意是不更改的,就起誓為證。
Another good example of immutability in the Java class library is
Java類(lèi)庫(kù)中不變性的另一個(gè)不錯(cuò)的示例是