你可以透過'#' 得知該表格有多少成員。 1 print( #cityList ) -- prints 4 2 cityList[ #cityList + 1 ] = "Moscow" -- Add a new entry at the ...
確定! 回上一頁