My Java Studio, some testing code and usage of open-source code, which are tested to verify the functionalities before being used in real projects, or tested for study/investigation.
一些测试代码和开源代码的使用测试,以便在正式项目中使用之前验证功能是否满足要求。
And some customized utilities, encapsulated open-source code.
另外还有一些小工具、以及对开源代码的二次封装。
Java:
- FreeMarker: A simple implementation of freeMarker
- FTP: A simple FTP client with progress shown
- HTTP
- POI/Excel example
- Spring Batch
- Timers
- Utilities: ClassPathUtils, DateUtils
Web:
- Trigger the web browser to be in Full Screen state.