人民币小写转大写 using System; namespace EMC.Core { /// <summary> /// 金额转换为大写 /// </summary> public class … 继续阅读 人民币小写转大写