yyyyyyyyyyyyyyyyyyyy

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

2017年7月1日 #

摘要: vim 正则表达式获取双引号中的字符 vim 正则表达式获取双引号中的字符 1.获取双引号中的字符 [html] view plain copy :%s/.*\".∗\".*/\1/ 2.用字符串建立标签 如 hello <hello></hello> [html] view plain copy 阅读全文
posted @ 2017-07-01 20:23 xxxxxxxx1x2xxxxxxx 阅读(440) 评论(0) 推荐(0)