NumberFormatter::getTextAttribute() - NumberFormatter类
NumberFormatter::getTextAttribute()
numfmt_get_text_attribute
(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
Get a text attribute
说明
面向对象风格publicNumberFormatter::getTextAttribute(int $attr): string过程化风格
numfmt_get_text_attribute(NumberFormatter$fmt,int $attr): string
Get a text attribute associated with the formatter. An example of a text attribute is the suffix for positive numbers. If the formatter does not understand the attribute,U_UNSUPPORTED_ERROR
error is produced. Rule-based formatters only understand NumberFormatter::DEFAULT_RULESET
and NumberFormatter::PUBLIC_RULESETS
.
参数
$fmtNumberFormatter object.
$attrAttribute specifier - one of the text attribute constants.
返回值
Return attribute value on success, or FALSE
on error.
范例
numfmt_get_text_attribute() example
OO example
以上例程会输出:
Prefix: - -1.234.567,891 Prefix: MINUS MINUS1.234.567,891
参见
- numfmt_get_error_code() Get formatter's last error code
- numfmt_get_attribute() Get an attribute
- numfmt_set_text_attribute() Set a text attribute
鹏仔微信 15129739599 鹏仔QQ344225443 鹏仔前端 pjxi.com 共享博客 sharedbk.com
图片声明:本站部分配图来自网络。本站只作为美观性配图使用,无任何非法侵犯第三方意图,一切解释权归图片著作权方,本站不承担任何责任。如有恶意碰瓷者,必当奉陪到底严惩不贷!