脚 本 之 家 www.jb51.net
页面导航:  不限条件-->替换
本地搜索:
1.替换一个字段的所有非数字字符为空update mobileNo_batchreg_black set mobile_no=replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replac...
http://www.jb51.net//article/13233.htm
function replacestr(str)dim reset re=new regexpre.ignorecase=truere.global=truere.pattern="\D"str=re.replace(str,"")replacestr=strset re=nothingend function...
http://www.jb51.net//article/13232.htm
JS实现关键字高亮显示[html]<body> <div> a曾经有一份真挚的爱情拜在我面前,明明我却睡着了…… <br> 生活真TMD的难过,熬吧,总有出头的一天 <br> the future will be bright!</div> <script type="text/javascript">  document.body.innerHTML = docu...
http://www.jb51.net//article/13062.htm
[code]ON ERROR RESUME NEXTDim VOL_PROD_KEYif Wscript.arguments.count<1 then   VOL_PROD_KEY=InputBox("本程序能帮助您更换 WindowsXP 的序列号。"&vbCr&vbCr&"序列号由您自己寻找并输入。下面列出的不一定是您当前用的序列号,仅作格式参考。"&vbCr&vbCr&"请输入新的序列号:","WindowsXP序列号更换器&...
http://www.jb51.net//article/12617.htm
病毒描述:  此病毒利用替换输入法输入程序的方法伪装自身,从而可以利用原先已有的ctfmon启动项目启动自身,并进行下载木马和感染htm文件等操作  File: window.exe  Size: 19380 bytes  Modified: 2007年10月19日, 17:42:28  MD5: BDAA1AB926518C7D3C05B730C8B5872C  SHA1: BF4C82AA7F169FF37F436B78BBE9AA7FD652118A  CRC32: BEC77526  1.病毒运行后,生成以...
http://www.jb51.net//article/12561.htm
密码框简单制作,还可以替换成自己想用得符号.<style type="text/css">#c { position: relative; }#a { position: absolute; left: 0; top: 0; font-size: 12px; font-family: 宋体; }#b { position: absolute; left: 0;&nb...
http://www.jb51.net//article/12542.htm
<a href="1.htm">251</a>怎么用JS把251替换为<span style='background-color: #99FF99'>251</span>[html]<script type="text/javascript">var str='<a href="1.htm">231</a>';alert(str.replace(/<a([\s\S]*)>([\s\S]*)<\/a>/ig,"<a$1>...
http://www.jb51.net//article/12437.htm
说明:1、此工具可以批量替换网站上asp,.txt,php,aspx...等等文本型的字符2、将replace.asp上传至网站根目录后,运行http://网站域名/replace.asp3、为了安全,使用本程序后请删除或更名[code]<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%><%option explicitResponse.Buffer=trueResponse.CharSet="GB2312"Server.ScriptTimeout=9999999%> <html> <...
http://www.jb51.net//article/12330.htm
'================================================    '函数名:ReSaveRemoteFile    '作  用:查找文件保存替换    '参  数:Str   ----原字符串    '参  数:url   ----当然网站URL   ...
http://www.jb51.net//article/11226.htm
'=================================================='函数名:ReplaceSaveRemoteFile'作  用:替换、保存远程图片'参  数:ConStr ------ 要替换的字符串'参  数:SaveTf ------ 是否保存文件,False不保存,True保存'参  数: TistUrl------ 当前网页地址'=========================================...
http://www.jb51.net//article/11225.htm
<%’******************************’函数:RemoveHref_A(HTMLstr)’参数:HTMLstr,待去除链接的字符串’作者:阿里西西’日期:2007/7/12’描述:去除字符串中所有的超级链接’示例:<%=RemoveHref_A("<a href=/abc/h.html>测试</a>")%>’******************************Function RemoveHref_A(HTMLstr)Dim n,str1,str2,str3,str4HTMLstr&nb...
http://www.jb51.net//article/10871.htm
共有:59/10,当前3/6页  [首页] [上一页] 1 2 3 4 5 6 [下一页]  [尾页] 转到: