资 源 简 介
aster-aslib
This small library contains a set of java classes that provide useful functions for each-day development.
Is still in alpha stage and contains many bugs, but tend to be improved in future with more new smaller features!
I created this library for pure utility purpose. The classes were created from specific requirements of the every day job stuff and wants to become a little support for rapid development.
hopefully provide a benefit to someone else besides me.
The library is divided in 9 main packages with the following functionalities:
cypher: provide simple classes for string or stream crypt with various algorithm. You can choose the algorithm and a personal passkey (basic string passkey) or use the default passkey. The objective is to provide simple and rapid functions of crypting.
db: this package contains a minimal framework for automatic query mapping. Ba