- UID
- 397749
- 主题
- 注册时间
- 2014-7-22
- 在线时间
- 小时
- 最后登录
- 1970-1-1
签到天数: 35 天 [LV.5]常住居民I
|
发表于 2014-8-13 21:06:19
|
显示全部楼层
[MeasureWeatherRSS]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=3600
Url=#URL#
RegExp="(?siU)<weather ver="(.*)">(.*)<tmp>(.*)</tmp>(.*)<t>(.*)</t>(.*)<icon>(.*)</icon>(.*)<day d="1" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="2" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="3" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)"
StringIndex=1
IfAboveValue=1
IfAboveAction=!execute [!RainmeterHideMeter MeterIconNA][!RainmeterShowMeter MeterIcon]
;Debug=1
[MeasureWeatherTemp]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=3
[MeasureWeatherDesc]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=5
[MeasureWeatherIcon]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=7
;tomorrow's weather description, id=18
;tomorrow's day, id=9
;tomorrow's date, id=10, you can redefine the StringIndex value below with the id#
[MeasureWeatherDate1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=9
;tomorrow's Hi-temp, id=12
;tomorrow's Lo-temp, id=14, you can redefine the StringIndex value below with the id#
[MeasureWeatherTemp1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=12
;tomorrow's weather icon, id=16
[MeasureWeatherIcon1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=16
;D+2, weather description, id=29
;D+2, day of week, id=20
;D+2, date, id=21
[MeasureWeatherDate2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=20
;D+2, Hi-temp, id=23
;D+2, Lo-temp, id=25
[MeasureWeatherTemp2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=23
;D+2, weather icon, id=27
[MeasureWeatherIcon2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=27
;D+3, weather description, id=40
;D+3, day of week, id=31
;D+3, date, id=32
[MeasureWeatherDate3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=31
;D+3, Hi-temp, id=34
;D+3, Lo-temp, id=36
[MeasureWeatherTemp3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=34
;D+3, weather icon, id=38
[MeasureWeatherIcon3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=38
[MeterTemp1]
MeasureName=MeasureWeatherTemp1
Meter=STRING
X=1052
Y=556
FontColor=255,255,255
StringStyle=NORMAL
FontSize=6
StringAlign=LEFT
StringStyle=NORMAL
FontFace=Marke Eigenbau
Antialias=1
Postfix=℃
[MeterDate1]
MeasureName=MeasureWeatherDate1
Meter=STRING
X=1029
Y=566
FontColor=255,255,255
FontSize=6
StringAlign=LEFT
StringStyle=NORMAL
FontFace=Marke Eigenbau
Antialias=1
[MeterIcon1]
MeasureName=MeasureWeatherIcon1
Meter=IMAGE
X=1056
Y=550
;------------------------- offset X: +40
[MeterTemp2]
MeasureName=MeasureWeatherTemp2
Meter=STRING
X=1124
Y=556
FontColor=255,255,255
StringStyle=NORMAL
FontSize=6
StringAlign=LEFT
StringStyle=NORMAL
FontFace=Marke Eigenbau
Antialias=1
Postfix=℃
[MeterDate2]
MeasureName=MeasureWeatherDate2
Meter=STRING
X=1101
Y=566
FontColor=255,255,255
FontSize=6
StringAlign=LEFT
StringStyle=NORMAL
FontFace=Marke Eigenbau
Antialias=1
[MeterIcon2]
MeasureName=MeasureWeatherIcon2
Meter=IMAGE
X=1126
Y=550
;------------------------- offset X: +40
[MeterTemp3]
MeasureName=MeasureWeatherTemp3
Meter=STRING
X=1196
Y=556
FontColor=255,255,255
StringStyle=NORMAL
FontSize=6
StringAlign=LEFT
StringStyle=NORMAL
FontFace=Marke Eigenbau
Antialias=1
Postfix=℃
[MeterDate3]
MeasureName=MeasureWeatherDate3
Meter=STRING
X=1173
Y=566
FontColor=255,255,255
FontSize=6
StringAlign=LEFT
StringStyle=NORMAL
FontFace=Marke Eigenbau
Antialias=1
[MeterIcon3]
MeasureName=MeasureWeatherIcon3
Meter=IMAGE
X=1196
Y=550
|
|