国外的天气预报网站找到中国的天气代码,并代写!
本帖最后由 新夜奥 于 2014-3-12 13:16 编辑或许你还未用到http://www.weather.com,而是www.weather.com.cn的情况!
我最近喜爱并载了一个直接上图:
你们注意到了我的天气是Bangalore,KA,india,如果我想要改成我的城市,怎么办?
我来教你吧!
登陆http://www.weather.com,在搜索打你的城市,例如guangzhou,china,
就出现http://www.weather.com/weather/today/CHJX3069
复制后面的8位CHJX3069,
返回面皮肤界面,点编辑皮肤找到Location=INXX0012,写该INXX0012成CHJX3069,ctrl+s,刷新就可以了
,来看看成果吧!
这是我找的国外皮肤。下面的代码如何修改成我所在城市的天气呢?我所在的城市代码是CHHA3753:1
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=3000
Url=http://xml.weather.com/weather/local/#Location#?cc=*&unit=#Type#&dayf=0
RegExp="(?siU).*<locale>(.*)</locale>.*<ut>(.*)</ut>.*<ud>(.*)</ud>.*<us>(.*)</us>.*<up>(.*)</up>.*<ur>(.*)</ur>.*<loc id="(.*)">.*<dnam>(.*)</dnam>.*<tm>(.*)</tm>.*<lat>(.*)</lat>.*<lon>(.*)</lon>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<zone>(.*)</zone>.*<cc>.*<lsup>(.*)</lsup>.*<obst>(.*)</obst>.*<tmp>(.*)</tmp>.*<flik>(.*)</flik>.*<t>(.*)</t>.*<icon>(.*)</icon>.*<bar>.*<r>(.*)</r>.*<d>(.*)</d>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<hmid>(.*)</hmid>.*<vis>(.*)</vis>.*<uv>.*<i>(.*)</i>.*<t>(.*)</t>.*<dewp>(.*)</dewp>.*<moon>.*<icon>(.*)</icon>.*<t>(.*)</t>.*"
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=3000
Url=http://xml.weather.com/weather/local/#Location#?cc=*&unit=#Type#&dayf=2
RegExp="(?siU)<day d="1" t="(.*)" dt="(.*)".*<hi>(.*)</hi>.*<low>(.*)</low>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<part p="d">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*<part p="n">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*"
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=3000
Url=http://xml.weather.com/weather/local/#Location#?cc=*&unit=#Type#&dayf=3
RegExp="(?siU)<day d="2" t="(.*)" dt="(.*)".*<hi>(.*)</hi>.*<low>(.*)</low>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<part p="d">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*<part p="n">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*"
longin 发表于 2014-3-12 13:58
这是我找的国外皮肤。下面的代码如何修改成我所在城市的天气呢?我所在的城市代码是CHHA3753:1
1.点天气的编辑皮肤,在你的UpdateRate=3000下面加行:直接复制
UpdateRate=3000
Location=CHHA3753
;-- UNIT -- Choose either m, for metric (Celsius/km), or f, for imperial (Fahrenheit/mi) | Choose the unit below.
Unit=m
LOC_URL=http://www.weather.com/weather/today/#Location#
2,将Url=http://xml.weather.com/weather/local/#Location#?cc=*&unit=#Type#&dayf=0,的=0改成=1,
看看。保存,刷新皮肤试一试! longin 发表于 2014-3-12 13:58
这是我找的国外皮肤。下面的代码如何修改成我所在城市的天气呢?我所在的城市代码是CHHA3753:1
追问;如果不行,1.发皮肤给我,整个,[email protected],2.在美化求助找找! 终于找到了,非常有用 88888888888888888888 不错的东西学习了 楼主能分享一下你的天气皮肤吗?谢谢 看上你了。。 坑我,来错地方了,楼上饿、、、