Java 新手區- 想請問throw和throws的差別. ... (); }catch(Exception e){ } } public void foo()throws Exception{//丟給main解決Exception } } ...
確定! 回上一頁