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
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......
zsh
How to install zsh(zshell) and oh-my-zsh on Ubuntu
by
zgh149
9 9 月, 2015
0
1.Install zsh $ sudo apt-get install zsh 2.Install oh-m......
git 使用紀錄
Git : 無法加入檔案( Can't git add file)
by
zgh149
31 7 月, 2015
0
Description : 當在git project 底下,若有些檔案無法加入(git add),很有可能......
git 使用紀錄
Git : 如何取消已經追蹤的檔案(set file to untracked)
by
zgh149
31 7 月, 2015
0
Description: 以 android project 為例,大多數的情況下,不需要追蹤 /bin 資料......
Design Principle
Law of Demeter (LOD) (迪米特法則)
by
zgh149
18 7 月, 2015
0
Law of Demeter (LOD) 定義: 也稱最少知識原則(Principle of Least Kn......
Design Principle
Interface Segregation Principle (ISP) (介面隔離原則)
by
zgh149
16 7 月, 2015
0
Interface Segregation Principle (ISP) 定義: 客戶端不應該......
Design Principle
Dependence Inversion Principle (DIP) (相依反向原則)
by
zgh149
15 7 月, 2015
0
Dependence Inversion Principle (DIP) 定義: 高層模組不應該......
Design Principle
Liskov Substitution Principle (LSP) (Liskov 替換原則)
by
zgh149
14 7 月, 2015
0
Liskov Substitution Principle (LSP) 定義: 衍生類別(Sub......
20
21
22
23
24