mac os 設置彙總

 

brew安裝:

  1. 安裝git: http://code.google.com/p/git-osx-installer/
  2. 執行:
  1. cd /usr/local 
  2. mkdir /usr/local/bin 
  3. cd bin 
  4. ln -s ../git/bin/git 
  5. cd .. 
  6. git init 
  7. git remote add origin git://github.com/mxcl/homebrew.git 
  8. git pull origin master 

字典安裝:

安裝工具:http://code.google.com/p/mac-dictionary-kit/

下載stardict的中文字典:http://reciteword.cosoft.org.cn/stardict-iso/stardict-dic/zh_CN/


用工具轉換安裝字典。

 


 


其它:

  •  doxygen: http://www.stack.nl/%7Edimitri/doxygen/download.html#latestsrc
  •  

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章