摘要:        
0 thenset oFileInfo= new FileInfo'取得文件属性iFindStart = InStr(iFindEnd,sInfo,"filename=""",1)+10iFindEnd = InStr(iFindStart,sInfo,"""",1)sFileName = Mid (sinfo,iFindStart,iFindEnd-iFindStart)oFileInfo.F...    阅读全文
        
            posted @ 2006-02-04 12:11
MaxIE
阅读(4371)
评论(8)
推荐(0)
        
        
            
        
        
摘要:        
清理SQL字符串,防止注入错误描述:"&err.description response.End() else Response.Write "在["&place&"]没有发生错误!" end if end sub '当前位置输出某个变量值sub Chkstr(str) if is_debug then Response.Write str&"" end sub '替换respons...    阅读全文
        
            posted @ 2006-02-04 12:09
MaxIE
阅读(1026)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
一、概述 “性能”这一术语有着几种不同的、差异微妙的含义。当人们谈到某个东西性能多少好时,他们想要表达的意思可能就是在一定的时间之内它完成了多少工作。例如,一个性能好的发动机运行起来更稳定,产生的动力更强大。对于开发小组,你同样也可能应用这个判断标准:一个性能好的开发小组工作时比较安静,而且能够生产出大量高质量的代码。对我来说,性能至少意味着两件事情——我的代码运行起来有多好,我的开发小组和我...    阅读全文
        
            posted @ 2006-02-04 11:23
MaxIE
阅读(479)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
1.错误信息 Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access 97 Driver] The Microsoft Jet database engine cannot open the file '(unknown)'. It is already opened...    阅读全文
        
            posted @ 2006-02-04 11:21
MaxIE
阅读(240)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
1.如何用Asp判断你的网站的虚拟物理路径 答:使用Mappath方法 The Physical path to this virtual website is: 2.我如何知道使用者所用的浏览器? 答:使用the Request object方法 strBrowser=Request.ServerVariables("HTTP_USER_AGENT") If Instr(strBrow...    阅读全文
        
            posted @ 2006-02-04 11:20
MaxIE
阅读(255)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
Call Com_CreatValidCode("ValidCode")Sub Com_CreatValidCode(pSN) 'Author: Layen 'QQ: 84815733 'E-mail: support@ssaw.net ' 禁止缓存 Response.Expires = -9999 Response.AddHeader "Prag...    阅读全文
        
            posted @ 2006-02-04 11:18
MaxIE
阅读(272)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
= 0 And pY * (Height-pY-1) >= 0 ThenGraph(pX, pY) = 1End IfEnd SubPublic Sub SetDraw(pIndex, pNumber)' 字符数据Dim DotData(8)DotData(0) = Array(30, 15, 50, 1, 50, 100)DotData(1) = Array(1 ,34 ,30 ,1 ,71, ...    阅读全文
        
            posted @ 2006-02-04 11:17
MaxIE
阅读(332)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号