zoukankan
html css js c++ java
可嵌入到网页的实用查询代码
代码如下:
流行的可嵌入到网页的实用工具,请大家补充和跟贴!! <center> <!--ip查询--> <FORM action="http://ip.wisa.com.cn/ipsearch.php" target="_blank"> <P><SPAN class=style2222>请输入IP:</SPAN> <INPUT maxLength=25 name=textfield> <INPUT type=submit value=查找 name=Submit></P></FORM> <!--域名查询--> <iframe marginWidth=0 marginHeight=0 src="http://hi.www.net.cn/hi/265/265.html" frameBorder=0 width="500" scrolling=no height="300"></iframe> <!--手机位置查询--> <iframe src="http://tool.yok.com/simcard.php" width="760" height="300" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <!--妇女安全期查询--> <IFRAME marginWidth=0 marginHeight=0 src="http://www.xmdao.com/other/fna.htm" frameBorder=0 width="100%" scrolling=no height=430> </IFRAME> <!--电视节目查询--> <FORM name="wsh1" METHOD=POST ACTION="http://wanshanghao.cn/servlet/search/out_search.jsp" target="_blank"> <table border=0> <tr><td valign="bottom"> <input type="hidden" name="province" value="北京"> <input type="hidden" name="channel" value="all"> <input type="hidden" name="date" value="thisWeek"> <INPUT TYPE="text" NAME="program" style="100" value="电视节目名称" onclick="javascript:this.value=''"><IMG SRC="http://wanshanghao.cn/images/search.gif" WIDTH="45" HEIGHT="21" BORDER="0" ALT="查询电视节目" onclick="document.wsh1.submit()"> </td></tr> </table> </FORM> <!--词霸--> <TABLE width="351" bgcolor="#FFFFFF"> <FORM method=GET action="http://cb.kingsoft.com/search" target='_blank'> <tr><td width="343"> <A HREF="http://cb.kingsoft.com/search" target='_blank'> <IMG SRC="http://cb.kingsoft.com/html/help/images/w_38X38.gif" width=25 height="25" border="0" ALT="金山词霸" align="absmiddle" ></A><font class="abc">英文查词</font> <INPUT TYPE=text name=s size=25 maxlength=255 value="" class="input"><INPUT TYPE=hidden name=lang value='gb2312'> <INPUT type=submit value="词霸搜索" class="input" style="cursor:hand"> </td> </tr> </FORM> <!--天气预报--> <form name="form1" method="post" action="http://www.tq121.com.cn/forecast/searchcity.php" target="_blank"> 在输入框中输入您要查询的城市名称,查询到该城市当日天气。 <br> <input name="cityname" size=36 type="text"> <input name="Input" type="submit" value="查询天气"> </span></td></form> </TABLE> <!--车次--> <form name="frmGetZM" method="POST" action="http://train.chinamor.cn.net/zzcx2.asp" class="p2" target="_blank"> <span class="p4">查询具体到达的车次信息。</span><font color="#666666"><span class="p4"> </span></font><br> <br> <input type=hidden name=bug value=1> <span class="fontsize12hui"><span class="p4">出发地:</span> <input type="text" NAME="fzm" size=20> <span class="p4">目的地:</span> <input type="text" NAME="dzm" size=20> <input name="B12" type="submit" value="查询车次"> <br> </span> </form> </center>
[Ctrl+A 全选 提示:你可先修改部分代码,再点运行代码]
青苹果Web应用商店
https://webapp.taobao.com/
PHP/ASP.NET/ASP/UCHOME/DISCUZ! X系列网站开发,详细需求联系
QQ:8511978
查看全文
相关阅读:
python常用函数总结 分类: python基础学习 2014-02-07 14:12 260人阅读 评论(0) 收藏
classmethod类方法 分类: python 小练习 python基础学习 2014-02-07 10:36 214人阅读 评论(0) 收藏
Python模块功能在实际应用方案中的相关功能的介绍 分类: database 2014-01-29 16:37 261人阅读 评论(0) 收藏
Python中使用MySQLdb连接MySQL 分类: database 2014-01-29 15:37 358人阅读 评论(0) 收藏
Ubuntu下彻底卸载mysql、安装mysql、及MySQLdb模块 分类: ubuntu 问题总结 database 2014-01-23 13:49 2560人阅读 评论(0) 收藏
在Ubuntu上安装MySQLdb 分类: database 问题总结 ubuntu 2014-01-23 10:58 771人阅读 评论(0) 收藏
Ubuntu 12.04 安装mysql及mysql-python 分类: python Module ubuntu database 2014-01-23 10:07 615人阅读 评论(0) 收藏
Reading package lists... Error! 解决方案 分类: ubuntu database 问题总结 2014-01-23 09:45 1546人阅读 评论(0) 收藏
shell技巧之多行改写成一行 分类: ubuntu 2014-01-22 18:26 268人阅读 评论(0) 收藏
50. Tomcat 集群部署
原文地址:https://www.cnblogs.com/Dicky/p/194388.html
最新文章
八、用户管理
七、全文索引(FullText index)
六、mysql连字符
五、MySQL关闭|开启自动提交事务
四、更新数据(UPDATE)
三、约束
二、修改表
一、 MySQL 中的数据类型
二十、EXP/IMP用法(导入、导出、备份)
letsencrypt更换pip源
热门文章
JetBrains系列IDE创建文件模板
没有编辑器时,使用echo更换源
Mysql开启远程连接
Docker安装NextCloud使用MySQL
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
Docker常用命令
禁用Chrome自动更新
VT-x is not available (VERR_VMX_NO_VMX).无法打开虚拟机,无法新建64位虚拟机
linux之cut用法 分类: ubuntu 测试 python基础学习 2014-02-10 14:54 213人阅读 评论(0) 收藏
Copyright © 2011-2022 走看看