function willHappenError() { //... throw Error("this is my error") //. ... C 語言沒有try-catch,所以 這些建議不適用於C 語言; C++ 有try-catch ,而且不要 ...
確定! 回上一頁