Alternatively, the exception identifier can be named with underscores (e.g., _ ) to indicate that we intend to skip it. BAD: try { ... } catch(exception) { }.
確定! 回上一頁