A Lua array is a table with values assigned to sequential integer keys, starting ... a[#a + 1] = math.random(10) -- add a new element to the end ...
確定! 回上一頁