immutable type的意思
immutable type中文翻譯:
不可變類型
相似詞語短語
immutable law───不變定律
immutability───n.不變;永恒性;不變性
immutable───adj.不變的;不可變的;不能變的
immutableness───不變
immutably───adv.不變地;永恒地
variable type───變量類型
immovable force───不動力
ideal type───理想類型,理想型
imputable───adj.可歸因的;可嫁禍的;使負責的
雙語使用場景
complexity of a type dictates which of three strategies you will use to initialize your immutable type.───一個類型的復雜性指示了你應該使用這三個策略里面的哪一個來初始化不可變類型。
To create an immutable type, you need to ensure that there are no holes that would allow clients to change your internal state.───為了創建一個不可變的類型,你需要保障沒有任何漏洞允許客戶修改你的內部狀態。
It does not create an uninitialized string, since creating an empty instance of an immutable type serves no purpose.───它不會建立未初始化的字串,因為建立不變型別的空執行個體沒有任何用處。
It does not create an uninitialized string , since creating an empty instance of an immutable type serves no purpose .───由于創建不可變類型的空實例沒有任何用處,所以它不會創建未初始化的字符串。
The complexity of a type dictates which of three strategies you will use to initialize your immutable type.───一個類型的復雜性指示了你應該使用這三個策略里面的哪一個來初始化不可變類型。
英語使用場景
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.