04 2020 档案

java.net.URISyntaxException 问题解决
摘要:先上代码: Properties pro = PropertyUtil.getPropertiesInfo("xxx.properties"); String url = pro.getProperty("xxxxxxx"); HttpPost httpPost = new HttpPost(url 阅读全文
posted @ 2020-04-07 15:07 小飞0520 阅读(5030) 评论(0) 推荐(0)