web项目根据ip显示天气预报源码

1580阅读 0评论2013-10-25 sq1990
分类:Html/Css


点击(此处)折叠或打开

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  4. <title>aaaaaaaaaa</title>
  5. </head>
  6. <body>
  7.  <iframe src=" " width="140" height="18" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" allowtransparency="true" scrolling="no"></iframe>
  8. </body>
  9. </html>

上一篇:ssh框架中用session存放用户信息
下一篇:oracle导出数据库sql语句