| Prio | Original string | Translation | — |
|---|---|---|---|
| Uppercase the first character of each word in a string | 使字串的每一單字首字大寫 | Details | |
|
Uppercase the first character of each word in a string 使字串的每一單字首字大寫
You have to log in to edit this 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 | |
| Tangent | 正切 | Details | |
| Calculate the sum of values in an array | 計算陣列中值的總和 | 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 | |
| Case-insensitive strstr | 不區分大小寫的 strstr | Details | |
| Un-quotes a quoted string | 取消括弧中的字串的括弧 | Details | |
| Find position of first occurrence of a case-insensitive string | 尋找一個不區分大小寫字串第一次出現的位置 | Details | |
|
Find position of first occurrence of a case-insensitive string 尋找一個不區分大小寫字串第一次出現的位置
You have to log in to edit this translation.
|
|||
Export as