📄 addbook.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>网上商店</TITLE>
<STYLE>HTML {
TEXT-DECORATION: none
}
A:link {
COLOR: #000000; TEXT-DECORATION: underline
}
A:active {
COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
COLOR: #000000; TEXT-DECORATION: underline
}
A:hover {
COLOR: rgb(0,147,43); TEXT-DECORATION: underline
}
EM {
FONT-SIZE: 16pt; FONT-STYLE: normal; FONT-FAMILY: CourierNew
}
A {
FONT-SIZE: 9pt
}
TD {
FONT-SIZE: 9pt
}
P {
FONT-SIZE: 9pt
}
.hh INPUT {
BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; BACKGROUND-COLOR: #ffffff
}
</STYLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY text=#000000 vLink=#000000 aLink=#000000 link=#000000 bgColor=#ffffff
leftMargin=0 topMargin=0 MARGINHEIGHT="0" MARGINWIDTH="0">
<TABLE cellSpacing=0 cellPadding=0 width=776 align=center border=0>
<TBODY>
<TR>
<TD><IMG height=63 src="images/guide_0.gif" width=238></TD>
<TD><IMG height=63 src="images/guide_1.gif" width=538></TD></TR>
<TD><IMG height=35 src="images/guide_2.gif" width=238></TD>
<TD background=images/guide_3.gif height=35>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD colSpan=2 height=10><IMG height=13 src="images/space.gif"
width=10></TD></TR>
<TR>
<TD width="8%"> </TD>
<TD width="92%"><FONT color=#ffffff>■
添加图书</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=776 align=center border=0 height="414">
<TBODY>
<TD vAlign=top width=195 bgColor=#ffffff height=56>
<TABLE height=56 cellSpacing=0 cellPadding=0 width="119%" border=0>
<TBODY>
<TR>
<td width="99%" height="56" bgcolor="#99CC66">
<p align="left"> <font face="黑体" size="4">
功能列表 </font>
</td></TR></TBODY></TABLE></TD>
<TD vAlign=top width=581 bgColor=#ffffff height=414 rowspan="2" bordercolor="#8EEB32">
<FORM action="addBookS.jsp" method=post name=frm>
<TABLE borderColor=#dbd3c6 height=427 cellSpacing=1 cellPadding=3 width=600
bgColor=#99cc66 border=0>
<TBODY>
<TR bgColor=#dbd3c6>
<TD width=101 bgColor=#FFFFFF height=22>
<DIV align=right>图书名称:</DIV></TD>
<TD bgColor=#ffffff height=22><INPUT size=30
name=bookName> </TD></TR>
<TR bgColor=#dbd3c6>
<TD width=101 bgColor=#FFFFFF height=22>
<DIV align=right>图书编号:</DIV></TD>
<TD bgColor=#ffffff height=22><INPUT size=30
name=bookID> </TD></TR>
<TR bgColor=#dbd3c6>
<TD bgColor=#FFFFFF height=29>
<DIV align=right>出版社:</DIV></TD>
<TD bgColor=#ffffff height=29>
<INPUT id=publish size=30
name=publisher></TD></TR>
<TR bgColor=#dbd3c6>
<TD bgColor=#FFFFFF height=29>
<DIV align=right>出版日期:</DIV></TD>
<TD bgColor=#ffffff height=29><INPUT id=pdate size=30
name=pubdate></TD></TR>
<TR bgColor=#dbd3c6>
<TD bgColor=#FFFFFF height=29>
<DIV align=right>作 者:</DIV></TD>
<TD bgColor=#ffffff height=29><INPUT id=author size=30 name=bookAuthor></TD></TR>
<TR bgColor=#dbd3c6>
<TD bgColor=#FFFFFF height=22>
<DIV align=right>Edition:</DIV></TD>
<TD bgColor=#ffffff height=22><INPUT id=isbn size=30
name=edition> <font color="#FF0000">*(中文或者英文)</font></TD></TR>
<TR bgColor=#dbd3c6>
<TD bgColor=#FFFFFF height=22>
<DIV align=right>图书类型:</DIV></TD>
<TD bgColor=#ffffff height=22><INPUT id=bsize size=30
name=bookSort></TD></TR>
<TR bgColor=#dbd3c6>
<TD bgColor=#FFFFFF height=22>
<DIV align=right>库存量:</DIV></TD>
<TD bgColor=#ffffff height=22><INPUT id=upaper size=6
name=stockNum></TD></TR>
<TR bgColor=#dbd3c6>
<TD width=101 bgColor=#FFFFFF height=22>
<DIV align=right>市场价:</DIV></TD>
<TD bgColor=#ffffff height=22><INPUT size=10 name=bookPrice>
<FONT color=#000000>元 </FONT></TD></TR>
<TR bgColor=#dbd3c6>
<TD bgColor=#FFFFFF height=188>
<DIV align=right>内容提要:</DIV></TD>
<TD bgColor=#ffffff height=188>
<TEXTAREA name=contentIntroduction rows=13 cols=62></TEXTAREA></TD></TR>
<TR bgColor=#99cc66>
<TD colSpan=2 height=25>
<DIV align=center><INPUT type=submit value=添加图书 name=cc>
</DIV></TD></TR>
</TBODY></TABLE></FORM></TD></TR>
<tr>
<TD vAlign=top width=195 bgColor=#ffffff height=449>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FFFFFF" width="100%" id="AutoNumber1" bgcolor="#bede9e" height="266">
<tr>
<td width="100%" height="19">
<p align="center">【 <a href="addBook.htm">添加图书</a>】
</td>
</tr>
<tr>
<td width="100%" height="19">
<p align="center">【<a target="mainBody" href="dealBook.jsp">
删除图书</a>】
</td>
</tr>
<tr>
<td width="100%" height="19">
<p align="center">【<a href="modifyRoomPre.jsp" target="mainBody">
</a><a href="dealBook.jsp">维护图书</a>】
</td>
</tr>
<tr>
<td width="100%" height="19">
【<a href="roomList.jsp" target="mainBody">
</a><a href="userView.jsp">用户管理</a>】
</td>
</tr>
<tr>
<td width="100%" height="19">
【<a href="userList.jsp" target="mainBody">
</a><a href="dealOrder.htm">订单处理</a>】
</td>
</tr>
<tr>
<td width="100%" height="19"> 【<a target="mainBody" href="updatePassword.jsp">
</a><a target="mainBody" href="updatePwd.jsp">密码<u>更改</u></a>】
</td>
</tr>
<tr>
<td width="100%" height="19">
【<a target="mainBody" href="logout.jsp">
退出管理</a>】
</td>
</tr>
</table></TD>
</tr>
</TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=776 align=center border=0>
<TBODY>
<TR bgColor=#89c86a>
<TD><IMG height=1 src="images/space.gif" width=10></TD></TR>
<TR>
<TD height=1><IMG height=1 src="images/space.gif" width=10></TD></TR>
<TR bgColor=#89c86a>
<TD> </TD></TR></TBODY></TABLE>
<div align="center">
<table border="0" style="border-collapse: collapse" width="776" id="table1" cellpadding="0">
<tr>
<td>
<p align="center">
<br>
版权所有 ◎2003-2004 All rights resevered</td>
</tr>
</table>
</div>
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -