1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Apache Commons CSV 1.1 发布 下载

本帖由 漂亮的石头2014-11-26 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Commons CSV 是一个用来读写各种 Comma Separated Value (CSV) 格式文件的 Java 库.

    Apache Commons CSV 1.1 发布,此版本更新内容如下:

    新特性
    o [CSV-129] Add CSVFormat#with 0-arg methods matching boolean arg methods.
    o [CSV-131] Save positions of records to enable random access. Thanks to
    Holger Stratmann.
    o [CSV-139] CSVPrinter.printRecord(ResultSet) with metadata.

    Bugs 修复
    o [CSV-140] QuoteMode.NON_NUMERIC doesn't work with
    CSVPrinter.printRecords(ResultSet). Thanks to Damjan Jovanovic.
    o [CSV-130] CSVFormat#withHeader doesn't work well with #printComment, add
    withHeaderComments(String...). Thanks to Sergei Lebedev.
    o [CSV-128] CSVFormat.EXCEL should ignore empty header names.
    o [CSV-132] Incorrect Javadoc referencing org.apache.commons.csv.CSVFormat
    withQuote(). Thanks to Sascha Szott.

    改进:
    o [CSV-124] Improve toString() implementation of CSVRecord. Thanks to
    Kalyan.
    o [CSV-134] Unified parameter validation. Thanks to wu wen.

    更多内容请看:

    Site: http://commons.apache.org/proper/commons-csv/

    Download: http://commons.apache.org/csv/download_codec.cgi

    Happy Coding!
    Happy Thanksgiving!
    Gary Gregory on behalf of the Apache Commons CSV team
    Apache Commons CSV 1.1 发布下载地址
     
正在加载...