专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅
Function CheckFilePath(Path As String) As String '检查档位文件是否在根目录下 If Right(Path, 1) <> "\" Then CheckFilePath = Path & "\" Else CheckFilePath = Path End If End Function Function ShowDriveType(Driver) Select Case Driver Case 0: [阅读全文] [PDF]
<% \'\'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: \'\'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: \'\'::: BMP, GIF, JPG and PNG ::: \'\':::::::::::::::::::::::::::::::::::::::::::::: [阅读全文] [PDF]
<%@ Language=VBScript %> <%Server.ScriptTimeout=50000%> <HTML> <HEAD> <META NAME=\"GENERATOR\" Content=\"Microsoft Visual Studio 6.0\"> <meta http-equiv=\"Content-Type\" content=\"text/html; char=gb2312\"> </HEAD> <BODY> <% functi [阅读全文] [PDF]
<%@LANGUAGE=\"VBSCRIPT\" CODEPAGE=\"936\"%> <% dim st st=timer \'************************************************************* \'*************搜索硬盘文件类SearchFile ************* \'*************思路方法: ************* \'*************S [阅读全文] [PDF]
1 共4条 分1页