自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Mozilla 中取时间的问题

用getFullYear()Mozilla 中var d = Date(2006,5,1); alert(d.getYear()); IE显示为2006 FF显示为106 用getFullYear()可取出正确的时间

2006-02-23 16:59:00 845

原创 JasperReport 之 MissingResourceException

java.util.MissingResourceException: Cant find bundle for base name test, locale zh_CN应用中一直出现如上 异常,估计可能是在某个地方设置了 Locale 所致,就随便建了个资源文件test_zh_CN.properties放在 classPath下面解决,后来检查 .jrxml 文件 发现在 

2006-02-20 21:11:00 1487

原创 JasperReport 之 InvalidClassException

出现如下错误:java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBaseReport; local class incompatible: stream classdesc serialVersionUID = 607, local class serialVersionUID = 608错误原因是 jasp

2006-02-20 21:05:00 1795

原创 相关资源

最近工作中用到报表,而我在学习JasperReport的过程中遇到了很多问题(主要是国内的资料太少了),网上很少找得到,在此我就把我找到的一些资料和大家共享,希望能对大家有所帮助。 1、JasperReport和iReport的资源,最新版本可以到下面官方网站得到 iReport官方网站: http://ireport.sourceforge.net JasperReport官方网站: http:

2006-02-13 20:20:00 1079

翻译 JasperReport Tutorial(翻译)-

JasperReport Tutorial(翻译)- -                                       JasperReport是一个强大的开源报表工具,它可以1. 简介JasperReport是一个强大的开源报表工具,它可以传送丰富的报表内容到显示器、打印机或者PDF、HTML、XLS、CSV、XML文件。它完全使用Java编写,可以在各种Java应用中

2006-02-13 20:18:00 9860 2

原创 开板篇

今天Lead让我pre-research JasperReport,于是就开了一个新的关于JasperReport的板块,collect 一些相关文档

2006-02-13 19:29:00 1226

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关注的人

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