NumberFormatter::setTextAttribute() - NumberFormatter类
NumberFormatter::setTextAttribute()
numfmt_set_text_attribute
(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
Set a text attribute
说明
面向对象风格publicNumberFormatter::setTextAttribute(int $attr,string $value): bool过程化风格
numfmt_set_text_attribute(NumberFormatter$fmt,int $attr,string $value): bool
Set 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.
$valueText for the attribute value.
返回值
成功时返回TRUE
,或者在失败时返回FALSE
。
范例
numfmt_set_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_text_attribute() Get a text attribute
- numfmt_set_attribute() Set an attribute
鹏仔微信 15129739599 鹏仔QQ344225443 鹏仔前端 pjxi.com 共享博客 sharedbk.com
图片声明:本站部分配图来自网络。本站只作为美观性配图使用,无任何非法侵犯第三方意图,一切解释权归图片著作权方,本站不承担任何责任。如有恶意碰瓷者,必当奉陪到底严惩不贷!