站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JDK 5 Documentation v1.1.8, Java 2 SDK 英文文档

Java Native Interface - JDK 5 Documentation v1.1.8, Java 2 SDK 英文文档

 Sun Microsystems, Inc

JDK Contents

JNI - Java Native Interface

Java Native Interface is a standard programming interface for writing Java native methods and embedding the Java virtual machine into native applications. The primary goal is binary compatibility of native method libraries across all Java virtual machine implementations on a given platform.
JNI Tutorial


JNI Specification


JNI FAQ



Copyright © 1996-1998 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA. All rights reserved.

Please send comments to: jni@java.sun.com