immutable list的意思
immutable list中文翻譯:
不可變列表
相似詞語短語
immutable law───不變律
immutableness───不變性
immutability───n.不變;永恒性;不變性
immutable───adj.不變的;不可變的;不能變的
commutableness───交換性
detailed list───清單
disabled list───傷兵名單
雙語使用場景
To implement mutator methods, the new LinkedList class serves as a container for an internal, immutable list, as shown in Listing 5.───為了執行可變的方法,新的 LinkedList 類作為一個內部不可變的鏈表的容器,如清單 5 所示。
Slices are the immutable list of logical slice identifiers.───slices是邏輯片標識的一個不可變列表。
Python also has a concept of mutability and immutability: a tuple, for example, is an immutable list.───Python同時使用可變性和不變性的概念:舉例來說,tuple就是一個不可變的列表。
slices are the immutable list of logical slice identifiers.───slices是邏輯片標識的一個不可變列表。
英語使用場景
Python also has a concept of mutability and immutability: a tuple, for example, is an immutable list.