Lua 的string库似乎没有字符串分割函数,所以我在网上搜了一个-- 参数:待分割的字符串,分割字符-- 返回:子串表.(含有空串) function lua_string_split(str, ...
確定! 回上一頁