Lua 的string和string库总结. ... Lua并没有字符类型,Lua的string类型表示字符序列。 ... s = "hello world from Lua" for w in string.gmatch(s, ...
確定! 回上一頁