A desktop tools composite written in Java-桌面工具合集(Java实现)
This is a desktop tools composite written in Java for daily use.
CopyChange,Ruler,HashTool,Snapshot
- JRE envirement is needed.
- Download the DesktopTools.jar.
- Mostly, you can run it with double click. If not,
- Commmond line: "java -jar DesktopTools.jar".
- Rright click --> open with --> Java Runtime.
- The source file are written with UTF-8 and unit line delimiter('\n').
- The used outer package are located in directory lib/.
- The runnable jar package are located in directory runnable/.
- Eclipse(www.eclipse.org).