moneyPattern constant

String const moneyPattern

货币数字格式化

Implementation

static const String moneyPattern = moneyIntPattern + moneyPointPattern;