摘要:
Having just recently ran into some major serialization issues I’m going to list some of the errors and pitfalls that I ran into.Some of the errors enc... 阅读全文
posted @ 2015-03-18 09:38
仰望星辰
阅读(197)
评论(0)
推荐(0)
摘要:
C#:STRING.FORMAT数字格式化输出1.各种常用数字格式化货币转换 C 或 c(默认小数点后2位。C3后面跟的数字就代表小数后几位) string.Format("{0:C}",a)a.ToString("C")//$2.50 string.Format("{0:C3}",a)a.ToSt... 阅读全文
posted @ 2015-03-18 09:35
仰望星辰
阅读(202)
评论(0)
推荐(0)

浙公网安备 33010602011771号