在lua的string.find方法用法为正则表达式string.find(s1, s2) 含义为查找字符串s2在s1中出现的位置,若是找不到,返回nil。lua 但这个方法其实是以 ...
確定! 回上一頁