We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
自然数转中文数字
{n}
自然数,例如:388006,参数类型为Number,必选项
Number
{no0}
逻辑值,转换独立数字 0时,是否返回空字符串。默认为假,返回“零”,参数类型为Boolean,可选项
Boolean
代码:P.num2cn('308600')
P.num2cn('308600')
结果:三十万八千六百
三十万八千六百
There was an error while loading. Please reload this page.