string - Lua string.match()问题 ... 我想将几行匹配为一个字符串和一些数字。 ... local name, numberLeft, numberCenter, numberRight = line:match("regex"); 但是我对字符 ...
確定! 回上一頁