以字串(string) 作為索引的表格,類似其他語言中的hash table 或是dictionary。 ... a table cell's value via its index number print( myTable[ 3 ] ) -- prints 100.
確定! 回上一頁