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

搜索资源列表

  1. ClassLoader

    0下载:
  2. This program is testing on whether the class is loaded correctly-This program is testing on whether the clas 's is loaded correctly
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1935
    • 提供者:徐祝华
  1. ClassLoader

    0下载:
  2. java的类装载器ClassLoader的详细分析
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6712
    • 提供者:yiyi
  1. ClassLoader

    0下载:
  2. 深入类加载器, 深入类加载器类-Depth class loader, in-depth class loader type
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:604537
    • 提供者:何震
  1. jssdk-0.9.0

    0下载:
  2. Browser independent Javascr ipt SDK. ClassLoader to lazy load Javascr ipt classes, extensions to core Javascr ipt, Reflection API, Collection API, Unit Testing API, AJAX API, Logging API, and Custom/DOM Event API.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-09
    • 文件大小:1668177
    • 提供者:
  1. FFI

    0下载:
  2. 对ClassLoader进行了详尽的描述,解释了class加载的纤细过程-ClassLoader conducted on the detailed descr iption, explain the delicate process of class loading
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1310221
    • 提供者:yiyi
  1. classLoader

    1下载:
  2. This a C++ class loader. This component impletements the Java class loader partly.-This is a C++ class loader. This component impletements the Java class loader partly.
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-29
    • 文件大小:1591287
    • 提供者:kingfox
  1. src

    0下载:
  2. 动态classloader,可以是自定义的classloader,可以解决重复部署问题-private classloader
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1486
    • 提供者:justin
  1. Java_wenjianbaohu

    0下载:
  2. 编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接13的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。实验结果表明,该方法是有效的。-Compiled Java class files can easily be decompiled, in the Java applicat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1071428
    • 提供者:刘杰
  1. classloader-1.0.1.tar

    0下载:
  2. C++ Dynamic Class Loader
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:386884
    • 提供者:mitica
  1. classlodertest

    0下载:
  2. classloader 实现类的加载机制 对类文件实例化对象
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1533
    • 提供者:caijian
  1. src

    0下载:
  2. 实现了一个自动编译的classloader。里面使用了很多我不熟悉的api。值得学习、借鉴 -To achieve an automatic compilation of classloader. Which use a lot I do not know the api. Is worth learning and drawing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3819
    • 提供者:wangguoqiang
  1. ClassLoaderTest

    0下载:
  2. ClassLoader 概念演示代码。包括类的搜索路径以及ClassLoad链的演示。-The ClassLoader concept demo code. Including the presentation of the class search path, and ClassLoad chain.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:8091
    • 提供者:test20121010
  1. LINKER-AND-CLASSLOADER

    0下载:
  2. ,链接器和加载器就是软件开发工具包中的一部分,因为他们是 允许使用模块(而不是一个单独的大文件)来构建程序的关键工具。-, Linker and loader is part of the software development kit, because they are allowed to use the module (instead of a single large file) to build a key tool of the program.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:7041883
    • 提供者:mehares
  1. Classloader

    0下载:
  2. 关于java类加载器使用的简单示例和自定义一个加载器的使用-About java class loader uses a simple example and customize a used loader
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:14568
    • 提供者:张思齐
  1. Java-software-protection-technology

    1下载:
  2. 用加密的方法来保护Java类文件,加密可以有效地对抗反编译 Java技术在设计之初就考虑到应用环境的复杂性,因此允许用户根据Java规范定制类加载器,使用这些定制的Classloader可以完成特定的操 作,比如从网络上下载类文件,验证类文件来源等,本文定制了 北京邮电大学硕日毋究生学位论文Java软件保护技术研究及实现一个Classloader来完成加密类文件的加载" (3)负责密钥提取和解密的具体算法不能被加密,否则又需要先将它 们解密,由此将形成一个循环,而它们又是必须
  3. 所属分类:software engineering

    • 发布日期:2014-07-29
    • 文件大小:1024
    • 提供者:李忠楠
  1. classloader

    1下载:
  2. classloader详细解释,详细解释java 的类加载器运行机制-an example for classloader, help you to learn it quickly Sincerely for the pro solve the problem, not solve, the pro-refundable, I three-java web development experience. Can also be customized according to
  3. 所属分类:software engineering

    • 发布日期:2014-07-29
    • 文件大小:12288
    • 提供者:wulong
  1. TestHelper_DriverManager

    0下载:
  2. Helper class for the Driver manager tes - it allows the test code to be loaded under a different classloader, necessary for testing the DeregisterDriver function of DriverManager.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:1195
    • 提供者:gongoden
  1. ClassLoaderResolver

    1下载:
  2. This non-instantiable non-subclassable class acts as the global point for choosing a ClassLoader for dynamic class/resource loading at any point in an application.
  3. 所属分类:JavaScript

    • 发布日期:2014-07-29
    • 文件大小:2048
    • 提供者:caotaoyue
  1. applet-classloader

    0下载:
  2. applet中加载classloader实现自动部分更新-auto load classcode in applet for app updte.
  3. 所属分类:Applet

    • 发布日期:2017-05-11
    • 文件大小:2082942
    • 提供者:mars
  1. classloader

    0下载:
  2. 类从被加载到虚拟机内存中开始,到卸载出内存为止,它的整个生命周期包括:加载(Loading)、验证(Verification)、准备(Preparation)、解析(Resolution)、初始化(Initialization)、使用(Using)和卸载(Unloading)7个阶段。其中准备、验证、解析3个部分统称为连接(Linking)。(Based on the Java processing classloader source code)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:14336
    • 提供者:Johnzxc
« 12 »
搜珍网 www.dssz.com