摘要: http://www.xue51.com/soft/42564.html TRANSLATE with x English Arabic Hebrew Polish Bulgarian Hindi Portuguese Catalan Hmong Daw Romanian Chinese Simpl 阅读全文
posted @ 2021-11-22 16:43 BBS_自律 阅读(70) 评论(0) 推荐(0)
摘要: xml 报文的组装: 1.使用String.format通过占位符拼接;(采用这种,优势简化代码) String.format的用法 2.使用目前项目中得方法,使用ftl模板 算了没看懂 String strRequestXML = ""; try { //将DTO转换成xml Map<String 阅读全文
posted @ 2021-11-22 09:43 BBS_自律 阅读(48) 评论(0) 推荐(0)