lua 的string库是用来处理字符串的,基础函数如下 ... string.sub (s, i [, j]) ... 返回全部匹配 --结果:http://www.freecls.com res = string.match(s,'http://%a+\.
確定! 回上一頁