摘要:
//////输入Float格式数字,将其转换为货币表达方式//////货币表达类型:0=带¥的货币表达方式;1=不带¥的货币表达方式;其它=带¥的货币表达方式///传入的int数字///返回转换的货币表达形式publicstringRmoney(intftype,doublefmoney){stri... 阅读全文
posted @ 2014-09-26 17:04
Iwin9999
阅读(1987)
评论(0)
推荐(0)