Prio | Original string | Translation | — |
---|---|---|---|
Generate a random integer | ランダムな整数値を生成する | Details | |
Quote meta characters | メタ文字をエスケープする | Details | |
Convert a 8 bit string to a quoted-printable string | 8ビット文字列を quoted-printable 文字列に変換する | Details | |
Convert a 8 bit string to a quoted-printable string 8ビット文字列を quoted-printable 文字列に変換する
You have to log in to edit this translation.
|
|||
Convert a quoted-printable string to an 8 bit string | quoted-printable 文字列を8ビット文字列に変換する | Details | |
Convert a quoted-printable string to an 8 bit string quoted-printable 文字列を8ビット文字列に変換する
You have to log in to edit this translation.
|
|||
Exponential expression | 指数表現 | Details | |
Get value of pi | パイ ( π ) の値を取得する | Details | |
Format a number with grouped thousands | 数値を 1000 単位でグループ化する書式に | Details | |
Format a number with grouped thousands 数値を 1000 単位でグループ化する書式に
You have to log in to edit this translation.
|
|||
Inserts HTML line breaks before all newlines in a string | 改行文字の前にHTMLの改行タグを挿入する | Details | |
Inserts HTML line breaks before all newlines in a string 改行文字の前にHTMLの改行タグを挿入する
You have to log in to edit this translation.
|
|||
Get UNIX timestamp for a date (each of the 6 arguments are optional) | UNIX タイムスタンプを日付として取得する ( 6 つの引数のそれぞれはオプションです ) | Details | |
Get UNIX timestamp for a date (each of the 6 arguments are optional) UNIX タイムスタンプを日付として取得する ( 6 つの引数のそれぞれはオプションです )
You have to log in to edit this translation.
|
|||
Find lowest value | 最小値を調べる | Details | |
Find highest value | 最大値を調べる | Details | |
Strip whitespace (or other characters) from the beginning of a string | 文字列の先頭から空白(などの文字)を取り除く | Details | |
Strip whitespace (or other characters) from the beginning of a string 文字列の先頭から空白(などの文字)を取り除く
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | 複数の値をコンマ区切りのリストで返す | Details | |
Return comma-separated list of values 複数の値をコンマ区切りのリストで返す
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | 変数の型が文字列であるかを調べる | Details | |
Find whether the type of a variable is string 変数の型が文字列であるかを調べる
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | 変数が数値か数値形式の文字列であるかを調べる | Details | |
Finds whether a variable is a number or a numeric string 変数が数値か数値形式の文字列であるかを調べる
You have to log in to edit this translation.
|
Export as