编/解码器包 Apache Commons Codec 1.12 发布

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Apache Commons Codec 1.12 发布了,Commons Codec 包中包含简单的各种格式的编码器和解码器,如 Base64 和 Hexadecimal。除了这些广泛使用的编码器和解码器,Commons Codec 包也维护着语音编码实用程序的集合。 ...

Apache Commons Codec 1.12 发布了,Commons Codec 包中包含简单的各种格式的编码器和解码器,如 Base64 和 Hexadecimal。除了这些广泛使用的编码器和解码器,Commons Codec 包也维护着语音编码实用程序的集合。

此版本更新内容:

New features:

  • Add Percent-Encoding Codec (described in RFC3986 and RFC7578)  Issue: CODEC-240. Thanks to Ioannis Sermetziadis.

  • Add SHA-3 methods in DigestUtils  Issue: CODEC-251. Thanks to Gary Gregory.

Fixed Bugs:

  • B64 salt generator: Random -> ThreadLocalRandom  Issue: CODEC-252.

  • Wrong value calculated by Cologne Phonetic if a special character is placed between equal letters  Issue: CODEC-250. Thanks to Alex Volodko.

  • ColognePhoneticTest.testIsEncodeEquals missing assertions  Issue: CODEC-246. Thanks to Oscar Luis Vera Pérez.

Changes:

  • Update from Java 6 to Java 7  Issue: CODEC-244.

发布公告


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Functional Programming in Scala

Functional Programming in Scala

Paul Chiusano、Rúnar Bjarnason / Softbound print / 2014-9-14 / USD 44.99

Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test ......一起来看看 《Functional Programming in Scala》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

html转js在线工具
html转js在线工具

html转js在线工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试