XSLT存档  

不及格的程序员-八神

 查看分类:  ASP.NET XML/XSLT JavaScripT   我的MSN空间Blog
摘要: //中文字符处理 public String charSetConvert(String xmlRequest){ String charSet = NeopServerImpl.getEncoding(xmlRequest); try { byte[] b = xmlRequest.getByte 阅读全文
posted @ 2019-05-28 09:26 不及格的程序员-八神 阅读(253) 评论(0) 推荐(0) 编辑