摘要: 老师说这个项目很规范熟悉框架流程,刚做起来非常的吃力,但是我相信很快就会好起来的。东西差不多都学完了,可是经常看到别人的问题自己都不会,这种感觉不是很好,努力的改善它们。今天在PreparedStatement st = ConnectionFactory.getConnection().prepareStatement("select * from users where username='"+username+"' and password='"+lform.getPassword()+"'"); 阅读全文
posted @ 2011-01-06 23:23 Atlas's blog 阅读(93) 评论(0) 推荐(0) 编辑