浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年8月21日

摘要: 算法是其次 阅读全文
posted @ 2010-08-21 21:07 lexus 阅读(149) 评论(0) 推荐(0)

摘要: http://www.catonmat.net/blog/vim-plugins-nerdtree-vimdownloadhttp://www.vim.org/scripts/script.php?script_id=1658install2. Extract NERD_tree.zip to ~/.vim (on Unix/Linux) or ~\vimfiles (on Windows).3.... 阅读全文
posted @ 2010-08-21 12:19 lexus 阅读(703) 评论(0) 推荐(0)

摘要: Ctrl-W, w : 在split窗口间切换 阅读全文
posted @ 2010-08-21 12:19 lexus 阅读(205) 评论(0) 推荐(0)

摘要: http://liulang.is-programmer.com/posts/329.htmlgvim菜单中文不显示的问题2010-05-02 17:11正确的解决方法请参考这个:http://liulang.is-programmer.com/posts/329.html输 入locale查看到的是标 准的写法应该是:zh_CN.UTF-8export LANG='zh_CN.UTF-8'后马上... 阅读全文
posted @ 2010-08-21 11:13 lexus 阅读(534) 评论(0) 推荐(0)

摘要: http://ask.oray.com/ 阅读全文
posted @ 2010-08-21 05:47 lexus 阅读(127) 评论(0) 推荐(0)

摘要: ls -all /dev/disk/by-uuidsudo vi /etc/fstab /dev/sdb1 /data ext3 defaults, 0 1UUID=xxxx /home/mlzboy/space ext3 relatime,errors=remount-ro 0 1http://blog.csdn.net/ymj7150697/archive/2010/08/13/5810683... 阅读全文
posted @ 2010-08-21 00:33 lexus 阅读(230) 评论(1) 推荐(0)