2.pcall & xpcall(發生錯誤時不會中斷程式). --pcall,即protected call,作用類似與try catch. function a(i). print(i);. endfunction b(i).
確定! 回上一頁