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

📄 haut.php

📁 通达OA2007SE源代码 非常好的
💻 PHP
字号:
<?
  include 'inc/auth.php';
  echo '
<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">';
  echo '<s';
  echo 'pan class="big3"> 网络硬盘</span>
    </td>
    <td align="right">
        <input type="button" value="全文检索" class="BigButton" onClick="location=\'./query.php?DISK_ID=';
  echo $DISK_ID;
  echo '&rep=';
  echo $rep;
  echo '\'">&nbsp;&nbsp;
        <input type="button" value="返回" class="BigButton" onClick="location=\'./\'">&nbsp;&nbsp;
	<a href="javascript:location.reload()"><img src="images/refresh.gif" alt="刷新" border="0"></a>&nbsp;&nbsp;
	<a href="include/cn_help.htm" target="_blank"><img src="images/help.gif" alt="帮助" border="0"></a>&nbsp;&nbsp;
    </td>
  </tr>
</table>
';
?>

⌨️ 快捷键说明

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