09 2017 档案
摘要:1.以http协议读取网络中的xml//basePath=http://xxx.com/xxx/xxx/{0}.xml";String strUrl = MessageFormat.format(basePath, cid);//将{0}替换成cidURL url = new URL(strUrl)
阅读全文
摘要:昨天发现一个问题。2张表中只有百十来条数据。然后图方便使用了子查询,没有使用关联查询。里面还用了in ,没有使用exists。就这方面做个总结。
阅读全文
摘要:public void Send() throws Exception { Transport transport = null; try { if (StringUtil.isBlank(this.host)) { throw new NetException(6002); } if (Strin
阅读全文
摘要:http://blog.csdn.net/u014316462/article/details/52241685
阅读全文

浙公网安备 33010602011771号