C# 金额转大写
摘要:        
/// <summary> /// 金额转大写 /// </summary> /// <param name="s"></param> /// <returns></returns> public static string AmountToChinese(double s) { s = Math.    阅读全文
        posted @ 2022-08-25 18:02 糯米白白 阅读(143) 评论(0) 推荐(0)
posted @ 2022-08-25 18:02 糯米白白 阅读(143) 评论(0) 推荐(0)
posted @ 2022-08-25 15:20 糯米白白 阅读(630) 评论(0) 推荐(0)
posted @ 2022-08-25 14:07 糯米白白 阅读(2995) 评论(0) 推荐(0)