返回列表 发帖

[使用交流] 哪位高手帮我修改下这个RM皮肤

这个是系统检测的, 我觉得好像我的虚拟内存怎么改他都显示是2.1G呢...看了一下INI 但是看不太懂(才研究了2 3天, 而且关键是没有编程基础啊)~~~~这些也是我从论坛上找来的...已经忘记是从那个贴搞来的了..
[Rainmeter]
BackgroundMode=1
AppVersion=14000
;Metadata added by RainBrowser
;http://rainmeter.net/RainWiki/in ... _101#.5BMetadata.5D
[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=
;End of added Metadata
[Background]
Meter=String
x=0
Y=0
W=190
H=300
SolidColor=0, 0, 0, 60
[Variables]
FontName=MicrogrammaDBolExt
FontName2=微软雅黑
FontHeight=8
FontColour=255,255,255,240
Image1=CPU.png

;[计算机名]===================================
[MeasureHostName]
Measure=Plugin
Plugin=Plugins\SysInfo.dll
SysInfoType=HOST_NAME
[MeterHost.txt]
Meter=STRING
X=10
Y=10
FontColor=#FontColour#
FontSize=8
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Prefix="计算机名:"
[MeterHost]
Meter=STRING
MeasureName=MeasureHostName
X=175r
Y=2r
StringAlign=Right
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
;[WINDOWS VERSION]================================
[MeasureVersion]
Measure=Registry
RegHKey=HKEY_LOCAL_MACHINE
RegKey=SOFTWARE\Microsoft\Windows NT\CurrentVersion
RegValue=ProductName
UpdateDivider=30
[MeterVersion.txt]
Meter=STRING
X=10
Y=16r
FontColor=#FontColour#
FontSize=8
FontFace=#FontName2#
StringAlign=LEFT
StringStyle=bold
AntiAlias=1
Text="操作系统:"
[MeterVersion]
Meter=STRING
MeasureName=MeasureVersion
X=186
Y=2r
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
StringAlign=right
StringStyle=bold
AntiAlias=1
Text="%1"
;[SCREEN RESOLUTION]==============================
[MeasureScreen]
Measure=Plugin
Plugin=Plugins\SysInfo.dll
SysInfoType=SCREEN_SIZE
UpdateDivider=30
[MeterScreen.txt]
Meter=STRING
X=10
Y=16r
FontColor=#FontColour#
FontSize=8
FontFace=#FontName2#
StringAlign=LEFT
StringStyle=bold
AntiAlias=1
Text="桌面分辨率:"
[MeterScreen]
Meter=STRING
MeasureName=MeasureScreen
X=185
Y=2r
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
StringAlign=right
StringStyle=bold
AntiAlias=1
Text=" %1"
;[CPU 频率]================================
[Image]
Meter=Image
X=3
Y=10r
ImageName=#Image1#
[MeasureCPUMHz]
Measure=Plugin
Plugin=Plugins\PowerPlugin.dll
PowerState=MHZ
UpdateDivider=30
[MeterMHz.TXT]
Meter=STRING
X=85
Y=12r
StringAlign=LEFT
FontColor=#FontColour#
FontSize=8
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Text="当前频率:"
[MeterMHz]
Meter=STRING
MeasureName=MeasureCPUMHz
X=185
Y=25r
StringAlign=RIGHT
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
Text=" %1 MHz"
;[CPU NAME]=======================================
[MeasureCPU]
Measure=CPU
UpdateDivider=4
[MeasureCPUName]
Measure=Registry
RegHKey=HKEY_LOCAL_MACHINE
RegKey=HARDWARE\DESCRIPTION\System\CentralProcessor\0
RegValue=ProcessorNameString
UpdateDivider=30
[MeterCPUName]
Meter=STRING
MeasureName=MeasureCPUName
X=11
Y=25r
StringAlign=LEFT
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
Text="Intel(R) Core i5-430M @2.26GHz"
;[GATHER CPU UTILIZATION]=========================
[MeasureCPU0]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=0
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1
[MeasureCPU1]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=1
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1
[MeasureCPU2]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=2
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1
[MeasureCPU3]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=3
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1
;[CPU0 UTILIZATION]===============================
[MeasureCPU0%]
MeasureName=MeasureCPU0
Meter=STRING
Percentual=1
X=10
Y=18r
FontColor=255,255,255,255
StringStyle=NORMAL
FontSize=7.5
StringAlign=LEFT
FontFace=#FontName2#
NumOfDecimals=1
Text="CPU1使用率:  %1%"
AntiAlias=1
[MeterCPUGraph0]
Meter=Line
MeasureName=MeasureCPU0
Percentual=1
X=85
Y=0r
H=12
W=100
LineCount=1
LineColor=255,205,88,88
AutoScale=1
;[CPU1 UTILIZATION]===============================
[MeasureCPU1%]
MeasureName=MeasureCPU1
Meter=STRING
Percentual=1
X=10
Y=18r
FontColor=255,255,255,255
StringStyle=NORMAL
FontSize=7.5
StringAlign=LEFT
FontFace=#FontName2#
NumOfDecimals=1
Text="CPU2使用率:  %1%"
AntiAlias=1
[MeterCPUGraph1]
Meter=Line
MeasureName=MeasureCPU1
Percentual=1
X=85
Y=0r
H=12
W=100
LineCount=1
LineColor=255,205,88,88
AutoScale=1
;[CPU2 UTILIZATION]===============================
[MeasureCPU2%]
MeasureName=MeasureCPU2
Meter=STRING
Percentual=1
X=10
Y=18r
FontColor=255,255,255,255
StringStyle=NORMAL
FontSize=7.5
StringAlign=LEFT
FontFace=#FontName2#
NumOfDecimals=1
Text="CPU3使用率:  %1%"
AntiAlias=1
[MeterCPUGraph2]
Meter=Line
MeasureName=MeasureCPU2
Percentual=1
X=85
Y=0r
H=12
W=100
LineCount=1
LineColor=255,205,88,88
AutoScale=1
;[CPU3 UTILIZATION]===============================
[MeasureCPU3%]
MeasureName=MeasureCPU3
Meter=STRING
Percentual=1
X=10
Y=18r
FontColor=255,255,255,255
StringStyle=NORMAL
FontSize=7.5
StringAlign=LEFT
FontFace=#FontName2#
NumOfDecimals=1
Text="CPU4使用率:  %1%"
AntiAlias=1
[MeterCPUGraph3]
Meter=Line
MeasureName=MeasureCPU3
Percentual=1
X=85
Y=0r
H=12
W=100
LineCount=1
LineColor=255,205,88,88
AutoScale=1
;[内存]===================================
[MeasureTotalRAM]
Measure=PhysicalMemory
Total=1
[MeasureUsedRAM]
Measure=PhysicalMemory
[MeasureFreeRAM]
Measure=PhysicalMemory
InvertMeasure=1
[MeasureTotalSwap]
Measure=SwapMemory
Total=1
[MeasureUsedSwap]
Measure=SwapMemory
[MeasureFreeSwap]
Measure=SwapMemory
InvertMeasure=1
[TotalRAM.txt]
Meter=STRING
X=10
Y=16r
FontColor=#FontColour#
FontSize=8
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Text="系统内存:"
[TotalRAM]
MeasureName=MeasureTotalRAM
Meter=STRING
X=185
Y=2r
StringAlign=Right
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
Text="%1B"
AutoScale=1
[RAMBar]
Meter=BAR
MeasureName=MeasureUsedRAM
X=12
Y=16r
W=177
H=14
BarColor=255, 255, 255, 50
BarOrientation=HORIZONTAL
[MeterBackLineRAMBar]
Meter=IMAGE
X=0r
Y=0r
W=177
H=14
SolidColor=255, 255, 255, 30
[UsedRAM%]
MeasureName=MeasureUsedRAM
Meter=STRING
X=12
Y=1r
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
Percentual=1
PostFix="%"
[FreeRAM%]
MeasureName=MeasureFreeRAM
Meter=STRING
X=185
Y=0r
StringAlign=Right
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
Percentual=1
PostFix="%"
[UsedRAM$]
MeasureName=MeasureUsedRAM
Meter=STRING
X=10
Y=18r
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
PostFix="B"
[FreeRAM$]
MeasureName=MeasureFreeRAM
Meter=STRING
X=185
Y=0r
StringAlign=Right
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
PostFix="B"
[TotalSWAP.txt]
Meter=STRING
X=10
Y=16r
FontColor=#FontColour#
FontSize=8
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Text="虚拟内存:"
[TotalSWAP]
MeasureName=MeasureTotalSWAP
Meter=STRING
X=185
Y=2r
StringAlign=Right
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
Text="%1B"
AutoScale=1
[SWAPBar]
Meter=BAR
MeasureName=MeasureUsedSWAP
X=12
Y=16r
W=177
H=14
BarColor=255, 255, 255, 50
BarOrientation=HORIZONTAL
[MeterBackSWAPRAMBar]
Meter=IMAGE
X=0r
Y=0r
W=177
H=14
SolidColor=255, 255, 255, 30
[UsedSWAP%]
MeasureName=MeasureUsedSWAP
Meter=STRING
X=12
Y=1r
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
Percentual=1
PostFix="%"
[FreeSWAP%]
MeasureName=MeasureFreeSWAP
Meter=STRING
X=185
Y=0r
StringAlign=Right
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
Percentual=1
PostFix="%"
[UsedSWAP$]
MeasureName=MeasureUsedSWAP
Meter=STRING
X=12
Y=18r
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
PostFix="B"
[FreeSWAP$]
MeasureName=MeasureFreeSWAP
Meter=STRING
X=185
Y=0r
StringAlign=Right
FontColor=#FontColour#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
PostFix="B"

还有这个千千静听的, 我想让他可以调节音量和显示可以 不知道怎么实现
[Rainmeter]
Author=intelms
AppVersion=14000
DynamicWindowSize=1

;Metadata added by RainBrowser
;http://rainmeter.net/RainWiki/in ... _101#.5BMetadata.5D

[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=

;End of added Metadata

[Variables]
; nastaveni UpdateDivider pri Update=10000 na 15min
update.Spd=90
fontColor.Text=255, 255, 255, 160
bar.color=255, 255, 255, 50
graph.line1=255, 255, 255, 75
graph.line2=255, 255, 255, 37
border.color=255, 255, 255, 75

FontName=Trebuchet MS
FontHeight=8
FontHeight1=10
AntiAlias=1
[MeasureWA]
Measure=Plugin
Plugin=Plugins\ttplay.dll
SysInfoType=SONG_NAME
[MeasureState]
Measure=Plugin
Plugin=Plugins\ttplay.dll
SysInfoType=STATE_NAME

-------------------------
[MeterBkg]
Meter=IMAGE
x=2
y=27
ImageName=tt.png
LeftMouseDownAction=!Execute ["D:\TTPlayer\TTPlayer.exe"]
[MeterSong]
MeasureName=MeasureWA
Meter=STRING
X=2
Y=5
StringAlign=Left
FontColor=#fontColor.Text#
FontSize=9
FontFace=微软雅黑
AntiAlias=1
[cara1]
Meter=IMAGE
X=0
Y=22
W=230
H=1
SolidColor=#graph.line1#
[MeterState]
MeasureName=MeasureState
Meter=STRING
X=220
Y=25
StringAlign=RIGHT
FontColor=#fontColor.Text#
FontSize=9
FontFace=微软雅黑
AntiAlias=1

;------------------
[MeterPause]
Meter=String
x=55
Y=22
FontColor=255, 255, 255, 100
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text=";"
LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA PLAY 1 "]
MouseOverAction=!Execute [!RainmeterShowMeter MeterPauseHigh][!RainmeterRedraw]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterPauseHigh][!RainmeterRedraw]

[MeterPauseHigh]
Meter=String
x=55
Y=22
FontColor=255, 255, 255, 255
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text=";"
Hidden=1

[MeterPlay]
Meter=String
X=76
Y=22
FontColor=255, 255, 255, 100
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text="4"
LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA PLAY 1 "]
MouseOverAction=!Execute [!RainmeterShowMeter MeterPlayHigh][!RainmeterRedraw]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterPlayHigh][!RainmeterRedraw]
[MeterPlayHigh]
Meter=String
X=76
Y=22
FontColor=255, 255, 255, 255
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text="4"
Hidden=1



[MeterPrevious]
Meter=String
X=34
Y=22
FontColor=255, 255, 255, 100
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text="7"
LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA UP 1 "]
MouseOverAction=!Execute [!RainmeterShowMeter MeterPreviousHigh][!RainmeterRedraw]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterPreviousHigh][!RainmeterRedraw]
[MeterPreviousHigh]
Meter=String
X=34
Y=22
FontColor=255, 255, 255, 255
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text="7"
Hidden=1

[MeterNext]
Meter=String
X=97
Y=22
FontColor=255, 255, 255, 100
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text="8"
LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA DOWN 1 "]
MouseOverAction=!Execute [!RainmeterShowMeter MeterNextHigh][!RainmeterRedraw]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterNextHigh][!RainmeterRedraw]
[MeterNextHigh]
Meter=String
X=97
Y=22
FontColor=255, 255, 255, 255
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text="8"
Hidden=1
[MeterClose]
Meter=String
X=118
Y=22
FontColor=255, 255, 255, 100
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text="r"
LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA CLOSE 1 "]
MouseOverAction=!Execute [!RainmeterShowMeter MeterCloseHigh][!RainmeterRedraw]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterCloseHigh][!RainmeterRedraw]
[MeterCloseHigh]
Meter=String
X=118
Y=22
FontColor=255, 255, 255, 255
FontSize=15
FontFace=Webdings
StringAlign=Center
;AntiAlias=1
Text="r"
Hidden=1
;-----------------

TOP

高手呢?快现身吧~~

TOP

返回列表