1: string.find + string.sub 逐个找到分割字符然后通过string.sub提取 · 2: string.gmatch 然后for遍历匹配结果 · 3: string.gsub 通过函数插入到table中.
確定! 回上一頁