会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
独立特行
生活不止眼前的苟且,还有油条和豆浆^_^
博客园
首页
新随笔
管理
2017年10月11日
数字字符串转千分位数字字符串
摘要: //将数字字符串转为千分位格式inline string number_to_currency(string str, bool bDot = true){string newStr = "";int ...
阅读全文
posted @ 2017-10-11 18:39 Mr.R123
阅读(925)
评论(0)
推荐(0)
公告