Global Variable グローバル変数

NSThousandsSeparator

A string that specifies the separator character for the thousands place of a decimal number. ある文字列、それは10進数の千の位に対する分離子文字を指定します。

Declaration 宣言

NSString *const NSThousandsSeparator;

Discussion 議論

The default is a comma. 省略時にはコンマです。

See Also 参照

Numeric Information 数値的情報