06 2015 档案
摘要:1. 检查mysql 如果存在相应文件:样式如: mysql-xxxxx mysql-xxxxx 2. 安装mysql 如果安装过程中提示error:conflicts with file from package,清除相应的包 3. 配置mysql //设置mysql用户名和密码,如:mysqla
阅读全文
摘要:参考资料:http://mybatis.github.io/mybatis-3/zh/index.html1)项目结构2)Bus.javapackage com.mybatis.po;public class Bus { private String busID; private Str...
阅读全文
摘要:mysql安装(windows)1. 下载mysql安装文件1)登录到mysql官网(http://www.mysql.com)2)有两种安装格式文件,msi和zip2. 安装msi类型mysql1)和安装常用软件基本一样,下一步(Next)。3. 安装zip类型mysql1)将zip文件解压(可以...
阅读全文
摘要:在Spring3 版本中,(@Repository @Controllor @Service)这3个注解和 @Component 是等效的,Spring会在后续版本中增加这三个注解的特殊功能。Spring Annotation@Service:用于标注业务层组件@Controller:用于标注控制层...
阅读全文

浙公网安备 33010602011771号