lua dump 函数,.用法:dump(t)--t为打印的内容. ... function dump(value, desciption, nesting) if type(nesting) ~= "number" then nesting = 3 end ...
確定! 回上一頁