show_quick_panel(items, on_done, Items 可以是字符串数组,或者一个字符串数组的数组(二维字符串数组)。如果是后者,快速面板里的每个条目会显示成多行。
基于6个网页-相关网页
,另一点在于数组里面的值,不一定是字符,可以是数,可以是字符,也可以是字符串,甚至可以是其他的数组。
They can be numbers, they can be characters, they can be strings they can even be other lists.
要保存的值可以是数值或字符串,每个值有其唯一的下标,并且按顺序存放在数组变量中。
The values can be Numbers or strings. A key or subscript value is automatically assigned, and the values are kept in the order entered.
Lists differ from strings in two ways; one way is that it's mutable, the other way is that the values need not be characters. They can be numbers, they can be characters, they can be strings they can even be other lists.
有两个不同之处,一个在于数组是可变的;,另一点在于数组里面的值,不一定是字符,可以是数,可以是字符,也可以是字符串,甚至可以是其他的数组。
应用推荐