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

搜索资源列表

  1. Java_Native

    0下载:
  2. Java不是完美的,Java的不足除了体现在运行速度上要比传统的C++慢许多之外,Java无法直接访问到操作系统底层(如系统硬件等),为此Java使用native方法来扩展Java程序的功能。-Java is not perfect, Java in addition to the lack of speed in the run than traditional C++ Slow many outside, Java can not directly access to the underly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1568
    • 提供者:陈陈
  1. java_zip

    0下载:
  2. Java的压缩软件,本软件为100%java软件,不含native方法。jdk1.3环境-Java-compression software, the software is 100% java software, non-native methods. jdk1.3 environment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:177202
    • 提供者:唐小平
  1. corejava8-V2

    0下载:
  2. Java核心技术 第八版 Java核心技术 卷2 高级篇 书中各个章节内的程序源代码。 -Core Java, 8th Edition Core Java. Volume II. Advanced Features, 8th Edition Volume II includes new sections on the StAX API, JDBC 4, compiler API, scr ipting framework, splash screen and tray API
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1218225
    • 提供者:wms
  1. webforms2-0.5.4

    0下载:
  2. 这是一个脚本库能够让你在自己的页面上使用 HTML 5 的强大特性,而不用担心客户端是否支持 HTML。 支持列表如下: Mozilla Firefox 1.0.8 Mozilla Firefox 1.5.0.9 Mozilla Firefox 2 Internet Explorer 6 Internet Explorer 7 Safari 2.0.4 Safari 3(Windows) Opera 9(native experimental im
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:62370
    • 提供者:htz
  1. jni

    0下载:
  2. JNI,用JAVA调用C,C++的说明文章。本教程描述和演示了 Java 本机接口(Java Native Interface)的基本的和最常用的技术 — 从 Java 程序调用 C 或 C++ 代码,以及从 C 或 C++ 程序调用 Java 代码 — 以帮助您迅速而高效地开发自己的 JNI 解决方案。-JNI, using JAVA call C, C++ of how-to articles. The course descr iption and presentation of the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1266891
    • 提供者:随便看看
  1. jawin-2.0-alpha1

    0下载:
  2. java to windows native wrapper
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3556620
    • 提供者:krishna
  1. jniexamples

    0下载:
  2. This directory and its subdirectories contain the example code for: The Java Native Interface: Programmer s Guide and Specification Sheng Liang, Addison-Wesley, 1999 -This directory and its subdirectories contain the example code for: The Java N
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:99332
    • 提供者:alex
  1. javashiyan

    0下载:
  2. 面向对象(java)平时上机代码,程序简明,清晰,很规范。值得参考。-Object-Oriented (java) usually on the native code, the program concise, clear, very standardized. Worth considering.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:498956
    • 提供者:神州
  1. JavaNativeInterface

    0下载:
  2. Addison Wesley - Java Native Interface-Addison Wesley- Java Native Interface
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1620243
    • 提供者:酷酷
  1. JavaCallintoCpp

    0下载:
  2. 实现Java和C++的交互,使用的技术是称为JNI( Java Native Interface ),C++编写的程序,只要实现JNI生成的接口,则可以让Java程序调用,而Java编写的程序,C++调用,则需要运行Java虚拟机,通过JNI查询调用Java实现的方法。-Java and C++ realization of the interaction, the use of technology is known as the JNI (Java Native Interface), C+
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3376968
    • 提供者:tao
  1. doc

    0下载:
  2. 调用本地代码,java jini,里面包含有jar的调用-invoke native code java jini
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:865357
    • 提供者:shijimeng
  1. ExtAspNet

    0下载:
  2. ExtAspNet 是一组专业的Asp.net控件库,拥有原生的AJAX支持和丰富的UI效果-ExtAspNet is a group of professional Asp.net control library, with native support for AJAX and rich UI effects
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-22
    • 文件大小:6893308
    • 提供者:周天
  1. 95302943PrintableTextArea

    0下载:
  2. 使用java自带api实现基本打印功能代码.-Using java native code api for basic printing functionality.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1365
    • 提供者:黄琪
  1. AndroidJNI

    0下载:
  2. JAVA程序通过JNI来调用Native C程序中的函数。 -JAVA program through the JNI to call Native C program function.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7691
    • 提供者:lxw232
  1. jisuanqi

    0下载:
  2. 一个简单的计算器,实现加减乘除,类似windows自带的。-A simple calculator, to achieve, Math, similar to the native windows.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2599
    • 提供者:张文
  1. TheJavaNativeInterface

    0下载:
  2. 资料主要描述JNI(The Java Native Interface)的简介,jni文件与方法的使用-Information describes the JNI (The Java Native Interface) an introduction, jni files and method of use
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1619770
    • 提供者:wzs
  1. san-angeles

    0下载:
  2. 通过使用OpenGL ES在Android平台上实现一个动画,性能和效果不是很好,但是给Java native interface的使用提供了帮助-Through the use of OpenGL ES in Android platform to achieve an animation, performance and results are not very good, but the use of Java native interface to provide help
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:67240
    • 提供者:xiecong
  1. jni

    0下载:
  2. JAVA JNI document, call native code using JNI
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1620210
    • 提供者:easysing
  1. Eclipse_Rich_Client_Platform_2nd_Edition

    0下载:
  2. In Eclipse Rich Client Platform, Second Edition, three Eclipse Rich Client Platform (RCP) project leaders show how to use Eclipse 3.5 (“Galileo”) to rapidly deliver cross-platform applications with rich, native-feel GUIs.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:6345164
    • 提供者:michael
  1. java

    0下载:
  2. 1、定义一个“人”类,该人类的数据成员包括:性别(sex)出生日期(data);方法成员有:获取人的性别和出生日期及构造方法。要求构造方法可以设置性别和出生日期的初始值。 2、定义以上人的子类——学生类,使它除了具有人类的所有属性外,还具有姓名(name) 学号(stuno) 入学成绩(grade) 籍贯(native)属性,定义获取这些属性值的方法以及设置属性的构造函数。 3、编写完整的程序实现上述2个类的对象,并且分别调用各种方法,对比这些方法的执行过程,完成一个具有班级学生信息的存
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4218
    • 提供者:fengyang
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com