12 2011 档案

摘要:http://heikezhi.com/2011/04/19/how-to-rails-3-1-coffeescript-howto/http://jashkenas.github.com/coffee-script/ 阅读全文
posted @ 2011-12-06 17:21 麦飞 阅读(376) 评论(0) 推荐(0)
摘要:http://seamon.iteye.com/blog/1058510 阅读全文
posted @ 2011-12-05 14:49 麦飞 阅读(304) 评论(0) 推荐(0)
摘要:http://zhuidaniu.com/blogs/734 阅读全文
posted @ 2011-12-02 10:51 麦飞 阅读(249) 评论(0) 推荐(0)
摘要:安装RVM命令:bash<<(curlhttp://rvm.beginrescueend.com/releases/rvm-install-head)然后修改用户配置文件/Users/username/.profile,你也可以写到别的全局配置里.添加一行代码:[[-s"$HOME/.rvm/scripts/rvm"]]&&."$HOME/.rvm/scripts/rvm"#ThisloadsRVMintoashellsession.如果"$HOME/.rvm/scripts/rvm" 存在,则执行重启Te 阅读全文
posted @ 2011-12-01 16:02 麦飞 阅读(18104) 评论(0) 推荐(0)
摘要:安裝五笔五笔98 (有些字打不出来)1、下载 wget http://ibus.googlecode.com/files/ibus-table-wubi-1.1.0.20090219.tar.gz2、tar -zxvf ibus-table-wubi-1.1.0.20090219.tar.gz3、cd ibus-table-wubi-1.1.0.200902194、./configure --prefix=/usr --enable-wubi98 --disable-wubi865、sudo make install 阅读全文
posted @ 2011-12-01 14:58 麦飞 阅读(371) 评论(0) 推荐(0)