CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - java bytecode

搜索资源列表

  1. retroguard-v2.3.1gpl

    1下载:
  2. retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-based commercial license. -OR
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:86.19kb
    • 提供者:shw
  1. lua-5.1.2CE

    0下载:
  2. Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1.65mb
    • 提供者:xuyong
  1. jode-1.1.2

    0下载:
  2. java反编译领域经典之作,能够反编译java字节码.-java decompiler classic in the field, can decompile java bytecode.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:489.22kb
    • 提供者:gh
  1. Java-VariablesDemo

    0下载:
  2. 这是一个输出简单数据类型的取值范围的程序,已经编译出字节码文件。-This program is an output range of simple data types, and has compiled bytecode files.
  3. 所属分类:File Operate

    • 发布日期:2017-11-25
    • 文件大小:1kb
    • 提供者:林颖婷
  1. Java-Student

    0下载:
  2. 该程序是学生选课的学生信息类,已经编译出字节码文件。-The program is a student elective class students, has been compiled bytecode file.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-11
    • 文件大小:2.86kb
    • 提供者:林颖婷
  1. Java-Arcade-games

    0下载:
  2. 该文件是用java编写的一个猜拳小游戏,已经编译出来字节码文件了。-The file is a of mora small game prepared using java has compiled bytecode files.
  3. 所属分类:Other Games

    • 发布日期:2017-11-16
    • 文件大小:5.33kb
    • 提供者:林颖婷
  1. FTPDemo

    0下载:
  2. Writing in the Java programming language is the primary way to produce code that will be deployed as Java bytecode. There are, however, bytecode compilers available for other languages such as Ada, Javascr ipt, Python, and Ruby. Several new languages
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:226.21kb
    • 提供者:suresh
  1. Shopping

    0下载:
  2. The Java platform consists of several programs, each of which provides a portion of its overall capabilities. For example, the Java compiler, which converts Java source code into Java bytecode (an intermediate language for the JVM), is provided as pa
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:10.69kb
    • 提供者:suresh
  1. run-arsymtest

    0下载:
  2. free class file shrinker, optimizer, obfuscator, and preverifier for Java bytecode.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3kb
    • 提供者:xueneilon
  1. SuperInvocationMarker

    0下载:
  2. shrinking, optimization, obfuscation, and preverification of Java bytecode.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:864byte
    • 提供者:zemingder
  1. AsmAnalyzer

    0下载:
  2. Analyzes the input JAR using the ASM java bytecode manipulation library to list the desired classes and their dependencies.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.74kb
    • 提供者:diraqen
  1. JvmitPrj

    0下载:
  2. java 字节码加密源码,实现对class加密解密-java bytecode encryption source code to achieve encryption and decryption of the class
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:2.66mb
    • 提供者:liguoxian
  1. Dynamic-Dalvik-Instrumentation

    0下载:
  2. 讲述了android dalvik动态指令集,不是字节码。以及与安全相关的技术。-it s about android dynamic instrumentation at dalvik level not by bytecode which is java VM.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1.12mb
    • 提供者:HeLin
  1. 1KG_20150915_HD

    0下载:
  2. 要学会使用ASM的最佳方式是编写一个Java源文件就相当于你想生成,然后使用字节码纲要插件Eclipse的ASMifier模式(或ASMifier工具)看到相当于ASM代码是什么。如果你想实现一个级变压器,写两个Java源文件(改造前,后),并使用插件的比较视图ASMifier模式比较等效的ASM代码。-The best way to learn to use ASM is to write a Java source file that is equivalent to what you
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-11
    • 文件大小:17.55mb
    • 提供者:DD
  1. java

    0下载:
  2. 这是一个漂亮的电子音乐相册JAVA小程序,图片循环播放,人物漂亮,界面美观,多首音乐可供选择,可供休闲娱乐 1.程序主要功能为:图片旋转播放,同时播放乐曲,为节省空间,截取乐曲较短,建议播放时点击“循环播放”按钮。 2.程序添加“图片旋转暂停1.5秒”功能,方便您在喜欢的角度欣赏图片。 3.用下拉式列表选择要播放的曲目,选中后点击即可收听,默认播放曲目为第一首乐曲“爱不释手”。 我提交的压缩包内有:源代码,字节码文件,乐曲,图片,程序说明。请您查看评分,谢谢。 -This is a beauti
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:14mb
    • 提供者:关远帆
  1. java上机

    0下载:
  2. 将上面的程序代码保存成HelloWorld.java文件,然后进入cmd界面,切换到HelloWorld.java文件所在的目录,使用javac HelloWorld.java编译,如果编译成功则目录下会出现HelloWorld.class文件,这就是所谓的字节码文件,或者叫中间代码文件,这个class文件就是跨平台的那个东东,然后呢,使用java HelloWorld命令执行就能看到结果,注意大小写。(The above code will be saved as a HelloWorld.j
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:179kb
    • 提供者:wwwhn.com
  1. Kotlin-for-Android-Developers-master

    0下载:
  2. Kotlin 是一个基于 JVM 的新的编程语言,由 JetBrains 开发。 Kotlin可以编译成Java字节码,也可以编译成Javascr ipt,方便在没有JVM的设备上运行。 JetBrains,作为目前广受欢迎的Java IDE IntelliJ 的提供商,在 Apache 许可下已经开源其Kotlin 编程语言。 Kotlin已正式成为Android官方支持开发语言(Kotlin is a new programming language based on JVM, develo
  3. 所属分类:android开发

    • 发布日期:2017-12-26
    • 文件大小:197kb
    • 提供者:liuhua_love
  1. XJad2.2

    0下载:
  2. 可以将编译后的java字节码文件反编译为java文件,更好的查看源代码(You can decompile the compiled Java bytecode file into a java file to better view the source code)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:801kb
    • 提供者:范德萨灬
  1. asm-5.2

    1下载:
  2. asm源码,版本是5.2,支持jdk1.8及以下的版本。是个可以对字节码操作的java语言写的框架(ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformat
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1.43mb
    • 提供者:jiqi323
  1. base64

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节码的编码方式之一,Base64就是一种基于64个可打印字符来表示二进制数据的方法。可查看RFC2045~RFC2049,上面有MIME的详细规范。 Base64编码是从二进制到字符的过程,可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他
  3. 所属分类:加密解密

    • 发布日期:2018-01-02
    • 文件大小:2kb
    • 提供者:生命
搜珍网 www.dssz.com