Vim正则表达式备份
728x15 ad here
出自Guoshuang Wiki
:%s/name="\([^"]*\)"\s*country="\([^"]*\)"\s*id="\([^"]*\)"\s*/<li ccode="\3" enname="\2">\1<\/li>\r/g
http://larc.ee.nthu.edu.tw/~cthuang/vim/files/vim-regex/vim-regex.htm http://www.softpanorama.org/Editors/Vimorama/vim_regular_expressions.shtml http://www.geocities.com/volontir/
