摘要: 1.在dbcp方式连接数据库时报错: 发生这种错误的原因是:在系统中也有个user或者username属性,这时系统变量覆盖了Properties中的值,这时取得user或username的值为系统的用户名Administrator,密码为properties中的password去查询数据库,此时用 阅读全文
posted @ 2018-10-16 09:05 DemoJohn 阅读(238) 评论(0) 推荐(0)