📄 searchuser.htm
字号:
<HTML>
<HEAD>
<TITLE>招聘系统站内搜索系统</TITLE>
<!-- '毕业设计:林林在线网络招聘系统
'毕业设计:林林在线网络招聘系统
-->
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=gb2312">
<style type="text/css">
<!--
.style1 {font-size: 14px}
.style2 {color: #FF0000}
.style6 {font-size: 14px; color: #FF0000; }
-->
</style>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<CENTER>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div align="center"><span class="style1">林林招聘系统站内搜索系统<br>
<span class="style2">搜索应聘者</span></span><br>
<br>
</div></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<form method="post" action="searchuser.asp">
<tr>
<td>
<div align="center">
<input type="text" name="keyword" size="10">
<select name="condition">
<option value="username" selected>姓名</option>
<option value="job1">想要的工作</option>
<option value="major">专业</option>
<option value="level">学历</option>
<option value="job2">想要的其它工作</option>
</select>
<input type="submit" name="Submit" value=" 搜 索 ">
</div></td>
</tr>
</form>
</table>
<table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="center"><br>
<a href="searchcom.htm" class="style6">搜索公司/单位</a><br>
<br>
<a href="../index.asp" class="style1">返回到首页</a><br>
</div></td>
</tr>
</table>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -