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
  •