📄 haut.php
字号:
<?php
include( "inc/auth.php" );
echo "\r\n<html>\r\n<head>\r\n<title>网络硬盘</title>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n</head>\r\n\r\n<body class=\"bodycolor\" topmargin=\"5\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"1\" cellpadding=\"0\">\r\n <tr class=\"tablehead1\">\r\n <td><img src=\"/images/menu/netdisk.gif\" align=\"absmiddle\"> 网络硬盘\r\n </td>\r\n </tr>\r\n <tr class=\"TableLine2\">\r\n <td><input type=\"image\" src=\"/images";
echo "/button/searcharticle.gif\" title=\"全文检索\" onClick=\"location='./query.php?DISK_ID=";
echo $DISK_ID;
echo "&rep=";
echo $rep;
echo "'\" accesskey=\"S\">\r\n <input type=\"image\" src=\"/images/button/return.gif\" title=\"返回\" onClick=\"location='./'\" accesskey=\"B\">\r\n\t<a href=\"javascript:location.reload()\"><img src=\"/images/button/refresh.gif\" alt=\"刷新\" border=\"0\" accesskey=\"R\"></a>\r\n\t<a href=\"include/cn_help.htm\" target=\"_blank\"><img src=\"/images/button/help.gif\" alt=\"帮助\" border=\"0\" accesskey=\"H\"></a>\r\n\t</td></tr>\r\n</table>\r\n\r\n<hr width=";
echo "\"95%\" height=\"1\" align=\"left\" color=\"#FFFFFF\">\r\n";
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -