WEB开发网
开发学院WEB开发Jsp Java核心代码例程之:JNIExample.h 阅读

Java核心代码例程之:JNIExample.h

 2008-01-05 08:39:44 来源:WEB开发网   
核心提示:/* DO NOT EDIT THIS FILE - it is machine generated **/#include <jni.h>/* Header for class JNIExample **/#ifndef _Included_JNIExample#define _Included_JNIE

/* DO NOT EDIT THIS FILE - it is machine generated **/
#include <jni.h>
/* Header for class JNIExample **/

#ifndef _Included_JNIExample
#define _Included_JNIExample
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class:   JNIExample
* Method:  sayHello
* Signature: ()Ljava/lang/String;
**/
JNIEXPORT jstring JNICALL Java_JNIExample_sayHello
 (JNIEnv *, jobject);

#ifdef __cplusplus
}
#endif
#endif

Tags:Java 核心 代码

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接