- 浏览: 104098 次
- 性别:
- 来自: 温州
最新评论
-
623deyingxiong:
你好,这个视频网址要翻-墙吗?貌似打不开的说。
推荐一个vim视频教程-Vim for Rails Developers -
wellee:
xici_magic 写道多谢楼主分享收集啦。不谢,如果可以还 ...
iOS 开发教程资源列表 -
xici_magic:
多谢楼主分享收集啦。
iOS 开发教程资源列表 -
cgx999:
hi,这个可以给我共享么?多谢了。
推荐一个vim视频教程-Vim for Rails Developers -
longhong:
使用NERDTree插件,最下面的命令行窗口经常会显示信 ...
[转]NERD_tree:Vim 文件浏览器插件
文章列表
[置顶] Resume / CV
- 博客分类:
- 人类
http://cjspurlock.squarespace.com/resume-cv/
1. http://www.bestofvim.com/plugin/ctrl-p/
CtrlP is an awesome plugin, essential even! Here are a few extensions for it that make it even more useful:
ctrlp-modified:https://github.com/jasoncodes/...Quickly view a list of all files which have changes that have not yet been committed to Git. ...
http://www.doyouhike.net/city/shanghai/5/454233,0,0,1.html
http://forum.xitek.com/sorthread.php?threadid=788553&pagenumber=1
<!--StartFragment-->
http://www.borneounlimited.com/gywm.asp?id=8
<!--EndFragment-->
photoshop cs5 破解
useful-node-js-tools-tutorials-and-resources-2011/09/16/
前端一些实用的jquery的例子,代码有注释,很好。
http://mrthink.net/
http://howtonode.org/node-js-and-mongodb-getting-started-with-mongojs
高见龙
http://coolshell.cn/articles/4795.html
coffeescript
the little book on coffee ...
http://leadingedgescripts.co.uk/server-administration/how-to-convert-your-putty-ppk-private-key-to-a-normal-ssh-key-you-can-use-on-an-apple-mac/
Also, how to connect to a server using SSH on a Mac
I already knew that I could open an SSH connection on my Mac using Terminal, and I could SSH ont ...
install mysql 5.5 on mac
http://www.rickwargo.com/2010/12/16/installing-mysql-5-5-on-os-x-10-6-snow-leopard-and-rails-3/
Uninstalling MySQL - (Mac - OS) From a terminal do the following: 1. sudo rm /usr/local/mysql 2. sudo rm -rf /usr/local/mysql* 3. sudo rm -rf /Library/StartupItems/MySQLCOM 4. ...
Listening.to.Music.02.Introduction to Instruments and Musical Genres
Song = Lyrics + music
Song != Classical music
80% * Classical music = instrumental music
Composition = 创作 Beethoven's Composition 贝多芬的创作
Piece = 乐章 Beethoven's piece 贝多芬的乐章
work = 乐曲 Beethoven's work 贝多芬 ...
江南旅游攻略找他一定会获得帮助
http://blog.sina.com.cn/8g350
有一种感情,能让旁观者为之动容,那就是爱!这字幕我快哭死了
http://v.youku.com/v_show/id_XMjQ5ODM3MDg0.html
喵呜字幕 视频
http://u.youku.com/user_show/id_UMzM4MTg1MDc2.html
<meta http-equiv="refresh" content="2"/>
2代表2秒
VIM Pathogen 使用方法
http://blog.danmarner.com/me/entry/vim-pathogen/
plugin
https://github.com/akitaonrails/vimfiles/ <- 这里已经包含大部分有用的插件
https://github.com/wellee/dotVim <- 这个是我个人目前用的dotVim文档。
个人另外用
peepopen 这个简直就是综合了Textmate 的cmd+t的优势!强烈推荐!但收费。
command-t 也是个不错的插件,而且免费,但注意 ...
http://code.google.com/p/macvim/wiki/Snapshot 〈- snapshot 52是32与64都可以兼容的。
注意一个问题:
本机系统是32还是64位,因为snapshot下作者提供了不同版本可能会在不同的系统下编译,对于Command-t这个插件来说,你自己需要用ruby extcon.rb来进行make的,所以本机下的操作系统版本与作者提供的macvim版本是否是同一个版本,如果不同,则command-t就会发生错误,找不到 c的扩展问题。
http://code.google.com/p/macvim/downloads/detai ...
Espress 1.1.2 PoJie
- 博客分类:
- Mac iOS
http://appked.com/espresso/
教程
http://projects.serenity.de/textmate/tutorials/basics/
http://hi.baidu.com/talltwintowers/blog/item/c6ae450eff7575ec37d12253.html
我最常用的textmate快捷键
真的非常喜欢用textmateview:F1 Fold current blockcmd+t open file in a new tabcmd+w ...
配置OS X rails环境,参考
http://www.yangzhiping.com/tech/ree-nginx-passenger-rails3.html
很完整很全面,但是我碰倒一个问题
当生成rails 项目后 rails s 命令出错
Library not loaded: libmysqlclient.18.dylib (LoadError)
于是找到一个解决方法:
http://buddylindsey.com/mysql-rvm-rails-pain/
不过需要根据自己的配置环境来解决。
现在终于WEBrick起 ...