05 2015 档案
摘要:public void CreateExcel(DataSet ds, string FileName) { HttpResponse resp; resp = Page.Response; resp.ContentEncoding = System.Text.Encoding.GetEncodi...
阅读全文
摘要://传入需要转换的金额(字符串)public static string MoneyToChinese(string strAmount) { string functionReturnValue = null; bool IsNegative = false; // 是否是负数 if (strA...
阅读全文

浙公网安备 33010602011771号