08 2011 档案

 
Setup Eclipse and Tomcat to play nice together
摘要:Eclipse is by far my favorite IDE, which makes Rational Application Developer bearable. The one thing I’ve been spoiled on in RAD is being able to run the WebSphere Test Environment inside the development environment and be able to have some level of hot deploy when modifying classes or jsp’s in the 阅读全文
posted @ 2011-08-23 10:59 站在高处眺望 阅读(179) 评论(0) 推荐(0)
通过yum在CentOS5.5上安装MySQL5.1
摘要:执行的命令步骤如下:1、首先查看系统#uname -aLinux google 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux我的系统是64位的。因此要执行下面的64位对应的操作。2、下载需要的软件如果系统是32位,执行以下命令下载安装软件:#wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm#wget http://rpms.famillecollet.com/el5 阅读全文
posted @ 2011-08-13 00:47 站在高处眺望 阅读(186) 评论(0) 推荐(0)