脚 本 之 家 www.jb51.net
页面导航:  不限条件-->荐
本地搜索:
Class声明声明一个类的名字,就是定义一些变量,属性,方法来组成一个类。我们常常看到别的程序语言中中都有类的说明,PHP,VB,C++,这个在VBScript中的类的说明,我是第一次听到,我们的日常工作就是网站开发,在这个里面多多少少搞出点经验,像模像样也能自诩为"内行",所以我就来分享一下我所知道的这个新的东东。我们来看看下面的这个代码吧!(window2000+IIS5.0通过测试)类的定义1yyh.asp<%''声明一个名为yh的类ClassyhPrivateyh''类的初始化PrivateSubClass_Initializeyh="天涯风云"EndSub''定义一个函数Pub...
http://www.jb51.net//article/659.htm
事件源对象 event.srcElement.tagName event.srcElement.type 捕获释放 event.srcElement.setCapture();  event.srcElement.releaseCapture();  事件按键 event.keyCode event.shiftKey event.altKey event.ctrlKey 事件返回值 event.returnValue 鼠标位置 even...
http://www.jb51.net//article/583.htm
Background 背景设置背景颜色[html]<html><head><style type="text/css">body {background-color: yellow}h1 {background-color: #00ff00}h2 {background-color: transparent}p {background-color: rgb(250,0,255)}</style></head><body>&l...
http://www.jb51.net//article/378.htm
[code]<%dimparam,smiles 'param是UBB标签完全可用的标记param=full则完全可用,否则不支持一些占位大的标签smiles是禁止笑脸转换functionUBBCode(content)dimn,i'onerrorresumenextsetre=newregexpre.IgnoreCase=truere.global=truere.pattern="\[code\](\r\n)?([\s\S]+?)\[\/code\]"SetMatches=re.Execute(content)dimcode()n=0ifre.test(content)then...
http://www.jb51.net//article/326.htm
[html]<HTML><HEAD><TITLE>精彩图片推荐</TITLE><METAhttp-equiv=Content-Typecontent="text/html;charset=gb2312"><STYLEtype=text/css>BODY{ PADDING-RIGHT:0px;PADDING-LEFT:0px;FONT-SIZE:12px;PADDING-BOTTOM:0px;MARGIN:0pxauto;PADDING-TOP:0px;BACKGROUND-COLOR:#f0f8f8}TD{&nb...
http://www.jb51.net//article/219.htm
[html]<divstyle="width:300px;padding:20px;overflow:hidden;word-wrap:break-word;word-break:break:all;font-size:12px;line-height:18px;background-color:#eeeeee;"><fontdisabled>怎么样,我凹下去了吧?<br>你不想试试吗?<br><ahref="http://www.lenvo.cn/">www.lenvo.cn</a></font></d...
http://www.jb51.net//article/140.htm
[code] functionunHtml(content)unHtml=contentifcontent<>""thenunHtml=replace(unHtml,"&","&")unHtml=replace(unHtml,"<","<")unHtml=replace(unHtml,">",">")unHtml=replace(unHtml,chr(34),""")unHtml=replace(unHtml,chr(13),"<br>")unHtml=replace(unHtml,chr(32),"")'unHtml=...
http://www.jb51.net//article/60.htm
共有:137/10,当前14/14页  [首页] [上一页] 10 11 12 13 14 [下一页] [尾页] 转到: