| Prio | Original string | Translation | — |
|---|---|---|---|
| Strip whitespace (or other characters) from the beginning and end of a string | 去掉字串開頭和結尾的空格(或其他字元) | Details | |
|
Strip whitespace (or other characters) from the beginning and end of a string 去掉字串開頭和結尾的空格(或其他字元)
You have to log in to edit this translation.
|
|||
| Return current UNIX timestamp | 傳回現在的 UNIX 時間戳記 | Details | |
| Return current UNIX timestamp | 傳回現在的UNIX時間戳記 | Details | |
| Tangent | 正切 | Details | |
| Tangent | 正切: | Details | |
| Calculate the sum of values in an array | 計算陣列中值的總和 | Details | |
| Return part of a string | 傳回字串的一部分 | Details | |
| Return part of a string | 返回字串的一部分 | Details | |
| Make a string uppercase | 所有字串大寫 | Details | |
| Make a string lowercase | 所有字串小寫 | Details | |
| Find first occurrence of a string | 尋找字串第一次發生的位置 | Details | |
| Reverse a string | 傳回反寫字串 | Details | |
| Find position of first occurrence of a string | 尋找字串第一次發生的位置 | Details | |
|
Find position of first occurrence of a string 尋找字串第一次發生的位置
You have to log in to edit this translation.
|
|||
| Get string length | 取得字串長度 | Details | |
| Get string length | 獲取字串長度 | Details | |
Export as