参考:Lua 5.3 参考手册. 如果在调用一个函数时,会担心这个函数出错,则可以使用pcall来调用。 func1 = function(s) return s end func2 ...
確定! 回上一頁