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

搜索资源列表

  1. j2me_MIDP2_src

    0下载:
  2. Java2的一部分API,可以查看你不会的类的方法,功能强大!-You can view the uses of some native classes.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:71394
    • 提供者:王府井
  1. ajax

    0下载:
  2. javascr ipt原生ajax的几种表现形式,以及封装后的js库,方便使用-the javascr ipt ajax several manifestations, and packaged js library native, easy to use
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:3673
    • 提供者:李展颜
  1. hello-jni

    0下载:
  2. Android的SDK中没有包括JNI的支持,而且对如何支持JNI也没有任何文档说明。不过既然整个Android平台是开源的,我们可以通过Google发布的源代码来找到一些线索(比如frameworks/base/media/jni/目录),依葫芦画瓢的实现上层JAVA程序通过JNI来调用Native C程序中的函数。-Android SDK does not include the JNI support but no documentation for instructions on how
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:196428
    • 提供者:yue
  1. vskaccessDB

    0下载:
  2. 使用java的jackcess1.29的库纯java访问office的access数据库文件-use the java jar package only java native code access the office mdb files
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:1050172
    • 提供者:bruce
  1. 51cms

    0下载:
  2. 开源的java cms 直接使用原生servlet不使用任何框架速度奇快,虽然不尽完善,但核心功能已经齐全-Open source java cms directly use native servlet does not use any framework is fast, although not perfect, but the core functionality is already complete
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-20
    • 文件大小:4167477
    • 提供者:linshow2
  1. JNI

    0下载:
  2. JAVA本地调用例子.使用Java调用其他语言提供的方法,尤其是C和C++.-Java Native Interface.Use Java to call the method provided in other languages​ ​ , especially C and C++.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:12409
    • 提供者:gmaple
  1. 01_service_start

    0下载:
  2. 使用JAVA生成WEBSERVICE的服务器端。JDK1.6原生API-JAVA to generate WEBSERVICE the server side. JDK1.6 native API
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-25
    • 文件大小:6796
    • 提供者:
  1. advancedtopicsinjavaassignment

    0下载:
  2. java threads. lock-free threads and algorithms in the Java language without using native code.-java threads. lock-free threads and algorithms in the Java language without using native code.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:4742
    • 提供者:sara
  1. YouDaoNote

    0下载:
  2. 模仿有道的JAVA笔记本程序,采用derby数据库,数据库需要本机自己配置,无数据库也可看到运行,只是无法验证和保存信息-Imitate tactics JAVA laptop program, using derby database, the database needs native configuration database can also be seen running, just can not be verified, and save information
  3. 所属分类:Java Develop

    • 发布日期:2017-11-05
    • 文件大小:3399930
    • 提供者:张萧
  1. AJAX

    0下载:
  2. AJAX开发简略,讲述了使用原生JS编写AJAX的使用方法,AJAX的使用场合和它的作用,并且配备了随书的源码,可以直接打开查看哦-AJAX development briefly about writing AJAX use native JS, AJAX use occasions and it' s role, and is equipped with the book' s source code, you can directly open the view, oh
  3. 所属分类:JavaScript

    • 发布日期:2017-11-21
    • 文件大小:871839
    • 提供者:傅水军
  1. jSegue-2.1.1.7092

    0下载:
  2. jSegue是一个用于为本地代码生成Java绑定的工 具;tlb2java 可以生成Java和JNI代码来调用 COM Ole 自动化服务器,h-gen 可以生成C++代码来访问Java并实现本地方法。提供部分绑定:Windows PlatformSDK, GDI, ADO, 和 DAO。 -a jSegue is used to generate native code Java binding tool tlb2java can generate the Java and JNI code
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:1937837
    • 提供者:pudn
  1. jna101

    0下载:
  2. Java Native Access (JNA): access native libraries with pure Java co
  3. 所属分类:Applet

    • 发布日期:2017-11-29
    • 文件大小:625227
    • 提供者:wout
  1. android

    0下载:
  2. 效果很不错,能够实现上下翻页,建议开发的人使用跨平台开发工具——统一开发环境UDE来进行查看、调试、开发哦~~统一开发环境是一款HTML5跨平台一站式应用开发、调试和部署工具, 它支持HTML5跨平台开发,原有Java跨平台插件支持Android、Symbian、Kjava的跨平台和原生开发,已覆盖Android、iOS、WP、Symbian、Kjava操作系统平台。-Very good results can be achieved flip up and down, the proposed
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:2229070
    • 提供者:孤剑客
  1. JNITest

    0下载:
  2. JNI:java本地调用c语言编写的库文件,网上有很多相关资料,我这里给出的具体的测试代码-JNI: java native calls c language library, the Internet has a lot of relevant information, I am here to give a specific test code
  3. 所属分类:Java Develop

    • 发布日期:2017-06-15
    • 文件大小:23534842
    • 提供者:fenglei
  1. snake

    0下载:
  2. 基于Javascr ipt编写实现的原生贪食蛇代码,有些Bug啊,蛇不能回头,挺简洁的游戏界面,蛇的控制做的挺不错-Javascr ipt-based Snake write native code to achieve some Bug ah, the snake can not go back, very simple game interface, the snake did pretty good control
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:2016
    • 提供者:莫谈
  1. Russia

    0下载:
  2. Js版经典的俄罗斯方块游戏,原生Javascr ipt技术实现,-Js version of the classic Tetris game, native Javascr ipt technology,
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:3087
    • 提供者:莫谈
  1. Native-methods

    0下载:
  2. JAVA本地方法调用的实例,包括C调用JAVA和 JAVA调用C的例子-JAVA local method invocation examples, including the C calling JAVA and JAVA call C examples
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:18518
    • 提供者:huxiaogang
  1. ApplicationThreadNative

    0下载:
  2. Application Thread Native Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3789
    • 提供者:senmeicen
  1. OverridingMethodsMustInvokeSuper

    0下载:
  2. Delegate implementing the native methods of android.graphics.AvoidXfermode for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1192
    • 提供者:qingserzui
  1. StaticFromNative

    0下载:
  2. Class with a bunch of static methods that get called from native code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:kenican
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com