When indexing a string in Lua, the first character is at position 1 (not at 0, as in C). ... the __index field points to the string table.
確定! 回上一頁