摘要: 类的反射 xml文件的解析 .properties||.xml配置文件的创建及读取内容 //创建对象 Properties properties = new Properties(); //存储 properties.setProperty("driver", "com.mysql.jdbc.Dri 阅读全文
posted @ 2019-04-05 12:29 soldier_cnblogs 阅读(136) 评论(0) 推荐(0)