在Lua中使用正則表示式進行模式匹配的string庫函式有這四個:. string.find(str, pattern[, init[, plain]]). string.gsub(str, pattern, repl[, n]).
確定! 回上一頁