# 自己做的公告栏+友情链接 - Rainmeter皮肤区 - 雨滴社区 - Powered by Discuz!
 找回密码
 点击注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 2299|回复: 7

[原创作品] 自己做的公告栏+友情链接

[复制链接]

签到天数: 2 天

[LV.1]初来乍到

发表于 2013-5-9 20:31:41 | 显示全部楼层 |阅读模式

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

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

x
本帖最后由 hoxhex 于 2013-5-9 20:34 编辑

1.jpg
2.jpg 这个是背景图片  1.gif

其实很简单,就是用自带的Welcome 修改过来的,代码如下:


; Lines starting ; (semicolons) are commented out.; That is, they do not affect the code and are here for demonstration purposes only.
; ----------------------------------

[Rainmeter]
; This section contains general settings that can be used to change how Rainmeter behaves.
Author=poiru
AppVersion=2003000
Update=1000

[Metadata]
; Contains basic information of the skin.
Description=The welcome skin for illustro.
License=Creative Commons BY-NC-SA 3.0
Version=1.0.0

[Variables]
; Variables declared here can be used later on between two # characters (e.g. #MyVariable#).
fontName=Trebuchet MS
textSize=9
colorBar=235,170,0,255
colorText=255,255,255,205

; ----------------------------------
; STYLES are used to "centralize" options
; ----------------------------------



[styleTitle]
StringAlign=LEFT
StringCase=UPPER
StringStyle=BOLD
StringEffect=SHADOW
FontEffectColor=0,0,0,50
FontColor=#colorText#
FontFace=#fontName#
FontSize=10
AntiAlias=1
ClipString=1








; ----------------------------------
; METERS display images, text, bars, etc.
; ----------------------------------





[meterBackground]
Meter=IMAGE
ImageName=1.gif
X=0
Y=0





[meterTitle]
Meter=STRING
MeterStyle=styleTitle
; Using MeterStyle=styleTitle will basically "copy" the
; contents of the [styleTitle] section here during runtime.
X=50
Y=28
W=200
H=18
FontSize=12
Text="HoxHex常用站点 "








[meterLink1]
Meter=STRING
MeterStyle=styleLeftText
X=30
Y=50
W=225
H=12
FontColor=255,217,120,255
Text="百度博客"
LeftMouseUpAction=!Execute ["http:/hi.baidu.com/new/andon"]

[meterLink2]
Meter=STRING
MeterStyle=styleLeftText
X=30
Y=75
W=225
H=12
FontColor=255,174,69,255
Text="遮天吧"
LeftMouseUpAction=!Execute ["http://tieba.baidu.com/f?kw=%D5%DA%CC%EC&fr=ala0"]

[meterLink3]
Meter=STRING
MeterStyle=styleLeftText
X=30
Y=95
W=225
H=12
FontColor=255,174,69,255
Text="腾讯网"
LeftMouseUpAction=!Execute ["http://www.qq.com"]

[meterLink4]
Meter=STRING
MeterStyle=styleLeftText
X=30
Y=115
W=225
H=12
FontColor=255,174,69,255
Text="独木成林"
LeftMouseUpAction=!Execute ["http://www.guofs.com/"]



[meterLink5]
Meter=STRING
MeterStyle=styleLeftText
X=100
Y=50
W=225
H=12
FontColor=255,174,69,255
Text="雨滴社区"
LeftMouseUpAction=!Execute ["http://bbs.rainmeter.cn/"]




[meterLink6]
Meter=STRING
MeterStyle=styleLeftText
X=100
Y=95
W=225
H=14
FontColor=255,174,69,255
Text="360影视"
LeftMouseUpAction=!Execute ["http://v.360.cn/dianshi/index.html"]

[meterLink7]
Meter=STRING
MeterStyle=styleLeftText
X=100
Y=115
W=225
H=14
FontColor=255,174,69,255
Text="360网址导航"
LeftMouseUpAction=!Execute ["http://hao.360.cn/"]


[meterLink8]
Meter=STRING
MeterStyle=styleLeftText
X=100
Y=75
W=225
H=14
FontColor=255,174,69,255
Text="淘宝网"
LeftMouseUpAction=!Execute ["http://www.taobao.com"]

[meterLink9]
Meter=STRING
MeterStyle=styleLeftText
X=180
Y=50
W=225
H=14
FontColor=255,174,69,255
Text="赶集网"
LeftMouseUpAction=!Execute ["http://xuzhou.ganji.com/"]

[meterLink10]
Meter=STRING
MeterStyle=styleLeftText
X=180
Y=75
W=225
H=14
FontColor=255,174,69,255
Text="58同城"
LeftMouseUpAction=!Execute ["http://xz.58.com"]


回复

使用道具 举报

签到天数: 469 天

[LV.9]以坛为家II

发表于 2013-5-9 22:04:25 | 显示全部楼层



为啥不直接上传附件呢???
回复

使用道具 举报

签到天数: 1084 天

[LV.10]以坛为家III

发表于 2013-5-9 22:47:20 | 显示全部楼层
长得不好看。。。
回复

使用道具 举报

签到天数: 140 天

[LV.7]常住居民III

发表于 2013-5-9 23:00:27 | 显示全部楼层
还是附件好啊!
回复

使用道具 举报

签到天数: 75 天

[LV.6]常住居民II

发表于 2013-5-10 19:18:16 | 显示全部楼层
谢谢楼主分享
回复

使用道具 举报

签到天数: 120 天

[LV.7]常住居民III

发表于 2014-6-24 23:35:07 | 显示全部楼层
支持原创作品,LZ辛苦了
回复

使用道具 举报

签到天数: 417 天

[LV.9]以坛为家II

发表于 2014-6-25 13:51:33 | 显示全部楼层
不错,支持楼主。
回复

使用道具 举报

签到天数: 5 天

[LV.2]偶尔看看I

发表于 2015-4-15 23:28:21 | 显示全部楼层
看看,支持下
回复

使用道具 举报

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

本版积分规则

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