搜索资源列表

  1. JavaNET

    0下载:
  2. Java最出色的一个地方就是它的"无痛苦连网"概念。有关连网的基层细节已被尽可能地提取出去,并隐藏在JVM以及Java的本机安装系统里进行控制。-The best place in Java is the " no pain networking concept. Grassroots details about networking as much as possible to extract out and hide in
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:35840
    • 提供者:李广义
  1. Install-anywhere-install-doc

    0下载:
  2. 制作java安装软件的工具,有一点很重要,花了两天才研究明白,就是安装软件里怎么包含jvm虚拟机的安装,是深度阅读install anywhere2012的安装文献后,才陡然明白的。-It is talk about Install anywhere2012. It is translated by my self.
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:329728
    • 提供者:ligang
  1. java-calendar

    0下载:
  2. 用以查询任何年份的某月某日当月的日历,并指示出当日为星期几。-check the calendar through java calendar search date on jvm
  3. 所属分类:其它源码

    • 发布日期:2024-05-14
    • 文件大小:26624
    • 提供者:Dondi
  1. gephi-0.8.2-beta.sources.tar

    2下载:
  2. ephi是一款开源免费跨平台基于JVM的复杂网络分析软件, 其主要用于各种网络和复杂系统,动态和分层图的交互可视化与探测开源工具。可用作:探索性数据分析,链接分析,社交网络分析,生物网络分析等。 gephi是一款信息数据可视化利器。-ephi is a free open source cross-platform JVM based complex network analysis software, which is mainl
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:4219904
    • 提供者:王夏洋
  1. java-virtual-machine-analysis

    0下载:
  2. 研究Java平台的核心——虚拟机.为了使Java在不同的平台上顺利运行,研究Java虚拟机(Java virtual machine,简称JVM)的组成及运行机制,为编程实现JVM或向各种平台移植JVM提供参考.通过对Kaffe(一种 Java虚拟机的实现)桌面版本的源代码进行分析,得出虚拟机运行的整个流程,并对流程中的关键部分进行深入研 究,同时结合Sun的《Java虚拟机规范》,总结出实现JVM的一些关键步骤,并提出改进
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:55296
    • 提供者:李忠楠
  1. Exception

    1下载:
  2. 在java.lang包中定义了Integer类作为int数据类型的对等类,其中定义了如下方法: public static Integer valueOf(String s) throws NumberFormatException 用于将字符串s转换成Integer对象。当s不符合整数格式时,该方法抛出NumberFormatException异常。请编写简单程序转换一字符串为Integer对象,用2种方法抛出NumberFo
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:Fan
  1. Chinese-incorrect-codes-of--Java

    0下载:
  2. 通过分析Java程序设计中Java编译器对Java源文件和JVM(Java Virtual Machine)对字节码文件的编码/解码过程,解决Java编程中的中文乱码问题。-By analyzing the Java programming Java compiler for Java source files and JVM (Java Virtual Machine) bytecode file encoding/decoding
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-14
    • 文件大小:23552
    • 提供者:侯璟琨
  1. java

    0下载:
  2. 自己平时遇到的跟JVM相关的问题的解决方法。以及怎样在Linux下安装mysql-Encountered in their usual problems associated with the JVM solution. And how to install Linux mysql
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:67584
    • 提供者:明黎民
  1. tot-jsp-check

    0下载:
  2. 可以查看服务器上Request、Session、Cookie、Application的列表信息。查看是否安装常见的JAVA类库。查看服务器的内存使用情况。查看服务器的JVM相关的所有信息(版本、时区、编码、操作系统名称等)。-Can view the server Request, Session, Cookie, Application of a list of information. To see if the installat
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:equences
  1. AtomicLong

    0下载:
  2. Records whether the underlying JVM supports lockless compareAndSwap for longs for Andriod.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:yexobiu
  1. EnvironmentCheck

    0下载:
  2. Utility class to report simple information about the environment. Simplistic reporting about certain classes found in your JVM may help answer some FAQs for simple problems.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:qanggutiu
  1. classpath-0.99.tar

    0下载:
  2. classpath-0.99.tar.gz, 移植JVM虚拟机时要用到的,这是官方最新版的classpath源代码。-The JVM classpath- 0.99. Tar. Gz, transplantation of the virtual machine to use, this is the latest version of the official classpath source code.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:11078656
    • 提供者:
  1. IntToString

    0下载:
  2. Returns the JVM class name within the constant pool context of cls class definition. -Returns the JVM class name within the constant pool context of cls class definition.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wengtiuming
  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, a
  3. 所属分类:其他行业

    • 发布日期:2024-05-14
    • 文件大小:231424
    • 提供者: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 f
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:11264
    • 提供者:suresh
  1. validate-tests

    0下载:
  2. Quick and dirty way to validate the DX tests against a JVM.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:hieluikin
  1. jmvsdk_test

    0下载:
  2. 视频读取技术的一个很好的例子,jvm。dll测试用的-Video technology to read a good example, jvm. dll test of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Test
  1. 11i-MobileApplicationsGUIClient

    0下载:
  2. Using 11i GUI Client with JVM on Mobile
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:171008
    • 提供者:007
  1. JVMtiaoyou

    0下载:
  2. jvm调优方案,十分详细,对初学者有很大帮助-jvm tuning program, very detailed, very helpful for beginners
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:里拨
  1. javaeetutorial5

    0下载:
  2. Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers wri
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:2148352
    • 提供者:dhivya
« 1 2 ... 5 6 7 8 9 1011 12 »

源码中国 www.ymcn.org