index.htm

来自「一套开源WEB的网站管理系统」· HTM 代码 · 共 76 行

HTM
76
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>东京城信息网-生活百宝箱</title>
<link href="../zl_style.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="../outlink_set_cookie.js"></script>
<script language="javascript" src="http://mimg.126.com/assist/js/tools.js"></script>
<script language="javascript" src="http://mimg.126.com/assist/query/js/query.js"></script>
</head>
<body lang="zh" onload="fInitStyle();">
<div class="Top"><a href="../index.htm" class="a_INDEX">生活百宝箱</a><b class="Top_B_arr"></b><span><strong>小工具集</strong></span></div>

	<div class="Cont_tit">
		<h1>小工具集</h1>
		<span>强大的查询工具,满足你的各项需求</span>
	</div>
	
<!--内容 开始-->
	<div class="Cont2">
	<table id="queryTable" class="gj_tab" cellspacing="0" cellpadding="0">
  <tr id="ipTr"><form onsubmit="fYodaoQuery('ip');return false;">
    <td class="td_L">I P 查询:</td>
    <td><input id="ip" name="ip" type="text"  class="inp" onFocus="fYodaoFocusTr(this,'ipTr');" onBlur="fYodaoBlueTr(this);">
	    <input type="submit" name="Submit" value=" 查询 " class="btn"></td>
  </form></tr>
  <tr id="mobileTr"><form onsubmit="fYodaoQuery('mobile');return false;">
    <td class="td_L">手机归属:</td>
    <td><input type="text" id="mobile" name="mobile" class="inp" onFocus="fYodaoFocusTr(this,'mobileTr');" onBlur="fYodaoBlueTr(this);">
	    <input type="submit" name="Submit" value=" 查询 " class="btn"></td>
  </form></tr>
  <tr id="transTr"><form action="http://dict.yodao.com/search" target="_blank" >
    <td class="td_L">英汉词典:</td>
    <td><input type="text" name="q" class="inp" onFocus="fYodaoFocusTr(this,'transTr');" onBlur="fYodaoBlueTr(this);"><input type="hidden" name="ue" value="gbk"><input type="hidden" name="keyfrom" value="163mail"><input type="hidden" name="btnIndex" value=""> <input type="submit"name="Submit"  value=" 翻译 " class="btn"></td>
  </form></tr>
  <tr id="idTr"><form onsubmit="fIdQuery();return false;">
			<td class="td_L">身份证查询:</td>
			<td>
			<input type="text" id="id" name="id" class="inp_jsq" onFocus="fYodaoFocusTr(this,'idTr');" onBlur="fYodaoBlueTr(this);">
			<input type="submit" name="submit" value=" 查询 " class="btn"></td>
	</form></tr>
  <tr id="nameTr"><form onsubmit="fYodaoQuery('addr');return false;">
    <td class="td_L">查<span class="C4E728D">邮编</span>和<span class="C4E728D">区号</span>:</td>
    <td><input type="text" id="addr" name="addr" class="inp" style="color:#999" value="输入城市名" onfocus="if(this.value=='输入城市名')this.value='';fYodaoFocusTr(this,'nameTr');" onblur="if(this.value=='')this.value='输入城市名';fYodaoBlueTr(this);">
	    <input type="submit" name="Submit" value=" 查询 " class="btn"> </td>
  </form></tr>
  <tr id="addrTr"><form onsubmit="fYodaoQuery('post');return false;">
    <td class="td_L">按邮编查<span class="C4E728D">城市</span>:</td>
    <td><input type="text" id="post" name="post" class="inp" style="color:#999" onfocus="if(this.value=='100000')this.value='';fYodaoFocusTr(this,'addrTr');"onblur="if(this.value=='')this.value='100000';fYodaoBlueTr(this);" value="100000">
	    <input type="submit" name="Submit" value=" 查询 " class="btn"></td>
  </form></tr>
  <tr id="postTr"><form onsubmit="fYodaoQuery('zone');return false;">
    <td class="td_L">按区号查<span class="C4E728D">城市</span>:</td>
    <td><input type="text" id="zone" name="zone" class="inp" style="color:#999" onfocus="if(this.value=='010')this.value='';fYodaoFocusTr(this,'postTr');" onblur="if(this.value=='')this.value='010';fYodaoBlueTr(this);" value="010">
	    <input type="submit" name="Submit" value=" 查询 " class="btn"></td>
  </form></tr>
</table>

	</div>
		<div class="bot_back_btn">
		<input type="button" value="<< 返回生活百宝箱" class="Back_IND"  onclick="javascript:location.href='../index.htm'"/>
	</div>
<!-- START NetEase Mail Assistant 2008 Count -->
<script language="javascript" src="http://mimg.163.com/count/c.js"></script>
<!-- END NetEase Mail Assistant 2008 Count -->

<!-- START NetEase Devilfish 2006 -->
<script src="http://analytics.163.com/ntes.js" type="text/javascript"></script>
<script type="text/javascript">
_ntes_nacc = "126";
neteaseTracker();
</script>
<!-- END NetEase Devilfish 2006 -->
</body>
</html>

⌨️ 快捷键说明

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