摘要: a:link,a:visited { display:block; background-color:#98bf21; width:120px; text-align:center; padding:4px; ... 阅读全文
posted @ 2015-01-04 17:08 yufenghou 阅读(233) 评论(0) 推荐(0)
摘要: ctrl+~调出命令行,输入import urllib2,os; pf='Package Control.sublime-package'; ipp=sublime.installed_packages_path(); os.makedirs(ipp) if not os.path.exists(i... 阅读全文
posted @ 2015-01-04 12:16 yufenghou 阅读(155) 评论(0) 推荐(0)
摘要: "关闭兼容模式set nocompatible"模仿全选,复制,粘贴source $VIMRUNTIME/vimrc_example.vimsource $VIMRUNTIME/mswin.vimbehave mswin"gvim字体设置 set guifont=Monaco:h22"gvim内部编... 阅读全文
posted @ 2015-01-04 11:35 yufenghou 阅读(378) 评论(0) 推荐(0)