Skip to content
What you think is what you get
What you think is what you get
Home
Posts
About Me
Home
Posts
About Me
Follow on
linkedin
Follow on
github
Follow on
twitter
Follow on
facebook
Follow on
instagram
What you think is what you get
Home
Posts
About Me
All posts by: zgh149
zgh149
Java
自定義異常(customize exception)
by
zgh149
27 1 月, 2016
0
自定義異常目的 為了表示應用程序的一些特定錯誤訊息並提供新的含意。 如考慮伺服器的連線問題雖然可以全部使用 I......
Java
處理異常的選項(handle or declare)
by
zgh149
27 1 月, 2016
0
1.處理(handle) : 直接捕獲異常並處理。 處理異常動作:使用異常處理區塊(try-catch-fin......
Java
可檢測異常與非檢測異常(Checked Exception and Unchecked Exception)
by
zgh149
26 1 月, 2016
0
可檢測異常(Check Exception)與非檢測異常(Uncheckecd Exception) &nbs......
eclipse plugins
安裝並使用 ObjectAid
by
zgh149
20 1 月, 2016
0
ObjectAid 可以讓 code 產生對應的 uml。對於理解 Software Architecture......
eclipse plugins
安裝並使用 AceJump
by
zgh149
20 1 月, 2016
0
AceJump 可以幫助在eclipse Editor 中快速移動,使用這個插件基本上不再需要滑鼠移動了。 &......
eclipse plugins
安裝並使用 EclEmma 計算測試覆蓋率
by
zgh149
20 1 月, 2016
0
1.Install EclEmma open eclipse(Kepler) -> Help ->......
Android
,
Uncategorized
eclipse 設定 code style
by
zgh149
14 1 月, 2016
0
1.set customize code style Window -> Preferences -&g......
eclipse plugins
安裝Metrics plugin on eclipse(Kepler)
by
zgh149
14 1 月, 2016
0
1. Install Metrics: open eclipse(Kepler) -> Help -&g......
eclipse plugins
安裝PMD plugin on eclipse(Kepler)
by
zgh149
14 1 月, 2016
0
1. Install PMD: open eclipse(Kepler) -> Help -> i......
Ubuntu tools
安裝並設定 autojump
by
zgh149
14 1 月, 2016
0
1.安裝 autojump 可以先安裝 zsh 以及 oh-my-zsh 再來安裝 autojump 直接使......
17
18
19
20
21