摘要: 一、查找 查找命令 /pattern<Enter> :向下查找pattern匹配字符串 ?pattern<Enter>:向上查找pattern匹配字符串 使用了查找命令之后,使用如下两个键快速查找: n:按照同一方向继续查找 N:按照反方向查找 pattern是需要匹配的字符串,例如: /hello 阅读全文
posted @ 2017-01-07 10:21 xiaojinniu425 阅读(324) 评论(0) 推荐(0) 编辑