zoukankan      html  css  js  c++  java
  • 七款天气预报代码

    天气预报代码1
    <iframe width="150" height="240" frameborder="0" scrolling="no" src='http://appnews.qq.com/cgi-bin/news_qq_search?city=福州'></iframe>

    天气预报代码2
    <iframe src="http://weather.265.com/weather.htm" width="168" height="54" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>

    天气预报代码3
    <iframe ID='ifm2' width='189' height='190' align='center' marginwidth='0' marginheight='0' hspace='0' vspace='0' frameborder='0' scrolling='no' src='http://weather.qq.com/inc/ss258.htm'></iframe>

    天气预报代码4
    <IFRAME ID='ifm2' width='260' height='70' align='center' marginwidth='0' marginheight='0' hspace='0' vspace='0' frameborder='0' scrolling='no' src="http://news.sina.com.cn/iframe/weather/130101.html"></iframe>

    天气预报代码5
    <iframe width="469" height="218" border="0" align="center" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://appnews.qq.com/cgi-bin/news_weather_search?city=福州" allowTransparency="true"></iframe>

    天气预报代码6
    <iframe ID='ifm1' width='405' height='332' align='center' marginwidth='0' marginheight='0' hspace='0' vspace='0' FRAMEBORDER='0' scrolling='no' src="http://weather.qq.com/24.htm"></iframe>

    天气预报代码7
    <iframe width="145" height="130" border="0" align="center" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://minisite.qq.com/Weather/news_new.html" allowTransparency="true"></iframe>


    本篇文章来源于:开发学院 http://edu.codepub.com   原文链接:http://edu.codepub.com/2009/0529/4835.php
  • 相关阅读:
    20145127 《Java程序设计》第一周学习总结
    Java 问卷调查
    一个没有成就而即将退赛的OIer的告别书
    【深度优先搜索】MZOJ_1344工作依赖
    【算法随笔】最小生成树
    【数据结构】二叉树 学习笔记1
    【深度优先搜索】NOIP2017_D2T1 洛谷3958奶酪
    【树形DP】MZOJ_1063_士兵守卫
    【算法随笔】写一个自己的名词空间
    【树形DP】洛谷1122_最大子树和
  • 原文地址:https://www.cnblogs.com/xinzhuangzi/p/4100643.html
Copyright © 2011-2022 走看看