| Prio | Original string | Translation | — |
|---|---|---|---|
| Unable to evaluate unary operator - no entries on stack | 無法評估一元運算子 - 堆疊上沒有條目 | Details | |
|
Unable to evaluate unary operator - no entries on stack 無法評估一元運算子 - 堆疊上沒有條目
You have to log in to edit this translation.
|
|||
| Invalid value(s) on the stack | 堆疊上無效的值 | Details | |
| Unable to evaluate binary operator - fewer than 2 entries on stack | 無法評估二元運算子 - 堆疊上只有不到兩個條目 | Details | |
|
Unable to evaluate binary operator - fewer than 2 entries on stack 無法評估二元運算子 - 堆疊上只有不到兩個條目
You have to log in to edit this 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 | |
Export as