| Prio | Original string | Translation | — |
|---|---|---|---|
| Strip HTML and PHP tags from a string | 去掉一個字串的 HTML 和 PHP 標籤 | Details | |
|
Strip HTML and PHP tags from a string 去掉一個字串的 HTML 和 PHP 標籤
You have to log in to edit this translation.
|
|||
| Binary safe string comparison | 二進位制的安全字串比較 | Details | |
| Binary safe case-insensitive string comparison | 二進位制、不區分大小寫的的安全字串比較 | Details | |
|
Binary safe case-insensitive string comparison 二進位制、不區分大小寫的的安全字串比較
You have to log in to edit this translation.
|
|||
| Replace all occurrences of the search string with the replacement string | 將所有出現的搜尋字串以替換字串取代 | Details | |
|
Replace all occurrences of the search string with the replacement string 將所有出現的搜尋字串以替換字串取代
You have to log in to edit this translation.
|
|||
| Repeat a string | 重複字串 | Details | |
| Pad a string to a certain length with another string | 用另一個字串將字串填補到一定的長度 | Details | |
|
Pad a string to a certain length with another string 用另一個字串將字串填補到一定的長度
You have to log in to edit this translation.
|
|||
| Calculate the Sample Standard Deviation for the list of numbers | 計算樣本標準差 | Details | |
|
Calculate the Sample Standard Deviation for the list of numbers 計算樣本標準差
You have to log in to edit this 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 | |
Export as