1 Star 3 Fork 0

毕设研究小组/php毕设图书馆

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
unavigation.php 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
sjm 提交于 2021-07-04 09:31 . first push
<?php
session_start();
?>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script src="js/menu.js"></script>
<div class=menuskin id=popmenu onmouseover="clearhidemenu();highlightmenu(event,'on')" onmouseout="highlightmenu(event,'off');dynamichide(event)" style="Z-index:100;position:absolute;"></div>
<table width="776" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="115" align="right" valign="bottom" background="images/banner.gif" bgcolor="#FD9C11"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="26" align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td height="33" align="right" background="images/menu_line1.gif" bgcolor="#FD9C11"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5%"></td>
<td width="23%">
<script type=text/javascript>
document.write("<span id='labtime' width='120px' Font-Size='9pt'></span>")
setInterval("labtime.innerText=new Date().toLocaleString()",1000)
</script></td>
<td align="rigth"> <a href="index.php" style="color:#FFFFFF ">首页&nbsp;&nbsp;</a><a href="book_Query.php" style="color:#FFFFFF ">图书查询</a>&nbsp;<a href="book_tuijian.php" style="color:#FFFFFF ">新书推荐&nbsp;</a>
<a href="book_bidu.php" style="color:#FFFFFF ">必读书目</a><a href="news.php" style="color:#FFFFFF ">新闻公告</a>
<a onmouseover=showmenu(event,userindex) onmouseout=delayhidemenu() style="CURSOR:hand" class="a1">个人中心</a><a href="safequit.php" style="color:#FFFFFF ">退出</a>
</td>
</tr>
</table></td>
</tr>
</table>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dearmite/php_big_library.git
git@gitee.com:dearmite/php_big_library.git
dearmite
php_big_library
php毕设图书馆
master

搜索帮助