07 2014 档案

摘要:最近维护一个项目,是用struts2做的,所以特意学了下struts的入门,否则代码都看不懂啊。下面记录下过程。Myeclipse 版本为2014.struts2,hibernate为4.1。1、既然要用到hibernate,自然要有个数据库了,我在localhost的数据库test里建了个表t_u... 阅读全文
posted @ 2014-07-15 14:53 達達尼亞 阅读(252) 评论(0) 推荐(0)
摘要:Step1: 清除原有的yum源rpm -aq|grep yum|xargs rpm -e --nodepsStep2:下载新的yum()源进行安装,注意操作系统支持64位还是32位wget http://mirrors.163.com/centos/6.5/os/x86_64/Packages/p... 阅读全文
posted @ 2014-07-08 17:20 達達尼亞 阅读(245) 评论(0) 推荐(0)