13.2 例外處理概觀. • C++程式 try {. 可能丟出例外的程式碼. 使用throw丟出例外, 可丟出任何資料型態的物件. 通常丟出exception物件. } catch (exceptionType1){.
確定! 回上一頁