LUA loadstring. 类似加载,从给定的字符串得到块。 要加载和运行一个给定的字符串. 一般如下用法:. assert(loadstring(script))(). f = loadstring("a = 1")
確定! 回上一頁