《Apache Common官方文件》翻譯邀請
阿新 • • 發佈:2018-12-22
有很多工具類其實Apache Common包裡都有,所以每次開發之前都可以先看下是否這包裡已經有相關的工具類,5月份併發網組織大家翻譯Apache Common包。
有興趣的同學可以通過評論領取,翻譯完成之後再併發網直接提交稽核。
一次領取一篇,翻譯完成之後可以繼續領取,領取文章後最好在一個星期內翻譯完成,如果不能完成翻譯請通過評論告知,以便於其他人可以繼續翻譯。
Components | |
---|---|
BCEL | Byte Code Engineering Library – analyze, create, and manipulate Java class files |
Easy-to-use wrappers around the Java reflection and introspection APIs. | |
BSF | Bean Scripting Framework – interface to scripting languages, including JSR-223 |
Chain | Chain of Responsibility pattern implemention. |
CLI | Command Line arguments parser. |
Codec | General encoding/decoding algorithms (for example phonetic, base64, URL). |
Extends or augments the Java Collections Framework. | |
Defines an API for working with tar, zip and bzip2 files. | |
Reading of configuration/preferences files in various formats. | |
CSV | Component for reading and writing comma separated value files. |
Alternative invocation mechanism for unix-daemon-like java code. | |
DBCP | Database connection pooling services. |
JDBC helper library. | |
XML-to-Java-object mapping utility. | |
Tools for locating resources by mapping service/reference names to resource names. | |
EL | Interpreter for the Expression Language defined by the JSP 2.0 specification. |
Library for sending e-mail from Java. | |
Exec | API for dealing with external process execution and environment management in Java. |
File upload capability for your servlets and web applications. | |
A functor is a function that can be manipulated as an object, or an object representing a single, generic function. | |
IO | Collection of I/O utilities. |
JCI | Java Compiler Interface |
JCS | Java Caching System |
Jelly | XML based scripting and processing engine. |
Jexl | Expression language which extends the Expression Language of the JSTL. |
Utilities for manipulating Java Beans using the XPath syntax. | |
Lang | Provides extra functionality for classes in java.lang. |
Cross platform Java application launcher. | |
Wrapper around a variety of logging API implementations. | |
Math | Lightweight, self-contained mathematics and statistics components. |
Mechanisms to create Model MBeans compatible with JMX specification. | |
Net | Collection of network utilities and protocol implementations. |
OGNL | An Object-Graph Navigation Language |
Pool | Generic object pooling component. |
Smaller, faster and easier to work with types supporting Java primitive types. | |
Proxy | Library for creating dynamic proxies. |
SCXML | An implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine. It is capable of executing a state machine defined using a SCXML document, and abstracts out the environment interfaces. |
Framework to define validators and validation rules in an xml file. | |
VFS | Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system. |
Provides an easy way to enhance (weave) compiled bytecode. |