In lua 5.1, you can iterate of the characters of a string this in a couple of ways. ... Or even to use string.gsub() to call a function for each char:
確定! 回上一頁