function MyFunc()
"2,$s/ href=".\{-}html"/#/g
"这里应该有个'#'号不然,又吃亏,动作太快了.该测试一下.
:%s/:://g
:w! %
endfunction

args *.html
set nomore
argdo! call MyFunc()