|
标签:杂谈 |
第一步:
要把选用的数据库的JDBC驱动从网上下载下来,然后把下载下来的三个jar包放在%TOMCAT_HOME%/common/lib。
第二步:
要配置%TOMCAT_HOME%/conf/server.xml文件。注意:tomcat5.0.x与tomcat5.5.x的配置有较大区别在</context></host>之间加入下列代码:
<Context
<Resource
auth='Container'
type='javax.sql.DataSource'
|
标签:杂谈 |
一、安装与配置JDK
1、安装JDK
Eclipse的运行是建立在JDK基础上的,因此,在安装Eclipse之前首先要安装JDK。如果系统已经安装了JDK就可以略过此步直接安装Eclipse,否则,按下面的步骤进行安装.
(1) 到sun公司的网站下载JDK,我没有选择最新版本,使用的是jdk-1_5_0_19-windows-i586-p.exe版本的JDK(下载地址:http://java.sun.com/javase/downloads/5/jdk),最新版的下载地址在http://java.sun.com/javase/downloads/index.jsp。
(2) 双击jdk-1_5_0_19-windows-i586-p.exe,开始安装。
(3) 在弹出的许可证协议对话框中选中“我接受许可证中的条款”,然后单击“下一步”按钮。
(4) 将默认的安装路径修改为“C:\JDK\jdk1.5.0_19\”,其他选择默认的选项安装即可。
2、JDK的环
|
标签:杂谈 |
HOW TO switch from IDE to AHCI mode without having to reinstall Win XP (GUIDE)
Problem:
If you forgot to activate AHCI-mode in BIOS before you installed
Windows XP SP2 on one of your SATA drives you will encounter a
serious problem if you attempt to switch to AHCI-mode after the
installation is already completed: Windows XP SP2 will not start
properly anymore.
Why
AHCI?
AHCI stands for Advanced Host
Controller Interface. One of the
main reasons for switching to AHCI-mode is to take advantage of the
NCQ-Feature of your SATA harddrive. NCQ (Native Command Queuing)
allows ATA drives to accept more than one command at a time and
dynamically reorder the commands for maximum efficie
|
标签:杂谈 |
|
标签:杂谈 |
|
标签:杂谈 |
|
标签:it |
|
标签:it |
|
标签:it |