摘要: String configfile = "cfg/client.cfg"; // 读取配置文件账号密码 Properties props = new Properties(); InputStream in = new BufferedInputStream(new FileInputStream( ... 阅读全文
posted @ 2018-09-03 14:22 帅过驴的袋鼠 阅读(166) 评论(0) 推荐(0)