摘要: System.Globalization.NumberFormatInfo provider = new System.Globalization.NumberFormatInfo();provider.NumberDecimalDigits =intDecLength; //要设定的小数位数dou 阅读全文
posted @ 2010-12-06 22:35 taony 阅读(456) 评论(0) 推荐(1) 编辑