📄 haut.php
字号:
<?
include("inc/auth.php");
?>
<html>
<head>
<title>网络硬盘</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body class="bodycolor" topmargin="5">
<table border="0" width="95%" cellspacing="0" cellpadding="3" class="small">
<tr>
<td class="Big"><img src="/images/menu/netdisk.gif" WIDTH="22" HEIGHT="20" align="absmiddle"><span class="big3"> 网络硬盘</span>
</td>
<td align="right">
<input type="button" value="全文检索" class="BigButton" onClick="location='./query.php?DISK_ID=<?=$DISK_ID?>&rep=<?=$rep?>'">
<input type="button" value="返回" class="BigButton" onClick="location='./'">
<a href="javascript:location.reload()"><img src="images/refresh.gif" alt="刷新" border="0"></a>
<a href="include/cn_help.htm" target="_blank"><img src="images/help.gif" alt="帮助" border="0"></a>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -