# 由google改成的百度,新手,见谅 - 第6页 - Rainmeter皮肤区 - 雨滴社区 - Powered by Discuz!
 找回密码
 点击注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

[搜索框] 由google改成的百度,新手,见谅

  [复制链接]

签到天数: 21 天

[LV.4]偶尔看看III

发表于 2013-7-7 12:36:02 | 显示全部楼层
不错···········
回复

使用道具 举报

签到天数: 257 天

[LV.8]以坛为家I

发表于 2013-7-7 12:42:36 | 显示全部楼层
感谢分享。
回复

使用道具 举报

签到天数: 257 天

[LV.8]以坛为家I

发表于 2013-7-7 12:43:56 | 显示全部楼层
; 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=2000000
Update=1000

[Metadata]
; Contains basic information of the skin.
Description=Allows searching through Google.
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=8
colorBar=235,170,0,255
colorText=255,255,255,205

; ----------------------------------
; MEASURES return some kind of value
; ----------------------------------

[measureInput]
; The InputText.dll plugin has special powers: it allows user input.
; However, it's not the easiest way to start learning Rainmeter. Get a
; hold of the basics, and then check out the manual entry for InputText.
Measure=Plugin
Plugin=InputText.dll
SolidColor=20,20,20,255
StringAlign=LEFT
StringCase=NONE
StringStyle=BOLD
StringEffect=SHADOW
FontEffectColor=0,0,0,20
FontColor=#colorText#
FontFace=#fontName#
FontSize=#textSize#
X=10
Y=38
W=188
H=17
FocusDismiss=1
DefaultValue=""
Command1=!Execute ["http://www.baidu.com/s?wd=$UserInput$"]
UpdateDivider=86400

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

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

[styleLeftText]
StringAlign=LEFT
; Meters using styleLeftText will be left-aligned.
StringCase=NONE
StringStyle=BOLD
StringEffect=SHADOW
FontEffectColor=0,0,0,20
FontColor=#colorText#
FontFace=#fontName#
FontSize=#textSize#
AntiAlias=1
ClipString=1

[styleSeperator]
SolidColor=255,255,255,15

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

[meterBackground]
Meter=IMAGE
ImageName=#SKINSPATH#\illustro\SHARED\Background1Line.png
; #SKINSPATH# is a global variable that stands for your skin path. It is
; usually Documents\Rainmeter\Skins.
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=100
Y=12
W=190
H=18
Text="Baidu"

[meterSearch]
Meter=STRING
MeterStyle=styleLeftText
X=10
Y=40
W=190
H=14
Text="Search..."
LeftMouseUpAction=!PluginBang "measureInput ExecuteBatch 1"

[meterSeperator]
Meter=IMAGE
MeterStyle=styleSeperator
X=10
Y=52
W=190
H=1
回复

使用道具 举报

签到天数: 73 天

[LV.6]常住居民II

发表于 2013-7-7 12:50:22 | 显示全部楼层
哟看着不错哦。。。
回复

使用道具 举报

签到天数: 4 天

[LV.2]偶尔看看I

发表于 2013-7-7 15:25:41 | 显示全部楼层
超级喜欢这种简约风
回复

使用道具 举报

签到天数: 15 天

[LV.4]偶尔看看III

发表于 2013-7-8 14:15:46 | 显示全部楼层
好看哦不错 支持楼主
回复

使用道具 举报

签到天数: 79 天

[LV.6]常住居民II

发表于 2013-7-8 21:50:45 | 显示全部楼层
看着不错哦,谢谢分享了
回复

使用道具 举报

签到天数: 4 天

[LV.2]偶尔看看I

发表于 2013-7-9 19:23:37 | 显示全部楼层
谢谢楼主分享·
回复

使用道具 举报

签到天数: 1 天

[LV.1]初来乍到

发表于 2013-7-9 22:08:11 | 显示全部楼层
好~~~~~~~~~~~~~~~~
回复

使用道具 举报

签到天数: 7 天

[LV.3]偶尔看看II

发表于 2013-7-10 23:11:24 | 显示全部楼层
果断享用了
回复

使用道具 举报

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

本版积分规则

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