嗞嗞嗞电麻了 嗞嗞嗞电麻了
关注数: 4 粉丝数: 6 发帖数: 323 关注贴吧数: 13
这个怎么关联QQ音乐? [Rainmeter] Update=1000 Author=Connect-R BackgroundMode=2 SolidColor=0,0,0,1 DynamicWindowSize=1 AccurateText=1 MouseScrollUpAction=[!SetVariable Scale "(#Scale#+#ScrollMouseIncrement#)"][!WriteKeyValue Variables Scale "(#Scale#+#ScrollMouseIncrement#)"][!Refresh] MouseScrollDownAction=[!SetVariable Scale "(#Scale#-#ScrollMouseIncrement# < 0.2 ? 0.2 : #Scale#-#ScrollMouseIncrement#)"][!WriteKeyValue Variables Scale "(#Scale#-#ScrollMouseIncrement# < 0.2 ? 0.2 : #Scale#-#ScrollMouseIncrement#)"][!Refresh] [Variables] @include=#@#Variables.inc @include2=#@#Language\Language.inc Scale=3.15 ;------------------------------------------------------------- ;------------------------------------------------------------- [MeasureArtist] Measure=Plugin Plugin=NowPlaying.dll PlayerName=#Player# PlayerType=ARTIST [MeasureTitle] Measure=Plugin Plugin=NowPlaying.dll PlayerName=#Player# PlayerType=TITLE [MeasureStateButton] Measure=Plugin Plugin=NowPlaying.dll PlayerName=#Player# PlayerType=STATE Substitute="0":"#Play#","1":"#Pause#","2":"#Play#" ;------------------------------------------------------------- ;------------------------------------------------------------- [MeterLine] Meter=Shape X=(0*#Scale#) Y=(0*#Scale#) Shape=Rectangle 0,0,(5*#Scale#),(1*#Scale#) | Fill Color #Color1# | Stroke Color #Color1#,0 UpdateDivider=-1 ;------------------------------------------------------------- ;------------------------------------------------------------- [MeterArtist] Meter=String MeasureName=MeasureArtist StringAlign=Left FontFace=Metropolis Black FontColor=#Color1# FontSize=(4*#Scale#) X=(0*#Scale#) Y=(10*#Scale#) Text="%1" AntiAlias=1 [MeterTitle] Meter=String MeasureName=MeasureTitle StringAlign=Left FontFace=Metropolis Black FontColor=#Color1# FontSize=(4*#Scale#) X=(0*#Scale#) Y=(18*#Scale#) Text="%1" AntiAlias=1 ;------------------------------------------------------------- ;------------------------------------------------------------- [MeterPlayPause] Meter=String StringAlign=Left FontFace=League Gothic Italic FontColor=#Color1# FontSize=(4*#Scale#) X=(0*#Scale#) Y=(25*#Scale#) Text=[MeasureStateButton] AntiAlias=1 DynamicVariables=1 LeftMouseUpAction=[!CommandMeasure "MeasureStateButton" "PlayPause"] [MeterNextButton] Meter=String StringAlign=Left FontFace=League Gothic Italic FontColor=#Color1# FontSize=(4*#Scale#) X=(0*#Scale#)R Y=(0*#Scale#)r Text=" / #Next#" InlinePattern="/" InlineSetting=Color | #Color2# AntiAlias=1 DynamicVariables=1 LeftMouseUpAction=[!PluginBang "MeasureStateButton Next"]
1 下一页