C#浮点数保留位(转)
摘要:
C#浮点数保留位数 这里用String.Forma("{0:F}",x);来解决。 下面是试验和截图 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System. 阅读全文
posted @ 2021-11-16 08:55 xihong 阅读(761) 评论(0) 推荐(0)
posted @ 2021-11-16 08:55 xihong 阅读(761) 评论(0) 推荐(0)