文件名称:jxl

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 3mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 陈*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

通过java操作excel表格的工具类库



  支持Excel 95-2000的所有版本



  生成Excel 2000标准格式



  支持字体、数字、日期操作



  能够修饰单元格属性



  支持图像和图表



  应该说以上功能已经能够大致满足我们的需要。最关键的是这套API是纯Java的,并不依赖Windows系统,即使运行在Linux下,它同样能够正确的处理Excel文件。另外需要说明的是,这套API对图形和图表的支持很有限,而且仅仅识别PNG格式。



  搭建环境



  将下载后的文件解包,得到jxl.jar,放入classpath,安装就完成了。



  (很大总是不能很好的加载,我想补充一下:把你下载好的JXL.JAR包放入D:\JAVA\jre\lib\ext中(我的是JDK1.6)就OK了。我相信在配置TOMCAT时也需要把相关的三个包放到这里面。)-Tools to operate the excel table through java class library supports all versions of Excel 95-2000 generate Excel 2000 format support fonts, numbers, dates, the operation can be modified cell properties support images and charts should be said that the above functions have been able to substantially meet our needs. The key is set API is a pure Java, does not rely on a Windows system, even if running under Linux, it is also able to correct handling Excel files. Also need to note is that this set of API support for graphics and charts very limited, and only understands the PNG format. Unpack the file after the build environment to download be jxl.jar, add the classpath, the installation is complete. (Much is not always a good load, I would like to add: you download good JXL.JAR package into the D: \ Java \ jre \ lib \ ext (I JDK1.6) the OK. I believe that to configure TOMCAT three packages need to be put in there.)
(系统自动生成,下载前可以参看下载内容)

下载文件列表





jexcelapi 源码\.classpath

..............\.project

..............\build\build.properties

..............\.....\build.xml

..............\.....\build_log4j.properties

..............\.....\build_simple.properties

..............\.....\JFlex.jar

..............\.....\jlex\CAccept.class

..............\.....\....\CAcceptAnchor.class

..............\.....\....\CAlloc.class

..............\.....\....\CBunch.class

..............\.....\....\CDfa.class

..............\.....\....\CDTrans.class

..............\.....\....\CEmit.class

..............\.....\....\CError.class

..............\.....\....\CInput.class

..............\.....\....\CLexGen.class

..............\.....\....\CMakeNfa.class

..............\.....\....\CMinimize.class

..............\.....\....\CNfa.class

..............\.....\....\CNfa2Dfa.class

..............\.....\....\CNfaPair.class

..............\.....\....\CSet.class

..............\.....\....\CSimplifyNfa.class

..............\.....\....\CSpec.class

..............\.....\....\CUtility.class

..............\.....\....\Main.class

..............\.....\....\Main.java

..............\.....\....\SparseBitSet$4.class

..............\.....\....\SparseBitSet$5.class

..............\.....\....\SparseBitSet$6.class

..............\.....\....\SparseBitSet$7.class

..............\.....\....\SparseBitSet$BinOp.class

..............\.....\....\SparseBitSet.class

..............\.....\jxl.el

..............\.....\jxl.el.safe

..............\.....\jxl.mf

..............\.....\jxl_nt.el

..............\.....\xlformula.flex

..............\.....\xlformula.lex

..............\.....\xlformula.lex.java

..............\.....\xlformula.lex.safe

..............\.....\Yylex.java

..............\docs\allclasses-frame.html

..............\....\allclasses-noframe.html

..............\....\constant-values.html

..............\....\deprecated-list.html

..............\....\help-doc.html

..............\....\index-all.html

..............\....\index.html

..............\....\jxl\BooleanCell.html

..............\....\...\BooleanFormulaCell.html

..............\....\...\Cell.html

..............\....\...\CellFeatures.html

..............\....\...\CellFormat.html

..............\....\...\CellReferenceHelper.html

..............\....\...\CellType.html

..............\....\...\CellView.html

..............\....\...\DateCell.html

..............\....\...\DateFormulaCell.html

..............\....\...\demo\CSV.html

..............\....\...\....\Demo.html

..............\....\...\....\Escher.html

..............\....\...\....\EscherDrawingGroup.html

..............\....\...\....\Features.html

..............\....\...\....\Formulas.html

..............\....\...\....\package-frame.html

..............\....\...\....\package-summary.html

..............\....\...\....\package-tree.html

..............\....\...\....\ReadWrite.html

..............\....\...\....\Write.html

..............\....\...\....\XML.html

..............\....\...\ErrorCell.html

..............\....\...\ErrorFormulaCell.html

..............\....\...\format\Alignment.html

..............\....\...\......\BoldStyle.html

..............\....\...\......\Border.html

..............\....\...\......\BorderLineStyle.html

..............\....\...\......\CellFormat.html

..............\....\...\......\Colour.html

..............\....\...\......\Font.html

..............\....\...\......\Format.html

..............\....\...\......\Orientation.html

..............\....\...\......\package-frame.html

..............\....\...\......\package-summary.html

..............\....\...\......\package-tree.html

..............\....\...\......\PageOrder.html

..............\....\...\......\PageOrientation.html

..............\....\...\......\PaperSize.html

..............\....\...\......\Pattern.html

..............\....\...\......\RGB.html

..............\....\...\......\ScriptStyle.html

..............\....\...\......\UnderlineStyle.html

..............\....\...\......\VerticalAlignment.html

..............\....\...\FormulaCell.html

..............\....\...\HeaderFooter.Contents.html

..............\....\...\HeaderFooter.html

..............\....\...\Hyperlink.html

..............\....\...\Image

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org