以下为句子列表:
英文: A commutable prison sentence.
中文: 可减刑的监狱判决
更详细...
英文: A pension is often commutable into a lump sum.
中文: 养老金常可改为一次性总付款。
更详细...
英文: All literals correspond to immutable data types, and hence the object's identity is less important than its value.
中文: 所有字面值都属于不可变的数据类型,因此对象的标识比起它们的值来说显得次要一些。
更详细...
英文: An object of an immutable sequence type cannot change once it is created. (If the object contains references to other objects, these other objects may be mutable and may be changed; however, the collection of objects directly referenced by an immutable ob
中文: 一个不可变对象一旦建立其值不可能再改变(如果这个对象包括其它对象的引用,这个被引用的对象可以是可变对象并且其值可以变化;但为该不可变对象所直接引用的对象集合是不能变的.
更详细...
英文: Because of this, immutable messages frequently contain de-normalized information.
中文: 因此,不可变消息一般都包含非规格化信息。
更详细...
|