自制IDEA的反编译工具
/Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home/bin/javap
-c -p $FileNameWithoutExtension$.cla
2024-08-31