摘要:
set the ~/.vimrc filemy first configuration:set autoindentset cindentset ts=4 at the same set tabstop=4set shiftwidth=4 阅读全文
posted @ 2012-06-15 17:56
Epirus
阅读(146)
评论(0)
推荐(0)
摘要:
w3m -no-cookie www.baidu.com forbit using cookiec+s--------> search word in the page forward?----------->search word in backward 阅读全文
posted @ 2012-06-15 16:35
Epirus
阅读(154)
评论(0)
推荐(0)
摘要:
testfunc2 (){ echo "$# parameters"; echo Using '$*'; for p in $*; do echo "[$p]"; done; echo Using '"$*"'; for p in "$*"; do echo "[$p]"; done; echo Using '$@'; for p in $@; do echo "[$p]"; done; echo Using '&quo 阅读全文
posted @ 2012-06-15 16:28
Epirus
阅读(186)
评论(0)
推荐(0)

浙公网安备 33010602011771号