If repl is a string, then its value is used for replacement. ... 1) --> x="hello hello world" x = string.gsub("hello world from Lua", "(%w+)%s*(%w+)", ...
確定! 回上一頁