设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Apache Commons CSV 1.6发布,CSV文件读写库

2018-9-30 11:17| 发布者: joejoe0332| 查看: 379| 评论: 0|原作者: oschina|来自: oschina

摘要: Apache Commons CSV 1.6 已发布(要求 Java 7+),Commons CSV 是一个用来读写各种 Comma Separated Value (CSV) 格式文件的 Java 库。新特性CSV-217: Add autoFlush option for CsvPrinter. PR #24.CSV-220: Add AP ...

Apache Commons CSV 1.6 已发布(要求 Java 7+),Commons CSV 是一个用来读写各种 Comma Separated Value (CSV) 格式文件的 Java 库。

新特性

  • CSV-217:  Add autoFlush option for CsvPrinter. PR #24.

  • CSV-220:  Add API org.apache.commons.csv.CSVFormat.withSystemRecordSeparator().

bug 修复

  • CSV-219:  The behavior of quote char using is not similar as Excel does when the first string contains CJK char(s).

  • CSV-172:  Don't quote cells just because they have UTF-8 encoded characters.

  • CSV-223:  Inconsistency between Javadoc of CSVFormat DEFAULT EXCEL.

  • CSV-209:  Create CSVFormat.ORACLE preset.

  • CSV-224:  Some multi-iterator parsing peek sequences incorrectly consume elements. 

  • CSV-225:  Parse method should avoid creating a redundant BufferedReader.

更改

  • CSV-231:  Add more documentation to CSVPrinter.

下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部