
怎么把明天、后天改成周几呢?还有最一天的天气不知道怎么了
代码
[Rainmeter]
BackgroundMode=1
;===================seting=======================================
[MeterBlack]
Meter=String
x=0
y=0
W=190
H=523
SolidColor=0,0,0,0
[Variables]
CODE=101190501
;楚州:101190908,淮安:101190901,南京:101190101,南昌:101240101 , 遵化:101090510,滦县:101090504,丰润:101090503,唐山:101090501
URL=http://www.weather.com.cn/html/weather/101190501.shtml
URL2=http://www.weather.com.cn/html/weather/101190501.shtml
Font=微软雅黑
Farbe=255,255,255,180
;===========================WeatherRSS=====================================
[MeasureWeatherRSS]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=3600
Url=http://m.weather.com.cn/data/#CODE#.html
RegExp="{"weatherinfo":{"city":"(.*)","city_en":"(.*)","date_y":"(.*)","date":"(.*)","week":"(.*)","fchh":"(.*)","cityid":"(.*)","temp1":"(.*)","temp2":"(.*)","temp3":"(.*)","temp4":"(.*)","temp5":"(.*)","tempF1":"(.*)","tempF2":"(.*)","tempF3":"(.*)","tempF4":"(.*)","tempF5":"(.*)","weather1":"(.*)","weather2":"(.*)","weather3":"(.*)","weather4":"(.*)","weather5":"(.*)","img1":"(.*)","img2":"(.*)","img3":"(.*)","img4":"(.*)","img5":"(.*)","img6":"(.*)","img7":"(.*)","img8":"(.*)","img9":"(.*)","img10":"(.*)","img_single":"(.*)","img_title1":"(.*)","img_title2":"(.*)","img_title3":"(.*)","img_title4":"(.*)","img_title5":"(.*)","img_title6":"(.*)","img_title7":"(.*)","img_title8":"(.*)","img_title9":"(.*)","img_title10":"(.*)","img_title_single":"(.*)","wind1":"(.*)","wind2":"(.*)","wind3":"(.*)","wind4":"(.*)","wind5":"(.*)","fl1":"(.*)","fl2":"(.*)","fl3":"(.*)","fl4":"(.*)","fl5":"(.*)","index":"(.*)","index_d":"(.*)","index48":"(.*)","index48_d":"(.*)","index_uv":"(.*)","index48_uv":"(.*)","index_xc":"(.*)","index_tr":"(.*)","index_co":"(.*)","st1":"(.*)","st2":"(.*)","st3":"(.*)","st4":"(.*)","st5":"(.*)","st6":"(.*)"}}"
StringIndex=1
;Debug=1
;index_tr旅游指数,index_uv紫外线指数,index_xc洗车指数,index_co舒适度指数
;----------------------------------------WeatherNOW-----------------
[MeasureWeatherNOW]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=1800
Url=http://www.weather.com.cn/data/sk/#CODE#.html
RegExp={"weatherinfo":{"city":"(.*)","cityid":"(.*)","temp":"(.*)","WD":"(.*)","WS":"(.*)","SD":"(.*)","AP":"(.*)","WSE":"(.*)","time":"(.*)","sm":"(.*)","isRadar":"(.*)","Radar":"(.*)"}}
StringIndex=1
;---------------------------setting-now-----------------------------
[MeasureFBTime]
Measure=Plugin
