Prio | Original string | Translation | — |
---|---|---|---|
Square root | 平方根 | Details | |
Return a formatted string | 退回格式化字串 | Details | |
Sine | 正弦 | Details | |
Strip whitespace (or other characters) from the end of a string | 去掉字串尾巴的空格(或其他字元) | Details | |
Strip whitespace (or other characters) from the end of a string 去掉字串尾巴的空格(或其他字元)
You have to log in to edit this translation.
|
|||
Rounds a number to an optional precision | 依指定方式進位 | Details | |
Compare a string to a regular expression pattern | 將字串與規則運算式模式比較 | Details | |
Compare a string to a regular expression pattern 將字串與規則運算式模式比較
You have to log in to edit this translation.
|
|||
Generate a random integer | 隨機產生整數 | Details | |
Quote meta characters | 引用元字符 | Details | |
Convert a 8 bit string to a quoted-printable string | 將 8 位元的字串轉換為可列印的字符引用編碼 | Details | |
Convert a 8 bit string to a quoted-printable string 將 8 位元的字串轉換為可列印的字符引用編碼
You have to log in to edit this translation.
|
|||
Convert a quoted-printable string to an 8 bit string | 將可列印的字符引用編碼轉換為 8 位元的字串 | Details | |
Convert a quoted-printable string to an 8 bit string 將可列印的字符引用編碼轉換為 8 位元的字串
You have to log in to edit this translation.
|
|||
Exponential expression | 指數表達式 | Details | |
Get value of pi | pi 值 | Details | |
Format a number with grouped thousands | 以組分隔字串組格式化一數值 | Details | |
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.
|
Export as