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