複製程式碼程式碼如下:function myfunction () print(debug.traceback(“Stack trace”)) print(debug.getinfo(1)) print(“Stack trace end”) return 10
確定! 回上一頁