📌  相关文章
📜  @"%~dp0d2j_invoke.bat" - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:21.480000             🧑  作者: Mango

代码示例1
java -Xms512m -Xmx1024m -cp "%CLASSPATH%" 
            "com.googlecode.dex2jar.tools.Dex2jarCmd" %*
//Apparently ... if you are using dex2jar-2.0, the file that you need to edit is d2j_invoke.bat