📄 inc_search.htm
字号:
" <option value='厦门'>厦门</option>"+
" <option value='海南'>海南</option>"+
" <option value='香港'>香港</option>"+
" <option value='澳门'>澳门</option>"+
" <option value='台湾'>台湾</option>"+
" <option value='广东'>广东</option>"+
" <option value='广西'>广西</option>"+
" <option value='福建'>福建</option>"+
" <option value='浙江'>浙江</option>"+
" <option value='江苏'>江苏</option>"+
" <option value='山东'>山东</option>"+
" <option value='湖南'>湖南</option>"+
" <option value='湖北'>湖北</option>"+
" <option value='四川'>四川</option>"+
" <option value='贵州'>贵州</option>"+
" <option value='云南'>云南</option>"+
" <option value='江西'>江西</option>"+
" <option value='安徽'>安徽</option>"+
" <option value='河南'>河南</option>"+
" <option value='河北'>河北</option>"+
" <option value='辽宁'>辽宁</option>"+
" <option value='吉林'>吉林</option>"+
" <option value='黑龙江'>黑龙江</option>"+
" <option value='内蒙'>内蒙</option>"+
" <option value='宁夏'>宁夏</option>"+
" <option value='山西'>山西</option>"+
" <option value='陕西'>陕西</option>"+
" <option value='甘肃'>甘肃</option>"+
" <option value='青海'>青海</option>"+
" <option value='新疆'>新疆</option>"+
" <option value='西藏'>西藏</option>"+
" <option value='国外'>国外</option>"+
"</select></td>"+
" </tr>"+
"</table>"+
"</div>";
btn1.height = "25";
btn1.innerHTML = "<input id=btn_i type=submit value=职位搜索 class='b1aff6600 bgff6600 cfff sbot'>";
fn.i_k.name = "post";
fn.action = "http://itp.csai.cn/itp/personal/searchjob.asp";
}
//企业搜索
if(td_now.id == "s_td_6")
{
lc_kw.style.width = '500';
lc.style.paddingTop = "0";
lc.style.width = '182';
//lc.style.display = "block";
lc.innerHTML = " <div class='bk_w'> "+
"<table width='100%' border='0' align='center' cellpadding='0' cellspacing='0'>"+
" <tr> "+
" <td width='100%' height='20' align='center'> "+
" <input type='radio' name=field value='company' checked >企业名称"+
" <input type='radio' name=field value='address'>企业地址 </td>"+
" </tr>"+
" </table>"+
" </div>";
//lc_itp.style.display = "none";
//lc_itp.style.display = "none";
//lc_itp.style.display = "none";
btn1.height = "25";
btn1.innerHTML = "<input id=btn_i type=submit value=企业搜索 class='b1aff6600 bgff6600 cfff sbot'>";
fn.i_k.name = "keywords";
fn.action = "http://com.csai.cn/search.asp";
}
//Google
if(td_now.id == "s_td_8")
{
//lc.style.display = "none";
//lc.style.paddingTop = "0";
lc_kw.style.width = '582';
lc.style.width = "200";
g_search="<input TYPE=hidden name=hl value=zh-CN>"
g_search+="<input type=hidden value=gb2312 name=ie>"
g_search+="<input type=hidden value=gb2312 name=oe>"
g_search+="<input type=hidden name=domains value='csai.cn'>"
g_search+="<input type=radio name=sitesearch value=''> 搜索WWW "
g_search+="<input type=radio name=sitesearch value='csai.cn' checked> 搜索希赛网"
//g_search+="<input type=hidden name=lr value=''>"
//g_search+="<input type=hidden size=25 name=as_sitesearch value='csai.cn'>";
lc.innerHTML = g_search;
//lc_itp.style.display = "none";
btn1.height = "25";
btn1.innerHTML = "<input id=btn_i type=submit value=Google搜索 class='b1aff6600 bgff6600 cfff sbot' style='width:70px;'>";
fn.i_k.name = "q";
//fn.method=get;
fn.action = "http://www.google.com/search";
}
//软件外包
if(td_now.id == "s_td_7")
{
//lc.style.display = "none";
//lc.style.paddingTop = "0";
lc_kw.style.width = '582';
lc.style.width = "200";
//g_search+="<input type=hidden name=lr value=''>"
//g_search+="<input type=hidden size=25 name=as_sitesearch value='csai.cn'>";
lc.innerHTML = "<div class='bk_w'>"+
"<table width='100%' border='0' align='center' cellpadding='0' cellspacing='0'>"+
"<tr> "+
"<td width='100%' height='20' align='center'>"+
"<a href='http://po.csai.cn/p_index.asp' target='_blank' class='mainblue'>项目外包</a> "+
"<a href='http://po.csai.cn/b_index.asp' target='_blank' class='mainblue'>软件求购</a> "+
"<a href='http://po.csai.cn/g_index.asp' target='_blank' class='mainblue'>软件供应</a> "+
"</td>"+
"</tr>"+
"</table>"+
"</div>";
//lc_itp.style.display = "none";
btn1.height = "25";
btn1.innerHTML = "<input id=btn_i type=submit value=外包搜索 class='b1aff6600 bgff6600 cfff sbot' style='width:70px;'>";
fn.i_k.name = "keywords";
//fn.method=get;
fn.action = "http://po.csai.cn/search.asp";
}
}
function mouse_on(td_now)
{
if(td_now.className == "s_on") return false;
else td_now.className = "m_on";
}
function mouse_of(td_now)
{
if(td_now.className == "s_on") return false;
else td_now.className = "s_of";
}
</SCRIPT>
<SCRIPT language=javascript>
function iask_ck(fn)
{
if(fn.i_k.value == "")
{
alert("请填写搜索条件!");
return false;
}
}
</SCRIPT>
<META content="MSHTML 6.00.3790.2759" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<TABLE
style="BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid"
cellSpacing=0 cellPadding=0 width=775 align=center border=0>
<TBODY>
<TR>
<TD height=2></TD></TR>
<TR>
<TD height=30>
<TABLE cellSpacing=0 cellPadding=0 width="100%"
background=inc_search_files/t_bg.gif border=0>
<TBODY>
<TR align=middle>
<TD width=47 height=21> </TD>
<TD class=s_on id=s_td_1 onmouseover=mouse_on(this);
onclick=s_chg(this,1,f); onmouseout=mouse_of(this); width=83>IT资源</TD>
<TD width=2></TD>
<TD class=s_of id=s_td_2 onmouseover=mouse_on(this);
onclick=s_chg(this,3,f); onmouseout=mouse_of(this); width=83>下载中心</TD>
<TD width=2></TD>
<TD class=s_of id=s_td_3 onmouseover=mouse_on(this);
onclick=s_chg(this,5,f); onmouseout=mouse_of(this); width=83>社区</TD>
<TD width=2></TD>
<TD class=s_of id=s_td_4 onmouseover=mouse_on(this);
onclick=s_chg(this,7,f); onmouseout=mouse_of(this); width=83>第一书店</TD>
<TD width=2></TD>
<TD class=s_of id=s_td_5 onmouseover=mouse_on(this);
onclick=s_chg(this,9,f); onmouseout=mouse_of(this); width=83>人才频道</TD>
<TD width=2></TD>
<TD class=s_of id=s_td_6 onmouseover=mouse_on(this);
onclick=s_chg(this,11,f); onmouseout=mouse_of(this);
width=83>企业黄页</TD>
<TD width=2></TD>
<TD class=s_of id=s_td_7 onmouseover=mouse_on(this);
onclick=s_chg(this,13,f); onmouseout=mouse_of(this);
width=83>软件外包</TD>
<TD width=2></TD>
<TD class=s_of id=s_td_8 onmouseover=mouse_on(this);
onclick=s_chg(this,15,f); onmouseout=mouse_of(this);
width=83>Google</TD>
<TD width=47> </TD></TR>
<TR>
<TD id=move_xjt></TD>
<TD align=middle height=9><IMG height=9
src="inc_search_files/t_xjt.gif" width=13 border=0></TD>
<TD></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0
dwcopytype="CopyTableRow">
<FORM name=f onsubmit="return iask_ck(this)"
action=http://url.csai.cn/list.asp method=get target=_blank>
<TBODY>
<TR bgColor=#f9f9fa>
<TD width=28><IMG height=18 src="inc_search_files/asiaec_zoom.gif"
width=23></TD>
<TD vAlign=top align=middle width=687 bgColor=#f9f9fa>
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center
border=0>
<TBODY>
<TR vAlign=center align=middle>
<TD id=lc_kw width=400>
<DIV class=bk_w><INPUT class=bk_n id=i_k name=key> </DIV>
<DIV class="eg pt2" id=eg2 style="DISPLAY: none"></DIV></TD>
<TD class=pl5 id=lc width=282>
<DIV class=bk_w>
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center
border=0>
<TBODY>
<TR>
<TD align=middle width="100%" height=20><A
class=mainblue
href="http://url.csai.cn/userRes.asp?Action=AddResource"
target=_blank>添加资源</A> <A class=mainblue
href="http://url.csai.cn/top.asp"
target=_blank>搜索风云榜</A> <A class=mainblue
href="http://ite.csai.cn/" target=_blank>IT翻译</A>
<A class=mainblue href="http://url.csai.cn/tools/ip.asp"
target=_blank>IP地址查询</A> <INPUT type=hidden value=subm
name=subm2> </TD></TR></TBODY></TABLE></DIV></TD>
<TD width=3></TD></TR></TBODY></TABLE></TD>
<TD vAlign=center align=middle width=60 bgColor=#f9f9fa>
<TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR vAlign=bottom align=middle>
<TD id=btn1 vAlign=center><INPUT class="b1aff6600 bgff6600 cfff sbot" id=btn_i type=submit value=资源搜索></TD></TR></TBODY></TABLE></TD>
<TD width=2></TD></TR>
<TR>
<TD
height=2></TD></TR></FORM></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -