2005年09月14日

SSH http://www.boran.com/security/sp/ssh-part1.html

Boran Consulting: http://www.boran.com/

2005年09月06日

Ctags + vim真是好用!基本已经可以摆脱source insight了,hoho,不过查找function caller目前我没有找到方法,暂时用grep来代替,不过相信ctags+vim一定有办法做到。

贴上几个非常不错的连接,供自己以后查询资料用:

关于ctags和vim的一个小全,有links,有faq,也有doc,很棒。
http://www.softpanorama.org/Editors/ctags.shtml

vim使用的中的一章:
http://www.yolinux.com/TUTORIALS/LinuxTutorialAdvanced_vi.html

Learning VI editor, 6th edtion sample chapter:
http://www.oreilly.com/catalog/vi6/chapter/ch08.html
是一本好书。:D

vim的doc,不容错过。
http://vimdoc.sourceforge.net/htmldoc/tagsrch.html