©
이 문서에서는PHP 중국어 웹사이트 매뉴얼풀어 주다
ng
名称 | 描述 |
---|---|
Filter | Selects a subset of items from |
currency | Formats a number as a currency (ie $1,234.56). When no currency symbol is provided, default symbol for current locale is used. |
number | Formats a number as text. |
date | Formats |
json | Allows you to convert a JavaScript object into JSON string. |
lowercase | Converts string to lowercase. |
uppercase | Converts string to uppercase. |
limitTo | Creates a new array or string containing only a specified number of elements. The elements are taken from either the beginning or the end of the source array or string, as specified by the value and sign (positive or negative) of |
orderBy | Orders a specified |