Prio | Original string | Translation | — |
---|---|---|---|
Unable to evaluate binary operator - fewer than 2 entries on stack | 无法评估二元运算符 - 堆栈条目小于2 | Details | |
Unable to evaluate binary operator - fewer than 2 entries on stack 无法评估二元运算符 - 堆栈条目小于2
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 | |
Case-insensitive strstr | 字符串不区分大小写 | Details | |
Un-quotes a quoted string | 引号字符串去引号 | Details | |
Export as