自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 用 JavaScript 操作字符串

用 JavaScript 操作字符串 作者: builder 2005-07-08 03:59 PM   虽然 JavaScript 有

2006-05-31 08:54:00 1137

原创 Style.display 的用法

使用Style.display 样式时,显示对象用 obj.style.display = "block";隐藏对象用 obj.style.display = "none"附:display 语法 Syntax HTML { display : sDisplay }

2006-05-30 18:00:00 10430 1

原创 所有weblogic版本下载

platform & Server8.X英文版http://download2.bea.com/pub/platform/81/platform815_win32.exehttp://download2.bea.com/pub/platform/81/platform815_linux32.bin        (linux)中文版http://download2.bea.com/pub/pl

2006-05-25 10:59:00 7410

原创 request.getRealPath不推荐使用

request.getRealPath("") 这个方法已经不推荐使用了,那代替它的是什么方法Deprecated. As of Version 2.1 of the Java Servlet API, use ServletContext.getRealPath(java.lang.String) instead.request.getSession().getServletCo

2006-05-22 09:24:00 11952 1

转载 FCKeditor For Java/Jsp

1.下载 FCKeditor.java 2.3/FCKeditor-2.3.zip (FCKeditor for java) FCKeditor_2.3b.zip (FCKeditor基本文件) 2.建立项目:Project/FCKeditor 3.FCKeditor.java FCKeditor-2.3.zip解压后,把其中的web目录下的WEB-INF目录copy到FCKeditor下(里面有

2006-05-22 09:15:00 2664 1

Struts2 Design And Programming

Overview Offering both theoretical explanations and real-world applications, this in-depth guide covers the 2.0 version of Struts, revealing how to design, build, and improve Java-based Web applications within the Struts development framework. Feature functionality is explained in detail to help programmers choose the most appropriate feature to accomplish their objectives, while other chapters are devoted to file uploading, paging, and object caching.

2009-05-17

XML Generation By Java

Different way to generate xml. DOM, SAX, JAXP

2009-05-17

JUnit Recipes

As Test-Driven Development practitioners, we have a tendency to write about JUnit exclusively as a tool for writing Object Tests. Because much of the JUnit community intersects with the TDD community, this seems like a reasonable thing to do; however, you may not be a TDD practitioner. Your current project may use JUnit, but only to write tests for existing code or to write tests at a higher-level view of the system than its objects. We would hate to leave you out of the conversation, as JUnit is certainly suitable for writing other kinds of tests.

2008-11-27

远程镜像与备份SVN 服务器

远程镜像与备份SVN 服务器 此文讲述SVN 如何镜像服务器,注意是单向镜像。众所周知,SVN 有自已的镜像命令

2008-11-27

空空如也

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

TA关注的人

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