haut.php
来自「极限网络智能办公系统—MYOA26—100%—源程序。」· PHP 代码 · 共 13 行
PHP
13 行
<?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=\"95%\" cellspacing=\"0\" cellpadding=\"3\" class=\"small\">\r\n <tr>\r\n <td class=\"Big\"><img src=\"/images/menu/netdisk.gif\" WIDTH=\"22\" HEIGHT=\"20\" align=\"absmiddle\">";
echo "<s";
echo "pan class=\"big3\"> 网络硬盘</span>\r\n </td>\r\n <td align=\"right\">\r\n <input type=\"button\" value=\"全文检索\" class=\"BigButton\" onClick=\"location='./query.php?DISK_ID=";
echo $DISK_ID;
echo "&rep=";
echo $rep;
echo "'\"> \r\n <input type=\"button\" value=\"返回\" class=\"BigButton\" onClick=\"location='./'\"> \r\n\t<a href=\"javascript:location.reload()\"><img src=\"images/refresh.gif\" alt=\"刷新\" border=\"0\"></a> \r\n\t<a href=\"include/cn_help.htm\" target=\"_blank\"><img src=\"images/help.gif\" alt=\"帮助\" border=\"0\"></a> \r\n </td>\r\n </tr>\r\n</table>\r\n\r\n<hr width=\"95%\" height=\"1\" align=\"left\" ";
echo "class=\"big1\">\r\n";
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?