Lua 关于string库的常用方法1. string.len(str) 返回字符串 ... lua string是不可以修改,只能新创建一个变量,将字符串赋给新创建的变量。a="one string" ...
確定! 回上一頁