摘要:
公司同事给的一个框架是SpringMVC、Spring、Hibernate在运行的时候提示: org.springframework.core.NestedIOException: ASM ClassReader failed to parse class file - probably due t 阅读全文
posted @ 2017-04-28 15:10
战旗
阅读(365)
评论(0)
推荐(0)
摘要:
jdbc的连接方式:以MySQL为例 1、加载驱动: Class.forName("com.mysql.jdbc.Driver"); 2、用DriverManager.getConnection(url,user,password);获取connection连接: connection = Driv 阅读全文
posted @ 2017-04-28 09:42
战旗
阅读(198)
评论(1)
推荐(0)

浙公网安备 33010602011771号