第1種 使用快捷鍵 自動生成 try catch
圖1: 在程式中選你要做try catch 的區段
圖2 按下 alt + shift + z
顯示 自動生成框 選擇try/catch Block
or 第6項的 try(try catch block)
圖3 自動生成 try catch
第2種 系統提示 自動生成
圖4 滑鼠移到錯誤的地方,系統提示
選擇Surround with try/catch
圖3 自動生成 try catch
其它文章
本站Java鬥陣仔甘仔店為學徒程式開發教學學習,這裡有Java程式開發相關技術等學習交流。 主要提高開發程式效率同時分享一些開發程式經驗、深入探討開發程式體驗等技術和教學。 相關技術等學習交流語言(Languages)及框架工具(Software)/環境(Environment)/資料庫(Database)
撰寫一個JAVA程式 public class HelloWorld{ public static void main(String[ ] args){ System.out.println("我第一支Java程式!!"); } } ...
沒有留言:
張貼留言