搜索资源列表

  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. 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

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:徐祝华
  1. user-manager

    0下载:
  2. 描述工厂管理多个工人 工厂类 属性:工厂名称 行为:添加 删除工人 工人类 属性:姓名 (1)使用数组装载工人对象,这里注意当数组满时添加工人应做一些什么样的处理。 (2)将数组改为Vector类装载工人对象。-Descr iption of factory workers in the factory to manage multiple types of attributes:
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:xiang
  1. ClassLoader

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

    • 发布日期:2024-05-23
    • 文件大小:6144
    • 提供者:yiyi
  1. ClassLoader

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

    • 发布日期:2024-05-23
    • 文件大小:604160
    • 提供者:何震
  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. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:1668096
    • 提供者:
  1. FFI

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

    • 发布日期:2024-05-23
    • 文件大小:1309696
    • 提供者:yiyi
  1. classLoader

    0下载:
  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编程

    • 发布日期:2024-05-23
    • 文件大小:1591296
    • 提供者:kingfox
  1. src

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

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:justin
  1. Java_wenjianbaohu

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

    • 发布日期:2024-05-23
    • 文件大小:1071104
    • 提供者:刘杰
  1. classloader-1.0.1.tar

    0下载:
  2. C++ Dynamic Class Loader
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-23
    • 文件大小:387072
    • 提供者:mitica
  1. classlodertest

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

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者: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. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:wangguoqiang
  1. ClassLoaderTest

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

    • 发布日期:2024-05-23
    • 文件大小:8192
    • 提供者: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 o
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:7042048
    • 提供者:mehares
  1. Classloader

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

    • 发布日期:2024-05-23
    • 文件大小:14336
    • 提供者:张思齐
  1. classloader

    0下载:
  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 a
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:12288
    • 提供者:wulong
  1. applet-classloader

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

    • 发布日期:2024-05-23
    • 文件大小:2082816
    • 提供者:mars
  1. classloader

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

    • 发布日期:2024-05-23
    • 文件大小:14336
    • 提供者:Johnzxc
« 12 »

源码中国 www.ymcn.org