【问题求助】这个网速测量皮肤测量的网速不准哪大神知道原因?
rainmeter吧
全部回复
仅看楼主
level 8
蝈蝈小强 楼主
观察了一下 网速测量的不准
2014年01月27日 08点01分 1
level 13
雨滴的网速测量调用的是你系统里下载上传的数据。也就是说有可能是你的系统提供的信息不准确。
2014年01月27日 09点01分 2
不是啊,我用了其他皮肤的网速测量就挺准的
2014年01月27日 13点01分
回复 蝈蝈小强 :也许是代码处理上不同,有的皮肤会取一段时间的平均值。
2014年01月27日 16点01分
@Sa_Oni 可能是网卡选错了,有1和2
2014年01月27日 16点01分
回复 默然←回首 :我的是笔记本 就一个本地网卡和一个无线网卡,应该不会错吧?
2014年01月28日 02点01分
吧务
level 13
路过
2014年01月27日 09点01分 3
level 12
不用介个
2014年01月27日 09点01分 4
level 12
水水
2014年01月27日 14点01分 5
level 5
确实不太准~!高手请帮忙看一下怎么回事
2014年02月19日 04点02分 6
level 7
路过
2014年02月19日 04点02分 7
level 10
哪有那么准的东东。。。。。。[酷][酷][酷][酷][酷][酷][酷][酷]
2014年02月19日 04点02分 8
level 8
蝈蝈小强 楼主
没有人知道原因吗?
2014年03月06日 03点03分 9
吧务
level 15
不准是正常的
2014年03月06日 10点03分 10
吧主 帮忙修改一下 或者找个高手修改一下?有一个测网速的皮肤是准确的,但是这个太不准了 ,没有参考的意义啊
2014年03月06日 11点03分
回复 莉亚迪桑403 :谢谢吧主 高手们修改一下吧
2014年03月06日 15点03分
level 8
[乖]默默的求个地址
2014年03月06日 22点03分 11
level 10
[滑稽]
2014年03月07日 00点03分 12
level 5
是update time的问题吧
2014年03月07日 06点03分 13
level 11
不准是正常的。

测量值是当前运行皮肤的电脑从网络接口控制器(网卡)通信的流量。如果这台电脑是通过路由器联网(局域网),则这一流量将包含电脑与路由器和电脑与局域网中其他设备的总通信量。它并不包含直接与设备和互联网的流量,不能用来确定互联网的流量。

这段话是我翻译的,我都没看懂是什么意思。
另外是多个适配器,那么还有要测量哪个适配器的问题
2014年03月07日 10点03分 14
但是另一个皮肤的数据是准确的,您觉得是什么原因呢?
2014年03月08日 08点03分
代码下面附上了 大神能否看看?
2014年03月08日 08点03分
level 8
蝈蝈小强 楼主
准确版本皮肤代码
[Rainmeter]
Author=jing
Update=1000
BackgroundMode=0
Background=background.png
MouseActionCursor=0
MiddleMouseDownAction=!RainmeterDeactivateConfig
[Metadata]
Name=tech
Config=up and dl
Description=Shows network usage
Version=1.1.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
[Variables]
Font=imagine font
White=255,255,255,255
Black=0,0,0,255
InternetSpeedDl=262144
::::::::::::::::::::::::::::::
MEASURES
::::::::::::::::::::::::::::::
[MeasureNetIn]
Measure=NetIn
[MeasureNetOut]
Measure=NetOut
[MeasureCircle]
Measure=Calc
Formula=10
;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
[MeterNetOut]
Meter=STRING
MeasureName=MeasureNetOut
X=40
Y=57
FontColor=
#White#

FontSize=8
StringAlign=Left
FontFace=
#Font#

AntiAlias=1
AutoScale=1
Text="%1b"
NumOfDecimals=1
[MeterLineNetOut]
Meter=Line
MeasureName=MeasureNetOut
X=20
Y=13
H=30
W=117
LineCount=1
LineColor=
#White#

AntiAlias=1
AutoScale=1
[MeterNetIn]
Meter=STRING
MeasureName=MeasureNetIn
X=133
Y=57
FontColor=
#White#

FontSize=8
StringAlign=Left
FontFace=
#Font#

AntiAlias=1
AutoScale=1
Text="%1b"
NumOfDecimals=1
[CalcNetIn]
Measure=Calc
Formula=MeasureNetIn/
#InternetSpeedDl#

[MeasureAnalogBack]
Meter=ROUNDLINE
MeasureName=MeasureCircle
X=162
Y=34
LineLength=15
LineStart=8
StartAngle=2.50
RotationAngle=4.5
AntiAlias=1
LineColor=255,255,255,50
Solid=1
[MeterAnalogNetIn]
Meter=ROUNDLINE
MeasureName=CalcNetIn
X=162
Y=34
LineLength=15
LineStart=8
StartAngle=2.70
RotationAngle=4.1
AntiAlias=1
LineColor=
#White#

Solid=1
2014年03月08日 08点03分 15
level 8
蝈蝈小强 楼主
不准确的皮肤代码
[Rainmeter]
BackgroundMode=1
AppVersion=14000
Update=1000
;Metadata added by RainBrowser
;http://rainmeter.net/RainCMS/?q=Rainmeter101_AnatomyOfASkin[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=
;End of added Metadata
[Background]
Meter=String
x=0
Y=0
W=190
H=275
;SolidColor=0, 0, 0, 60
[Variables]
FontName=MicrogrammaDBolExt
FontName2=微软雅黑
FontHeight=10
FontColour=255,255,255,240
Image1=CPU.png
Image=Net.png
;[内存]===================================
;[网速]================
[Imagg]
Meter=Image
X=3
Y=9r
ImageName=
#Image#

[OutSpeed|Measure]
Measure=NetOut
NetOutSpeed=1
[OutSpeed|Meter]
Meter=STRING
MeasureName=OutSpeed|Measure
X=70
Y=10r
StringAlign=LEFT
FontColor=
#FontColour#

FontFace=
#FontName2#

FontSize=7
StringStyle=bold
AntiAlias=1
Text="上传:%1K/s"
AntiAlias=1
Scale=4500
NumOfDecimals=1
; --
[OutGraph1]
Meter=Line
MeasureName=OutSpeed|Measure
X=130
Y=0r
H=20
W=50
StringAlign=Right
LineCount=1
LineColor=
#FontColour#

AntiAlias=1
AutoScale=1
[BarLine2]
Meter=IMAGE
X=70
Y=18r
W=117
H=1
SolidColor=
#FontColour#

[InSpeed|Measure]
Measure=NetIn
NetInSpeed=1
[InSpeed|Meter]
Meter=STRING
MeasureName=InSpeed|Measure
X=70
Y=2r
StringStyle=BOLD
FontColor=
#FontColour#

FontFace=
#FontName2#

FontSize=7
StringAlign=LEFT
StringStyle=BOLD
AntiAlias=1
Text="下载:%1K/s"
AntiAlias=1
Scale=4500
NumOfDecimals=1
; --
[InGraph1]
Meter=Line
MeasureName=InSpeed|Measure
X=130
Y=0r
H=20
W=50
LineCount=1
LineColor=
#FontColour#

AntiAlias=1
AutoScale=1
;======Wifi======;
[MeasureQuality]
Measure=Plugin
Plugin=Plugins\WifiStatus.dll
WifiInfoType=QUALITY
WifiIntfID=0
WifiListStyle=0
Substitute=".00000":""
[WifiPercent]
Meter=STRING
MeasureName=MeasureQuality
FontColor=255, 255, 255, 255
FontFace=浪漫雅圆
FontSize=8
StringAlign=Left
StringStyle=normal
AntiAlias=1
X=119
Y=25r
text=" %1%"
[WifiPercenttext]
Meter=STRING
MeasureName=MeasureQuality
FontColor=255, 255, 255, 255
FontFace=微软雅黑
FontSize=8
StringAlign=Left
StringStyle=BOLD
AntiAlias=1
X=12
Y=0r
text=" 无线信号:"
;[开机时长]=======================================
[MeterMHz.TXT]
Meter=STRING
X=10
Y=16r
StringAlign=LEFT
FontColor=
#FontColour#

FontSize=8
FontFace=微软雅黑
StringStyle=bold
AntiAlias=1
Text="开机时间:"
[Mse_WinUptime]
Measure=Uptime
Format="%4!i!天 %3!i!小时:%2!i!分:%1!i!秒"
[Uptime]
Meter=STRING
MeasureName=Mse_WinUptime
X=186
Y=2r
StringAlign=right
StringStyle=bold
FontColor=
#FontColour#

FontSize=8
FontFace=浪漫雅圆
AntiAlias=1
2014年03月08日 08点03分 16
level 11
[OutSpeed|Meter]节点下的
Text="上传:%1K/s"
Scale=4500
改为
Text="上传:%1/s"
AutoScale=1
[InSpeed|Meter]
Text="下载:%1K/s"
Scale=4500
改为
Text="下载:%1/s"
AutoScale=1
2014年03月09日 08点03分 17
太感谢了!
2014年03月29日 15点03分
改完确实准[大拇指]
2014年08月04日 11点08分
大神! 我也纠结好久了
2015年07月22日 09点07分
大神,厉害厉害
2018年04月19日 11点04分
level 8
看看
2014年03月29日 15点03分 18
1