Prio | Original string | Translation | — |
---|---|---|---|
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 | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | 将特殊的HTML实体转换为字符(总是使用ENT_QUOTES 和 UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) 将特殊的HTML实体转换为字符(总是使用ENT_QUOTES 和 UTF-8)
You have to log in to edit this translation.
|
|||
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | 将特殊字符转换为HTML实体(总是使用ENT_QUOTES 和 UTF-8) | Details | |
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) 将特殊字符转换为HTML实体(总是使用ENT_QUOTES 和 UTF-8)
You have to log in to edit this translation.
|
|||
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) | 将所有适用字符转换为HTML实体(总是使用ENT_QUOTES 和 UTF-8) | Details | |
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) 将所有适用字符转换为HTML实体(总是使用ENT_QUOTES 和 UTF-8)
You have to log in to edit this translation.
|
|||
Convert all HTML entities to their applicable characters (always uses ENT_QUOTES and UTF-8) | 将所有的HTML实体转换为适用的字符(总是使用ENT_QUOTES 和 UTF-8) | Details | |
Convert all HTML entities to their applicable characters (always uses ENT_QUOTES and UTF-8) 将所有的HTML实体转换为适用的字符(总是使用ENT_QUOTES 和 UTF-8)
You have to log in to edit this translation.
|
|||
Format a GMT date/time | 格式化GMT日期/时间 | Details | |
Round fractions down | 舍去法取整 | Details | |
Display numbers with comma as decimal separator, if needed | 如有必要,把逗号用作数字显示的基数分隔符 | Details | |
Display numbers with comma as decimal separator, if needed 如有必要,把逗号用作数字显示的基数分隔符
You have to log in to edit this translation.
|
|||
Calculates the exponent of e | 计算e指数 | Details | |
Export as