C# 四舍五入 到五近一

Math.Round(字段, 2, MidpointRounding.AwayFromZero);
原文地址:https://www.cnblogs.com/liufei88866/p/2778951.html