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

📄 xinchouguanli.asp

📁 目前人力资源管理系统的发展已经相对成熟
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file=yan.asp-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
.style2 {color: #FFFFFF}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
}
-->
</style>
</head>

<body topmargin="0" leftmargin="0">
<table width="100%" border="0" cellspacing="0">
  <tr>
    <td width="185" valign="top" bgcolor="#36ACF0"><table width="100%" height="106" border="0" cellspacing="0">
      <tr>
        <td align="center"><a href="wageadd.asp" target="mainFrame"><br>
          薪酬登记</a>
          <table width="80%"  border="0">
            <tr>
              <td bgcolor="#FFFFFF" height="1"></td>
            </tr>
          </table>          
          <br>          <a href="wageedit.asp" target="mainFrame">薪酬修改</a>
          <table width="80%"  border="0">
              <tr>
                <td bgcolor="#FFFFFF" height="1"></td>
              </tr>
                    </table>          
          <br>          <a href="wagesearch.asp" target="mainFrame">薪酬查询</a>
          <table width="80%"  border="0">
              <tr>
                <td bgcolor="#FFFFFF" height="1"></td>
              </tr>
                    </table></td>
      </tr>
    </table></td>
    <td width="770"><iframe src="" width="100%" height="690" name=mainFrame scrolling="no" frameborder="no"></iframe></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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