othing 相关的软件列表

一个最简单的vbs类实例代码
VB

一个最简单的vbs类实例代码

2020-02-16 标签:简单,vbs,实例,代码,class,cfoo,sub,printhello,response,write,hello,world,end,dim,obj,set,n,ew,call

class CFoosub PrintHello()response.Write "Hello World!"end sub end class dim obj set obj = new CFoocall obj.PrintHello set obj = nothing

首页

在ASP编程中nothing代表什么意思?

2020-02-16 标签:asp,编程,n,othing,代表,什么意思,比如,set,connobject,如同,英文,单词,字面,意思,没有东西,是指,对象,清空

比如:Set Connobject=nothing nothing如同英文单词字面意思,没有,没有那个,没有这个,没有东西 Set Connobject=nothing意思是指使对象Connobject变没有,就是清空对象了。

ASP分页类(支持多风格变换)
首页

ASP分页类(支持多风格变换)

2020-02-16 标签:asp,分页,支持,多风,变换,使用,的是,游标,也就是,rs,open,sql,conn,感觉,也快,不了

这个分页使用的是0游标,也就是Rs.Open Sql,Conn,0,1。但是感觉也快不了多少,10万条数据的分页时间300多豪秒之间。实现代码如下:0 Then Err.Clear PageRs.Close Set PageRs=Nothing ErrInfo=ErrInfo&"建立或打开记

首页

asp遍历目录及子目录的函数

2020-02-16 标签:asp,遍历,目录,子目录,函数,language,vbscript,以及,下文,function,bianli,path,set,fso,server,scripting

---"Response.write Objfile.nameNextResponse.write ""Bianli(nowpath)'递归NextSet Objfolder=nothingSet Objsubfolders=nothingSet Fso=nothingEnd Function%&g

首页

asp下循环一行多少个

2020-02-16 标签:asp,循环,一行,多少个,set,rs,server,adodb,recordset,sql,select,friend,order,id,desc,open,conn,i

" target="_blank">" class="framed" width="88" height="31" alt="" />")end ifi=i+1rs.movenextLooprs.closeset rs=nothing%>

切换dos并dir的vbs
VB

切换dos并dir的vbs

2020-02-16 标签:切换,dos,dir,vbs,实现,代码,如下,script,language,vbscript,dim,oshellset,oshell,wscript,shell,run,cmd,k

实现代码如下:Dim oShellSet oShell = WScript.CreateObject ("WSCript.shell")oShell.run "cmd /K CD c:\ & dir"Set oShell = Nothing

首页

替换数据库内容

2020-02-16 标签:替换,数据库,内容,lamking,2005,22,更新,修正,2006,28,http,www,imbbs,cn,qq,628557,出售,空间

205 ThenoRs2(oRs2(I).Name)=MyReplace(oRs2(I).value)End IfNextoRs2.updateoRs2.MoveNextLoopoRs2.closeset oRs2=NothingEnd If oRs.Movenext Loop oRs.close