荔园在线

荔园之美,在春之萌芽,在夏之绽放,在秋之收获,在冬之沉淀

[回到开始] [上一篇][下一篇]


发信人: wwcbug (泉此方), 信区: Homepage
标  题: Ruby读取天气预报信息
发信站: 荔园晨风BBS站 (Sun May 27 10:29:53 2007), 站内

用Ruby写写小脚本还是很方便的:D


#------------------------------------------------
#---You should install rubyful_soup gem first----
#---------------------------------@ceilwoo-------
require 'open-uri'
weather=open('
http://weather.tq121.com.cn/mapanel/index1_new.php?city=%C9%EE%DB%DA')
require 'rubyful_soup'
soup = BeautifulSoup.new(weather.read,:parse_only_these=>'td')
today = "#{Time.now.day}日-#{Time.now.day.next}日"
wt = soup.find(nil,:attrs=>{'class'=>'weather'}).string
temperature = soup.find(nil,:attrs=>{'class'=>'weatheren'}).string
require 'erb'
html= ERB.new %q{<div style="font-size:12px;color:#000">
<div>深圳:<%=a%></div>
<div><%=b%></div>
<div><%=c%></div>
</div>}
a=today
b=wt
c=temperature
open('weather.html','w'){|File|File.puts(html.result(binding))}




--
   |||||||||||||||||(~)    ┼┼╂╋  蓝色星空BBS资源站 woo站 ╋╂┼┼
  ||||||||||||||||||||||
╭||||     /\/\     ||||╮   ftp://bluesky:woo@192.168.111.222:9999
╰||| ━━      ━━ |||╯
  |||    ┌─—┐    |||      ftp://list:list@192.168.111.222:9999
  ||╰   ╰──╯   ╯||


※ 修改:·wwcbug 于 May 27 10:30:39 修改本文·[FROM: 192.168.111.222]
※ 来源:·荔园晨风BBS站 bbs.szu.edu.cn·[FROM: 192.168.111.222]


[回到开始] [上一篇][下一篇]

荔园在线首页 友情链接:深圳大学 深大招生 荔园晨风BBS S-Term软件 网络书店