'设置好global.asa文件,如下:<scriptLANGUAGE="VBScript"RUNAT="Server">SubApplication_OnStart Application("ActiveUsers")=0 '设置计数初始值,可以根据自己的需要哦.EndSubSubSession_OnStart Session.Timeout=20'根据需要,设置超时时间. Session("Start")=Now'设置一个Session开始时间...
http://www.jb51.net//article/4763.htm
如何准确地获得一个整数?functionNumbersOnlyNoDecimals(pInString) lNumbersOnly="" forx=1tolen(pInString) y=(len(pInString)-x+1) ifisNumeric(mid(pInString,y,1))then lNumbersOnly=lNumbersOnly+mid(pInString,y,1) else ifmi...
http://www.jb51.net//article/4692.htm
共有:2/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
