这是我的测试代码 local s = {} local results = xpcall(s["a"], function(e) print("sf") end, {12}). 请问,是需要怎么配置才能不造成进程crash。
確定! 回上一頁