会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DevNotes
博客园
首页
新随笔
管理
2010年12月6日
C#保留小数位的方法集合
摘要: System.Globalization.NumberFormatInfo provider = new System.Globalization.NumberFormatInfo();provider.NumberDecimalDigits =intDecLength; //要设定的小数位数dou
阅读全文
posted @ 2010-12-06 22:35 taony
阅读(474)
评论(0)
推荐(1)
公告