摘要: 1.<b>下面以“MyCinema”数据库作为示范来讲解MyBatis的使用</b> 2.在项目中导入MyBatis框架jar包 使用MyBatis开发数据访问层,只需要导入mybatis-3.x.x.jar和对应的JDBC驱动即可。以下使用两种方式导入相关依赖。 (1)直接导入 (2)使用Mave 阅读全文
posted @ 2017-12-11 23:26 adolphs 阅读(126) 评论(0) 推荐(0)
摘要: Things to Remember When Life Gets Rough We‟ve all gone through hard times. And we all get through them. However, some get through them better than oth 阅读全文
posted @ 2017-12-11 22:05 adolphs 阅读(462) 评论(0) 推荐(0)
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 阅读全文
posted @ 2017-12-11 21:54 adolphs 阅读(143) 评论(0) 推荐(0)