jni

  • 网络JAVA本地接口;Java本机接口
jnijni
  1. Application of JNI in Improving Efficiency of Security and Encryption System

    JNI在安全加密系统效率改进中的应用

  2. Research of Platform Independent Programming Using JNI Technology

    JNI技术实现跨平台开发的研究

  3. Application of JNI Technology on Platform-Independent Power Automatic System

    JNI技术在跨平台电力自动化系统中的应用

  4. Certain JNI functions can use native memory as part of their normal operation .

    某些JNI功能可以将本机内存作为它们普通操作的一部分使用。

  5. Applying JNI to Implement Integration Between Java and Traditional Applications

    利用JNI实现企业Java程序与传统应用程序的集成

  6. The system uses the JNI technology to facilitate the extraction of the image features .

    利用了JNI技术,方便提取图像特征。

  7. Study on the Current Technique of Data Exchange Based on the Technologies of COM and JNI

    基于COM技术与JNI技术的通用数据交换技术的研究

  8. You enable the JNI check option with the following command line

    您可以通过以下命令行启用JNI检测选项

  9. JNI provides a clean interface between Java code and native code .

    JNI在Java代码和本机代码之间提供了一个干净的接口。

  10. Implementation of GPIB and JNI in extracting system of power electronics device

    GPIB及JNI在电力电子器件参数辨识系统中的应用

  11. Video decoded in the monitoring node through the JNI technology .

    通过JNI技术实现监控节点的视频解码。

  12. The second switch is from a JNI layer to a kernel space .

    第二个切换是从JNI层到内核空间。

  13. Get a JNI method ID for a constructor based on calling arguments .

    获取一个JNI方法ID,用于一个根据调用参数的构造函数。

  14. JNI code does not read past the ends of arrays .

    JNI代码未读取超过数组结束部分之外的内容。

  15. Native Interface Operation Based on C / C + + Delphi Vb and Jni

    基于Jni与C/C++DelphiVb进行本地接口操作

  16. Many JNI methods have a return value that indicates whether the call succeeded or not .

    许多JNI方法都通过返回值来指示调用成功与否。

  17. JNI Technology for Uyghur Information Application

    JNI技术在维文处理中的应用

  18. Load and initialize a Java VM , return a JNI interface

    加载或初始化Java虚拟机,返回Java本地调用接口

  19. A string representing the method 's signature in JNI syntax

    以JNI语法表示方法签名的字符串

  20. JNI context for the main thread of the app .

    应用程序主线程用JNI环境。

  21. Adopting JNI technique to control the hardware is the preferred method in programming with pure Java language .

    采用JNI技术实现对硬件的控制,是纯Java程序设计中的首选方法。

  22. Implementation of JNI technology in smart cards

    智能卡中JNI技术的应用实现

  23. Using JNI to make the native methods responsible for the complex computing , thus enhance the computing speed ;

    采用JNI技术将繁琐的数据计算交给本地方法处理,提高系统运行速度;

  24. The native may not make any JNI calls between these methods and may not block for any reason .

    本机可能不会在这些方法之间发起任何调用,并且可能不会由于任何原因而阻塞。

  25. Jni is of little use except when working with JNI and native libraries .

    jni很少使用,除了使用JNI或本地库时。

  26. Multi-platform Software Design Based on JNI

    基于JNI的跨平台软件设计

  27. This article covers the10 most common coding and design errors that users of the JNI make .

    本文介绍JNI用户最常遇到的10大编码和设计错误。

  28. Thus , you have to modify the signatures of existing functions to work with JNI .

    因而,您不得不修改现有函数的署名以便使用JNI。

  29. A thread executing native code uses a JNIEnv to make JNI methods calls .

    执行本机代码的线程使用JNIEnv发起JNI方法调用。

  30. The first is to use the-Xcheck : jni : trace option .

    第一种方法是使用-Xcheck:jni:trace选项。