For instance, what should be the size of the following array? a = {} a[10000] = 1 Remember that any non-initialized index results in nil; Lua uses this ...
確定! 回上一頁