
;----------------------------显示----now-----------
;Prefix是文字直接显示,Postfix是文字会显示在数据后面
[MeterFBIcon]
ImageName=FB.png
Meter=IMAGE
x=5
y=3
w=12
h=12 [MeterFBTime]
MeasureName=MeasureFBTime
Meter=STRING
X=17
Y=3
FontColor=255,255,255,250
FontSize=8
StringAlign=Left
StringStyle=BOLD
FontFace=#Font#
AntiAlias=1
Postfix="天气网发布的天气实况:"
[MeterTempNOW]
MeasureName=MeasureTempNOW
Meter=STRING
X=7
Y=95
FontColor=220,230,40,240
FontSize=20
StringAlign=Left
StringStyle=BOLD
FontFace=Capture it
AntiAlias=1
Postfix="℃"
[MeterSDNOW]
MeasureName=MeasureSDNOW
Meter=STRING
X=10
Y=20
FontColor=255,255,255,250
FontSize=8
StringAlign=Left
;StringStyle=BOLD
FontFace=#Font#
AntiAlias=1
Prefix="湿度:"
这是其中的一段代码











