Skip to content

xuebing1688/TestDaoUtils

Repository files navigation

TTools

Tao's tools
TdeComplie.jar a de complie tool to do with class file or jar file or war file.
ex..
java -jar TdeComplie.jar xxx.class
it will output a xxx.class.txt file which is decomplied to text format.
java -jar TdeComple.jar xxx.jar
first it will decompress the jar file ,and de complie every class file .
same as xxx.war.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages