摘要: 授权: grant all on xxxx.* to 'root'@'%' identified by 'password' with grant option; 阅读全文
posted @ 2016-08-20 19:52 HK-Yang 阅读(71) 评论(0) 推荐(0) 编辑
摘要: 一、SpringMVC http://blog.csdn.net/evankaka/article/details/45501811 Spring Web MVC是一种基于Java的实现了Web MVC设计模式的请求驱动类型的轻量级Web框架,即使用了MVC架构模式的思想,将web层进行职责解耦,基 阅读全文
posted @ 2016-08-20 19:02 HK-Yang 阅读(216) 评论(0) 推荐(0) 编辑