table 是Lua 的資料型態,用來將相似或有關連的資料整理在一起。 ... You can set a table cell's value via its index number print( myTable[ 3 ] ) -- prints 100.
確定! 回上一頁