怎么在在C#中,将Decimal转换成String型 日期:2017-12-16 14:48:17 人气:1 怎么在在C#中,将Decimal转换成String型 只需要将Decimal类型的字符后面添加.ToString()即可实现转换