htmlcode 相关的软件列表

首页

fckeditor 常用函数

2020-02-16 标签:fckeditor,常用,函数,插入,实现,代码,如下,oeditor,fck,inserthtml,br,fckcommands,htmlcode,n,ew,fcklang

插入: 实现代码如下:oEditor.FCKSelection.GetSelectedElement(); oEditor.FCK.InsertHtml("");实现代码如下:FCKCommands.RegisterCommand('htmlcode',new FCKDialogCommand( '

首页

asp只采集网站可见文本的正则

2020-02-16 标签:asp,只采,网站,可见,文本,正则,写的,function,origincode,dim,reg,set,n,ew,regexp,ignorecase,true,global

我写的是这样: Function ClearHTMLCode(originCode) Dim reg set reg = new RegExp reg.IgnoreCase = True reg.Global = True reg.Pattern = "()" originCode= reg.Rep

首页

ubbcode简单实用

2020-02-16 标签:ubbcode,简单,实用,function,chkbadwords,fstring,n,ot,isnull,badwords,bwords,split,i,ubound,replace,string,len,ext,end

", ">")'fString = replace(fString, "")HTMLEncode = fStringend ifend functionfunction HTMLcode(fString)if not isnull(fString) thenfString = Replace(