内容简介: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.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Netty-解码器架构与常用解码器
- 解码器 与 编码器
- 基于数据驱动的三维几何解码器
- 用Pytorch构建一个自动解码器
- 开源编解码器 SOLO 源码解读(一):带宽扩展
- grpc-go编解码器使用说明
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Cascading Style Sheets 2.0 Programmer's Reference
Eric A. Meyer / McGraw-Hill Osborne Media / 2001-03-20 / USD 19.99
The most authoritative quick reference available for CSS programmers. This handy resource gives you programming essentials at your fingertips, including all the new tags and features in CSS 2.0. You'l......一起来看看 《Cascading Style Sheets 2.0 Programmer's Reference》 这本书的介绍吧!