Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
All posts by: zgh149
zgh149
Design Pattern
Singleton Pattern (單例模式)
by
zgh149
6 11 月, 2015
0
Singleton Pattern : 限制類別只能產生一個實體並提供全域存取方法。 Singl......
Refactoring
重構專案紀錄(TwoFlashLight)(part4) : Refactor class(MainActivity.java)
by
zgh149
26 10 月, 2015
0
(Source Code: https://github.com/testfoxx/TwoFlashLight......
Refactoring
重構專案紀錄(TwoFlashLight)(part3) : Refactor class(FP.java)
by
zgh149
19 10 月, 2015
0
(Source Code: https://github.com/testfoxx/TwoFlashLight......
Refactoring
重構專案紀錄(TwoFlashLight)(part2) : Remove unuse class
by
zgh149
18 10 月, 2015
0
(Source Code: https://github.com/testfoxx/TwoFlashLight......
Refactoring
重構專案紀錄(TwoFlashLight)(part1) : Rename Package
by
zgh149
16 10 月, 2015
0
(Source Code: https://github.com/testfoxx/TwoFlashLight......
Refactoring
重構專案紀錄(TwoFlashLight)
by
zgh149
15 10 月, 2015
0
Two Flash Light 是我在多年前寫的小型Android project,當初寫的時間很趕加上也沒什......
Android
,
Uncategorized
Android emulator Management
by
zgh149
15 10 月, 2015
0
1.查詢可使用的android version 開啟Terminal並使用 android sdk 中的too......
Android
,
git 使用紀錄
,
Jenkins
,
Uncategorized
合併 Jenkins 和 GitHub for Andriod Project
by
zgh149
14 10 月, 2015
0
Jenkins 除了可以和 Local 端專案整合,也可和github一起工作。 這篇紀錄如何整合jenkin......
gerrit
修改 gerrit 資料庫以更改使用者信件驗證,權限
by
zgh149
11 9 月, 2015
0
Descriptoin: 註冊完成gerrit 帳號後,在預設的情況下必須透過 email 來驗證帳號,否則無......
zsh
How to setup autojump with zsh
by
zgh149
9 9 月, 2015
0
1. git clone autojump git clone https://github.com/joel......
19
20
21
22
23