hi URI_string gui=underline
match URI_string /\(http\|https\|ftp\|ftps\):\/\/\w\+\(\.\w\+\)\+\(\w\|\~\|\!\|@\|\#\|\$\|%\|&\|\^\|\*\|(\|)\|\-\|_\|+\|=\||\|\\\|\[\|\]\|{\|}\|;\|:\|,\|\.\|\/\|?\)*/
hi Email_string gui=underline
match Email_string /[a-zA-Z]\w*\(\.\w\+\)*@\w\+\(\.\w\+\)\+/
我定义了两个模式,一个让url带下划线,另一个让email带下划线,但是请问为什么只有最后一个生效的?
--
闲耘™ (@hotoo,
xianyun.org)
Sent from Hangzhou, 33, China