loadstring. 编译一段字符串,并返回编译好的代码块作为函数,但不执行它. f = loadstring(str, debugname). 第二个参数是用于表示调试时的错误 ...
確定! 回上一頁