Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
Home
Coding Principle
撰寫條件式的原則(condition principle)
Java 條件式主要有 if-else 以及 switch 2種,撰寫條件式有一些原則可以參考。 ......
by
zgh149
14 4 月, 2016
0
Android
,
Uncategorized
查表法(表驅動法)(Table-Driven-Methods )
查表法(Table-Driven-Method)主要是藉由表格的維度和對應的數值來替代冗長的判斷式(if-el......
by
zgh149
24 3 月, 2016
0
Check Style
使用 Apache Maven Checkstyle Plugin 產生 checkstyle report
Check Style 是一個相當好用的程式碼檢測工具,主要用來 code review 是否有不符合code......
by
zgh149
16 3 月, 2016
0
Android
Android Error : Dx Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/strangeberry/jmdns/tools/Browser;
Description: 引入外部 Library , 啟動 android app 時出現。 [2016-0......
by
zgh149
4 3 月, 2016
0
Ubuntu tools
Install Gradle for Ubuntu12.04, 14.04, 14.10
For Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 $ sudo add......
by
zgh149
3 3 月, 2016
0
33
34
35
36
37