Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
Home
zsh
How to install zsh(zshell) and oh-my-zsh on Ubuntu
1.Install zsh $ sudo apt-get install zsh 2.Install oh-m......
by
zgh149
9 9 月, 2015
0
git 使用紀錄
Git : 無法加入檔案( Can't git add file)
Description : 當在git project 底下,若有些檔案無法加入(git add),很有可能......
by
zgh149
31 7 月, 2015
0
git 使用紀錄
Git : 如何取消已經追蹤的檔案(set file to untracked)
Description: 以 android project 為例,大多數的情況下,不需要追蹤 /bin 資料......
by
zgh149
31 7 月, 2015
0
Design Principle
Law of Demeter (LOD) (迪米特法則)
Law of Demeter (LOD) 定義: 也稱最少知識原則(Principle of Least Kn......
by
zgh149
18 7 月, 2015
0
Design Principle
Interface Segregation Principle (ISP) (介面隔離原則)
Interface Segregation Principle (ISP) 定義: 客戶端不應該......
by
zgh149
16 7 月, 2015
0
41
42
43
44
45