标签:编辑 箭头 targe 多个 enter exp http cli class
Find what:
:b*$
Replace with: [Empty]
Look in: Current Document
Find Option: Use Regular Expressions解释一下正則表達式:
:b*$
$表示一行的结束,:b表示空格或tab,*表示0个或多个
在 Find What 编辑框中。点击右側的小箭头,能够打开正則表達式符号表。
使用正則表達式差点儿能够满足大部分查找需求,以下是完整的符号列表,
选自MSDN:
标签:编辑 箭头 targe 多个 enter exp http cli class
原文地址:http://www.cnblogs.com/lxjshuju/p/7338521.html