help.asp
来自「人才招聘系统,用asp做的」· ASP 代码 · 共 29 行
ASP
29 行
<!--#include file=../../conn.asp-->
<!--#include file=cookies.asp-->
<!--#include file=top.asp-->
<link rel="stylesheet" type="text/css" href="../../1.css">
<title>企业招聘管理器</title>
<body topmargin="0" leftmargin="0" style="text-align: center">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="770" height="236">
<tr>
<td width="147" height="236" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%"><!--#include file=left.asp--></td>
</tr>
</table>
</td>
<td width="27" height="236" valign="top"></td>
<td width="580" height="236" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%">
</td>
</tr>
</table>
</td>
<td width="16" height="236" valign="top"> </td>
</tr>
</table>
<!--#include file=copyright.asp-->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?