String measure ストリングメジャー

Measure=String A measure which can be used to create or manipulate a string.Measure=String 文字列を作成または操作するために使用できる尺度。

Optionsオプション

General measure options一般的な測定オプション

All general measure options except InvertMeasure are valid.を除くすべての一般的な測定オプション は有効です。 InvertMeasure

String

The string value of the measure.メジャーの文字列値。

Note: Any combination of hard-coded text, variables, dynamic variables, or section variables can be used. Formulas are not evaluated in this option.注:ハードコーディングされたテキスト、変数、動的変数、またはセクション変数を任意に組み合わせて使用??できます。このオプションでは式は評価されません。

Example

[Rainmeter]
Update=1000
AccurateText=1
DynamicWindowSize=1

[MeasureMyString]
Measure=String
String=Red, Green, Blue
RegExpSubstitute=1
Substitute="Green":"Yellow"

[MeterMyString]
Meter=String
MeasureName=MeasureMyString
FontColor=255,255,255,255
SolidColor=47,47,47,255
Padding=5,5,5,5
Text=The colors are %1

関連記事

スポンサーリンク

PerfMon plugin PerfMonプラグイン

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る