Prio | Original string | Translation | — |
---|---|---|---|
Format a number with grouped thousands | 以組分隔字串組格式化一數值 | Details | |
Inserts HTML line breaks before all newlines in a string | 在字串中,所有新的一行前插入 HTML 分行符號。 | Details | |
Inserts HTML line breaks before all newlines in a string 在字串中,所有新的一行前插入 HTML 分行符號。
You have to log in to edit this 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 | 決定變數是否為無效 | 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 | |
Export as