Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
Home
eclipse plugins
使用 Command Line 執行 Eclipse Format
避免違反 code standard,在 git push 之前,我一定小心翼翼的檢查每個要 push 的 j......
by
zgh149
30 6 月, 2016
0
git 使用紀錄
git 建立自定義指令(git customize command)
使用 git branch 指令建立 branch 有個小缺點,就是branch name 不可以摻雜空格。e......
by
zgh149
21 6 月, 2016
0
Uncategorized
CheckStyle 下載 編譯 執行
這裡紀錄測試後可以成功動作的部份。 使用Command Line執行 java -jar /path/of/c......
by
zgh149
20 6 月, 2016
0
Thread
java static field synchronization in Multi-Thread
這是對在 multi-thread 中 static field 同步化的紀錄。 以下是 TestThread......
by
zgh149
24 5 月, 2016
0
Design Pattern
單例模式中資料的同步化
單例模式的基本介紹 雖然單例模式中的 HungerSingleton 可以保證只產生一個實體,但其中的資料還是......
by
zgh149
10 5 月, 2016
0
31
32
33
34
35