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

📄 addsushe.asp

📁 寝室管理文档 网站目的: 为了更好的管理寝室同学们的信息资料
💻 ASP
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE5 {color: #FF00FF; font-weight: bold; }
-->
</style>
</head>

<body>
<form name="form1" method="post" action="add_newsushe.asp">
  <span class="STYLE5">寝室</span>
  <input type="text" name="qinshi"><br>
  <span class="STYLE5">床位</span>
  <input type="text" name="chuangwei"><br>
  <span class="STYLE5">学号</span>
  <input type="text" name="xuehao" ><br>
<input type="submit" name="Submit" value="提交">
<input type="reset" name="Submit2" value="重置">
</form>

</body>
</html>

⌨️ 快捷键说明

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