Prio | Original string | Translation | — |
---|---|---|---|
Get UNIX timestamp for a date (each of the 6 arguments are optional) | 获取日期的UNIX时间戳(6个参数供选) | Details | |
Get UNIX timestamp for a date (each of the 6 arguments are optional) 获取日期的UNIX时间戳(6个参数供选)
You have to log in to edit this translation.
|
|||
Find lowest value | 找出最小价值 | Details | |
Find highest value | 找出最高价值 | Details | |
Strip whitespace (or other characters) from the beginning of a string | 剥离字符串开头的空格(或其他字符) | Details | |
Strip whitespace (or other characters) from the beginning of a string 剥离字符串开头的空格(或其他字符)
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | 返回逗号分隔的值列表 | Details | |
Find whether the type of a variable is string | 判断变量类型是否是字符串 | Details | |
Find whether the type of a variable is string 判断变量类型是否是字符串
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | 判断变量是数字还是数字字符串 | Details | |
Finds whether a variable is a number or a numeric string 判断变量是数字还是数字字符串
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | 判断变量是否为NULL | Details | |
Finds whether a value is not a number | 发现一个值是否不是一个数 | Details | |
Finds whether the type of a variable is float | 判断变量类型是否为浮点数 | Details | |
Finds whether the type of a variable is float 判断变量类型是否为浮点数
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | 判断变量是否为空 | Details | |
Determine whether a variable is considered to be empty 判断变量是否为空
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | 得到整数变量的值 | Details | |
Join array elements with a string | 连接阵列元素和字符串 | Details | |
Conditional processing | 条件处理 | Details | |
Format a local time/date as integer | 格式的本地时间/日期作为整数 | Details | |
Export as