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

📄 jbxx1.jsp

📁 我是一个新手 这是我写的一个简单的教师信息管理系统 适合新手学习使用
💻 JSP
字号:
<%@ page contentType="text/html;charset=gb2312" %>
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>工作经历</title>
</head>

<body bgcolor="#FFFFFF">

<div align="center">
  <center>
<form action="charu1.jsp" method="post">
  <table border="1" width="600" height="600" bgcolor="#EEF1ED" cellspacing="1">
    <tr>
      <td width="217">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 用 户 名:</td>
      <td width="370"height="33"> 
      <INPUT type="text" name="a1" size="28"><font color="red"></td>
    </tr>
    <tr>
      <td width="217">&nbsp;&nbsp;&nbsp;&nbsp; 曾发表过的主要著作:</td>
      <td width="370"height="33"> 
      <INPUT type="text" name="a2" size="28"><font color="red"></td>
    </tr>
    <tr>
      <td width="217">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 论文:</td>
      <td width="370"height="33"> 
      <INPUT type="text" name="a3" size="28"><font color="red"></td>
    </tr>
    <tr>
      <td width="217">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 论文作者:</td>
      <td width="370"height="33"> 
      <INPUT type="text" name="a4" size="28"><font color="red"></td>
    </tr>
    <tr>
      <td width="217">&nbsp;&nbsp;&nbsp;&nbsp; 论文题目:</td>
      <td width="370"height="33"> 
      <INPUT type="text" name="a5" size="28"><font color="red"></td>
    </tr>
    <tr>
      <td width="217">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 刊物名称:</td>
      <td width="370"height="33"> 
      <INPUT type="text" name="a6" size="28"><font color="red"></td>
   </tr> 
  
     <tr>
      <td width="217">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 刊物卷期号:</td>
      <td width="370"height="33"> 
      <INPUT type="text" name="a7" size="28"><font color="red"></td>
    </tr>
 
   <tr>
      <td width="217">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 发表时间:</td>
      <td width="370"height="33"> 
     <INPUT type="text" name="a8" size="28"><font color="red"></td>
    </tr>
    <tr>
      <td width="217">&nbsp;&nbsp;&nbsp; 曾获得过的专利和奖励:</td>
      <td width="370"height="33"> 
      <INPUT type="text" name="a9" size="28"><font color="red"></td>
    </tr>
    
  </table>
  
<INPUT type="submit" value="       确定       " >
   </center>
</div>

</body>

</html>

⌨️ 快捷键说明

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