Apache Commons CSV 1.3 发布了,Commons CSV 是一个用来读写各种 Comma Separated Value (CSV) 格式文件的 Java 库。 主要改进记录如下: - Addition of default formats for Informix UNLOAD and UNLOAD CSV - Possibility for defining a CSVFormat header, using a Java enum - Support for ignoring trailing delimiter in CSVFormat - Support trimming leading and trailing blanks in CSVFormat 下载地址: http://commons.apache.org/proper/commons-csv/download_csv.cgi Apache Commons CSV 1.3 发布下载地址