# 大佬们,这个播放器皮肤怎么设置啊。。。。按按钮没用0.0 - Rainmeter技术教程 - 雨滴社区 - Powered by Discuz!
 找回密码
 点击注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 2001|回复: 2

[菜鸟教程] 大佬们,这个播放器皮肤怎么设置啊。。。。按按钮没用0.0

[复制链接]

签到天数: 5 天

[LV.2]偶尔看看I

发表于 2019-4-3 11:18:44 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?点击注册

x
[Rainmeter]
Update=1000
[Metadata]
Name = Hatsune Miku
Author = Andy相思成灾
Version = 3.0.1
License = Creative Commons BY-NC-SA 3.0
Description= 使用MusicPlayer.dll的播放器皮肤 |仅支持酷我、酷狗、百度音乐、QQ音乐、虾米、网易云

[Variables]
PlayerName=网易云音乐
; 播放器类型。
; 包括:酷我音乐、酷狗音乐、QQ音乐、百度音乐、虾米音乐、网易云音乐。
;---------------------------------------------------
; MEASURES: MusicPlayer
;---------------------------------------------------
[mPlayer]
Measure=Plugin
Plugin=MusicPlayer.dll
PlayerName=#PlayerName#
PlayerType=TRACK
Substitute="":"N\A"
TrackChangeAction=[!SetOption mPosition Formula 0][!UpdateMeasure mPosition][!SetOption mPosition Formula "mPosition+1"]
[mStatus]
Measure=Plugin
Plugin=MusicPlayer.dll
PlayerName=#PlayerName#
PlayerType=STATUS
IfEqualValue=0
IfEqualAction=[!SetOption btnPlayStr Text "4"][!DisableMeasure mPosition]
IfAboveValue=0
IfAboveAction=[!SetOption btnPlayStr Text ";"][!EnableMeasure mPosition]
[mPosition]
Measure=Calc
Formula=mPosition+1
[mPositionMM]
Measure=Calc
Formula=Floor(mPosition/60)
; Substitute="^(\d)$":"0\1"
; RegExpSubstitute=1
[mPositionSS]
Measure=Calc
Formula=mPosition%60
Substitute="^(\d)$":"0\1"
RegExpSubstitute=1
;---------------------------------------------------
; METERS: Frame
;---------------------------------------------------

;---------------------------------------------------
; METERS: PlayerInfo
;---------------------------------------------------
[PlayerTitle]
Meter=STRING
MeasureName=mPlayer
; X=107
X=222
Y=350
H=30
W=800
FontColor=0,0,0,255
FontSize=20
FontFace=迷你繁启体
StringAlign=CENTER
AntiAlias=1
ClipString=1


[Andy]
Meter=image
MeterStyle=btnStringStyle
X=50
Y=378
Imagename=Andya.png

[相思]
Meter=image
MeterStyle=btnStringStyle
X=
Y=350
Imagename=.png
[成灾]
Meter=image
MeterStyle=btnStringStyle
X=300
Y=250
Imagename=成灾.png
;---------------------------------------------------
; METERS: Buttons
;---------------------------------------------------
[btnStyle]
X=26r
Y=r
ImageName=img/bt_play.png
[btnPrev]
Meter=IMAGE
MeterStyle=btnStyle
X=107
Y=380
[btnPlay]
Meter=IMAGE
MeterStyle=btnStyle
[btnNext]
Meter=IMAGE
MeterStyle=btnStyle
[btnStop]
Meter=IMAGE
MeterStyle=btnStyle
[btnOpen]
Meter=IMAGE
MeterStyle=btnStyle
[btnStringStyle]
FontFace=Webdings
FontSize=20
FontColor=0,0,0,
StringAlign=Center
X=26r
Y=r
MouseOverAction=[!SetOption #CurrentSection# FontColor 13,56,109][!UpdateMeter #CurrentSection#][!Redraw]
MouseLeaveAction=[!SetOption #CurrentSection# FontColor ""][!UpdateMeter #CurrentSection#][!Redraw]

[btnPrevStr]
Meter=image
MeterStyle=btnStringStyle
Text="7"
X=70
Y=385
Imagename=Prev.png
LeftMouseDownAction=[!CommandMeasure mPlayer Previous]
[btnPlayStr]
Meter=image
MeterStyle=btnStringStyle
X=115
Y=385
Imagename=play.png
LeftMouseDownAction=[!CommandMeasure mPlayer PlayPause]
[btnNextStr]
Meter=image
MeterStyle=btnStringStyle
X=158
Y=385
Imagename=Next.png
LeftMouseDownAction=[!CommandMeasure mPlayer Next]
[btnStopStr]
Meter=image
MeterStyle=btnStringStyle
X=200
Y=385
Imagename=pause.png
LeftMouseDownAction=[!CommandMeasure mPlayer Stop]
[btnOpenStr]
Meter=image
MeterStyle=btnStringStyle
X=242
Y=385
Imagename=Andy.png
LeftMouseDownAction=[!CommandMeasure mPlayer OpenPlayer]
[btnAndyStr]
Meter=image
MeterStyle=btnStringStyle
X=290
Y=388
Imagename=An.png
Background=0,0,0,0
LeftMouseDownAction=[!CommandMeasure mPlayer OpenPlayer]
[PlayerTime]
Meter=STRING
MeasureName=mPositionMM
MeasureName2=mPositionSS
X=300
Y=392
Text=%1:%2
FontColor=0,0,0,255
FontSize=18
FontFace=迷你繁启体
AntiAlias=1
回复

使用道具 举报

签到天数: 1174 天

[LV.10]以坛为家III

发表于 2019-4-3 12:25:31 | 显示全部楼层
缺少插件或播放器没有打开全局,不懂私聊加我
回复

使用道具 举报

签到天数: 2 天

[LV.1]初来乍到

发表于 2019-7-14 20:15:57 | 显示全部楼层
可以私聊吗?楼主,就在这个编辑皮肤我不会,一些代码不知道该如何下手,方便加QQ吗?

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 点击注册

本版积分规则

快速回复 返回顶部 返回列表