⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 explore2006.asp

📁 在线文件管理
💻 ASP
📖 第 1 页 / 共 5 页
字号:
					   <table width="100%"  border="0" style="font-size:9pt;">
                        <tr>
                          <td>&nbsp;</td>
                        </tr>
                        <tr>
                          <td>&nbsp;</td>
                        </tr>
                        <tr>
                          <td>&nbsp;服务器名: <%=request.servervariables("server_name")%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;服务器IP: <%=request.ServerVariables("LOCAL_ADDR")%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;您的IP: <%=request.ServerVariables("remote_addr")%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;端口号: <%=request.servervariables("server_port")%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;本地路径: <%=server.mappath("\")%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;www服务版本: <%=request.servervariables("server_software")%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;文件路径: <%=request.servervariables("path_translated")%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;程序名称: <%=hm.SysName & " " & hm.SysVersion%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;作 者: <%="longerface"%></td>
                        </tr>
                        <tr>
                          <td>&nbsp;</td>
                        </tr>
                        <tr>
                          <td>&nbsp;</td>
                        </tr>
                        <tr>
                          <td>&nbsp;</td>
                        </tr>
                        <tr>
                          <td><%=hm.CopyRight%></td>
                        </tr>
                      </table>
					 </td>
                    </tr>
                  </table></td>
                </tr>
              </table></td>
            </tr>
          </table></td>
        </tr>
        <tr>
          <td height="30"><div align="right">
            <input type="button" value="确定" style="width:70;height:21;" onclick="window.close();">&nbsp;&nbsp;</div></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>
<%response.end%>
<%'-------------------------------------------------------------------------------------------------------------------------------------
end sub%>


<%sub showmenu()%>
<%'---------------------------------------------------  子过程,显示菜单  --------------------------------------------------------------
dim menutype,menufolder,menufile
menutype = request("type")
menudisk = request("disk")
menufolder = request("folder")
menufile = request("file")
nowfolder = request("nowfolder")
if menutype="" then
	if mm.isdisk(folder) then
		menutype="disk"
	else
	    menutype="folder"
	end if
end if
menufolder = hm.backpath(menufolder)
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>menu</title>
<style>
.menufont {	font-size:9pt;color:#333333;};
.menuimage {color:#666666;};
a.menulink:visited,a.menulink:link{TEXT-DECORATION:none;color:333333;}
a.menulink:hover{text-decoration:underline;color:333333;}
body {
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface; 
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	FONT-FAMILY: "宋体";
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}
</style>
<SCRIPT language=javascript>
function tree(leaf){
if(eval(leaf+"show").style.display == "none"){
   eval(leaf+"show"+".style.display=\"\";");
   eval(leaf+".value=\"<%=chr(126)%>\";");
}else{
   eval(leaf+"show"+".style.display=\"none\";");
   eval(leaf+".value=\"<%=chr(128)%>\";");
};}

</script>
</head>

<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" bgcolor="#F4F2E7">
<table width="100%"  border="0" cellpadding="0" cellspacing="6">
  <tr>
    <td><table width="100%"  border="1" cellpadding="0" cellspacing="0" bordercolor="#D4D0C8" style="border-collapse:collapse;">
        <tr onClick="tree('sys');" style="cursor:default;">
          <td height="20" bgcolor="#D4D0C8"><table width="100%"  border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td>&nbsp;&nbsp;<font style="font-weight:bold;font-size:10pt;color:#000000;">系统任务</font></td>
                <td width="20"><input id="sys" onclick="tree('sys');" type="button" value="<%=chr(126)%>" style="border:0;width:15;height:15;font-family:wingdings 3;font-size:7pt;"></td>
              </tr>
          </table></td>
        </tr>
        <tr bgcolor="#FFFFFF" id="sysshow">
          <td><table width="100%"  border="0">
              <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:13pt;font-family:Webdings;">i</font></div></td>
                      <td>&nbsp;<a href="javascript:" onClick="javascript:window.open('<%=mypage%>?act=system','_blank','width=436,height=440,resizable=0,status=no,scrollbars=no,menubar=no,location=no');" class="menulink"><span class="menufont">查看系统信息</span></a></td>
                    </tr>
                </table></td>
              </tr>
              <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:15pt;font-family:Webdings;">L</font></div></td>
                      <td>&nbsp;<span class="menufont" title=建设中……>搜索文件或文件夹</span></td>
                    </tr>
                </table></td>
              </tr>
          </table></td>
        </tr>
    </table></td>
  </tr>
  <tr>
    <td>
	<table width="100%"  border="1" cellpadding="0" cellspacing="0" bordercolor="#D4D0C8" style="border-collapse:collapse;<%if menufolder="" and menufile="" then response.write "display:'none';"%>">
        <tr onClick="tree('fil');" style="cursor:default;">
          <td height="20" bgcolor="#D4D0C8"><table width="100%"  border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td>&nbsp;&nbsp;<font style="font-weight:bold;font-size:10pt;color:#000000;">文件或文件夹任务</font></td>
                <td width="20"><input id="fil" onclick="tree('fil');" type="button" value="<%=chr(126)%>" style="border:0;width:15;height:15;font-family:wingdings 3;font-size:7pt;"></td>
              </tr>
          </table></td>
        </tr>
        <tr bgcolor="#FFFFFF" id="filshow">
          <td><table width="100%"  border="0">
              <%if true then%>
			  <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:14pt;font-family:webdings;">v</font></div></td>
                      <td>&nbsp;<a href="javascript:" onClick="javascript:window.open('<%=mypage%>?act=task&run=newfolder&folder=<%if nowfolder="" then : response.write hm.javapath(folder) : else : response.write hm.javapath(nowfolder) : end if%>','_blank','width=300,height=150,resizable=1,status=no,scrollbars=no,menubar=no,location=no');" class="menulink"><span class="menufont">创建一个新文件夹</span></a></td>
                    </tr>
                </table></td>
              </tr>
              <%end if%>
			  <%if menutype="folder" and nowfolder<>"" then%>
			  <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:13pt;font-family:wingdings;">!</font></div></td>
                      <td>&nbsp;<a onClick="javascript:window.open('<%=mypage%>?act=task&run=FolderRename&menufolder=<%=hm.javapath(menufolder)%>&folder=<%=hm.javapath(menufolder)%>','_blank','width=300,height=150,resizable=1,status=no,scrollbars=no,menubar=no,location=no');" class="menulink"><span class="menufont">重命名这个文件夹</span></a></td>
                    </tr>
                </table></td>
              </tr>
              <%end if%>
			  <%if menutype="folder" and nowfolder<>"" then%>
			  <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:12pt;font-family:wingdings 2;">%</font></div></td>
                      <td>&nbsp;<span class="menufont">移动这个文件夹</span></td>
                    </tr>
                </table></td>
              </tr>
			  <%end if%>
			  <%if menutype="folder" and nowfolder<>"" then%>
              <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:13pt;font-family:wingdings 2;">+</font></div></td>
                      <td>&nbsp;<span class="menufont">复制这个文件夹</span></td>
                    </tr>
                </table></td>
              </tr>
			  <%end if%>
			  <%if menutype="folder" and nowfolder<>"" then%>
              <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:15pt;font-family:wingdings 2;">3</font></div></td>
                      <td>&nbsp;<span class="menufont">删除这个文件夹</span></td>
                    </tr>
                </table></td>
              </tr>
			  <%end if%>
			  <%if true then%>
              <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:13pt;font-family:wingdings;">v</font></div></td>
                      <td>&nbsp;<a href="javascript:" onClick="javascript:window.open('<%=mypage%>?act=task&run=newfile&folder=<%if nowfolder="" then : response.write hm.javapath(folder) : else : response.write hm.javapath(nowfolder) : end if%>','_blank','width=300,height=150,resizable=1,status=no,scrollbars=no,menubar=no,location=no');" class="menulink"><span class="menufont">新建一个文件</span></a></td>
                    </tr>
                </table></td>
              </tr>
			  <%end if%>
			  <%if menutype="file" then%>
              <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:13pt;font-family:wingdings;">!</font></div></td>
                      <td>&nbsp;<a href="javascript:" onClick="javascript:window.open('<%=mypage%>?act=task&run=renamefile&oldfilename=<%=hm.javapath(hm.backpath(menufile))%>&folder=<% =hm.javapath(nowfolder) %>','_blank','width=300,height=150,resizable=1,status=no,scrollbars=no,menubar=no,location=no');" class="menulink"><span class="menufont">重命名这个文件</span></a></td>
                    </tr>
                </table></td>
              </tr>
			  <%end if%>
			  <%if menutype="file" then%>
              <tr>
                <td><table width="100%"  border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="20"><div align="right"><font class="menuimage" style="font-size:12pt;font-family:wingdings 2;">%</font></div></td>
                      <td>&nbsp;<a href="javascript:" onClick="javascript:window.open('<%=mypage%>?act=task&run=movefile&filename=<%=hm.javapath(hm.backpath(menufile))%>&folder=<% =hm.javapath(nowfolder) %>','_blank','width=300,height=150,resizable=1,status=no,scrollbars=no,menubar=no,location=no');" class="menulink"><span class="menufont">移动这个文件</span><a></td>
                    </tr>
                </table></td>
              </tr>
			  <%end if%>
			  <%if menutype="file" then%>
              <tr>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -