The character % works as an escape character: any sequence in repl of the form %n ... 1) --> x="hello hello world" x = string.gsub("hello world from Lua", ...
確定! 回上一頁