自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (5)
  • 收藏
  • 关注

原创 javascript键盘键码值对照表

     keycode 0 =keycode 1 =keycode 2 =keycode 3 =keycode 4 =keycode 5 =keycode 6 =keycode 7 =keycode 8 = BackSpace BackSpacekeycode 9 = Tab Tabkeycode 10 =keycode 11...

2011-10-20 17:20:26 516

原创 ORA-00959:表空间'...'不存在

<br />数据库版本:Oracle 9i。<br /> <br />操作:用exp,imp进行数据库导出导入,由一个数据库迁移到另一个数据库。<br /> <br />错误信息:导入失败,原因ora-00959,报表空间不存在。<br /> <br />解决办法:<br /> <br />1. 在新数据库里创建和原库相同的表空间和用户,并将用户指向表空间。<br /> <br />2. 用新建用户登录新数据库创建空表。<br /> <br />3. exp命令导出原数据库数据<br /> <br />ex

2010-12-09 09:50:00 2719

原创 ORA-06502: PL/SQL: 数字或值错误 : 字符到数值的转换错误

ORA-06502: PL/SQL: 数字或值错误 :  字符到数值的转换错误 原因一:存储过程中两个varchar2型变量攒字符串时,不用"+"而应该用"||"

2009-03-30 15:56:00 2965 2

原创 Weblogic 10.3 虚拟机设置,内存分配

      目前开发的Web项目经过几次正常操作测试后,Weblogic的虚拟机crash掉了。检查了一下,Weblogic默认用的是JRocket虚拟机,而且分配的内存比较小。      对于Weblogic 10.3,要修改的配置文件为:%bea_home%/wlserver_10.3/common/bin/commEnv.cmd。将默认的虚拟机改为Sun,增加内存分配。  

2009-03-03 16:45:00 3859

Tomcat The Definitive Guide, 2nd Edition(PDF)

PDF版 Tomcat: The Definitive Guide, 2nd Edition By: Jason Brittain; Ian F. Darwin Publisher: O'Reilly Media, Inc. Pub. Date: October 23, 2007 Print ISBN-13: 978-0-596-10106-0 Print ISBN-10: 0-596-10106-6 Pages in Print Edition: 496 Overview: It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for anyone interested in Tomcat. Updated for the latest version of Tomcat, this new edition offers a complete guide to installing, configuring, maintaining and securing this servlet container. In fact, with such a wealth of new information, this is essentially a new book rather than a simple revision. You will find details for using Tomcat on all major platforms, including Windows, Linux, OS X, Solaris, and FreeBSD, along with specifics on Tomcat configuration files, and step-by-step advice for deploying and running web applications. This book offers complete information for: * Installation and startup procedures * * Configuring Tomcat-including realms, roles, users, servlet sessions, and JNDI resources including JDBC DataSources * * Deploying web applications-individual servlets and JSP pages, and web application archive files * * Tuning Tomcat to measure and improve performance * * Integrating Tomcat with Apache Web Server * * Securing Tomcat to keep online thugs at bay * * Tomcat configuration files-server.xml and web.xml, and more * * Debugging and Troubleshooting-diagnosing problems with Tomcat or a web application * * Compiling your own Tomcat, rather than using the pre-built release * * Running two or more Tomcat servlet containers in parallel * This book also offers an overview of the Tomcat open source project's community resources, including docs, mailing lists, and more. Community interest fueled a strong demand for a Tomcat guide from O'Reilly. The result clearly exceeds expectations.

2010-06-09

python2.5 for windows

python-2.5.msi Windows安装

2010-01-05

Websphere MQ入门教程(pdf版)

全书共分为3部分共14章, 第一部分 WebSphere MQ原理和体系结构,分为两章; 第二部分 WebSphere MQ系统管理,分为六章,分别介绍安装、配置、管理、控制命令和问题确定; 第三部分 WebSphere MQ应用开发,由五章组成,介绍程序设计、编写和例子程序

2009-03-04

基于Weblogic10.3和MyEclipse6.6的J2EE开发环境安装和配置

windows环境, 图解基于Weblogic10.3和MyEclipse6.6的J2EE开发环境安装和配置

2009-02-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除