復制代碼 代碼如下:
Function Get_ImgSrc(ByVal t
Dim t
t
IF Not(IsNull(t
Set Regs=New RegExp
Regs
Regs
Regs
Set Matches=Regs
IF Matches
For Each Match In Matches
IF Left(Match
t
End IF
Next
End IF
End IF
Get_ImgSrc=t
Set Matches=Nothing
Set Regs=Nothing
End Function
Function Frist_Pic(ByVal t
Frist_Pic=
Dim Regs
Set Regs=New RegExp
Regs
Regs
Regs
Set Matches=Regs
IF Regs
Frist_Pic=Matches(
End IF
Set Matches=Nothing
Set Regs=Nothing
End Function
From:http://tw.wingwit.com/Article/program/Web/201405/30991.html