2011年3月22日

从String 转换成inputStream最后保存在文件中

摘要: String tContent = tDoc.getRootElement().getChildText("Body"); tInputStream = new ByteArrayInputStream(tContent.getBytes("GBK"));String fileDir = cBankCode+"_" + cComCode+"_" + YBTFun.replaceChar(PubFun.getCurrentDate(), "-", "")+"_OFF_ 阅读全文

posted @ 2011-03-22 21:04 我是笨小鸭 阅读(920) 评论(0) 推荐(0)

导航