最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
ZBLOG增加文章里的关键字替换
时间:2022-07-02 13:46:30 编辑:袖梨 来源:一聚教程网
内关键字替换
Function AddLink(str)
Dim Rs
Set Rs = objConn.Execute("Select [Keys],[LinkUrl],[LinkTitle],[LinkWindow] FROM [blog_KeyLink]")
While Not Rs.eof
if instr(str,Rs(0))>0 then
AddLink=Replace(str,Rs(0),"")
end if
Rs.movenext
Wend
Set Rs=Nothing
End Function 网页教学网
Public Property Get HtmlContent
HtmlContent=AddLink(TransferHTML(UBBCode(Content,"[face][link][autolink][font][code][image][typeset][media][][key]"),"[html-japan][vbCrlf][upload]"))
End Property
相关文章
- 空洞骑士丝之歌碎面甲怎么获得 碎面甲获取攻略 09-09
- 无尽冬日格温技能是什么 格温技能介绍一览 09-09
- 新三国志曹操传刺探军情怎么过 刺探军情过关攻略 09-09
- 下一站江湖2太乙分光剑怎么获得 太乙分光剑获取攻略 09-09
- 燕云十六声七级家业怎么过 七级家业达成攻略 09-09
- 燕云十六声一念平安任务怎么做-万事知一念平安任务攻略 09-09