jode meaning in Chinese
约德
Examples
- Jode java optimize and decompile environment is one such program
Jode ( java优化和反编译环境)就是这样一个程序。 - At the end of this article , i ll discuss jode , one of the newer decompilers available under the gpl
在本文的最后,我会讨论一下在gpl下一个较新的反编译器。 - Type the name of a . jar file into the command line and jode will allow you to graphically browse its classes , automatically decompiling each class for you to see
在命令行中键入. jar文件的名称, jode就会允许您图形化地浏览它的类,并自动反汇编每个类以让您查看。 - In this beginner s guide to opening up and locking down java code , greg travis walks you through the essentials of disassembling , decompiling , and obfuscating java code , using examples from popular tools such as mocha , hosemocha , jmangle , and jode
在这篇有关打开和封锁java代码的初学者指南中, greg travis使用mocha 、 hosemocha 、 jmangle和jode等流行工具中的范例,来循序渐进地教你有关反汇编、反编译和java代码模糊处理的基础知识。