代码搜索:jstring

找到约 391 项符合「jstring」的源代码

代码结果 391
www.eeworm.com/read/174538/5360746

c mytestimp1.c

#include #include #include #include "MyTest.h" JNIEXPORT jint JNICALL Java_MyTest_createString(JNIEnv *env, jobject obj, jstring string, jint alen) { jstring jstr;
www.eeworm.com/read/174538/5360775

c prompt.c

#include #include #include "Prompt.h" JNIEXPORT jstring JNICALL Java_Prompt_getLine(JNIEnv *env, jobject obj, jstring prompt) { char buf[128]; const char *str = (*env)->GetStri
www.eeworm.com/read/174538/5360786

c prompt.c

#include #include #include "Prompt.h" JNIEXPORT jstring JNICALL Java_Prompt_getLine(JNIEnv *env, jobject obj, jstring prompt) { char buf[128]; const char *str = (*env)->GetStri
www.eeworm.com/read/287209/4025459

c mytestimp1.c

#include #include #include #include "MyTest.h" JNIEXPORT jint JNICALL Java_MyTest_createString(JNIEnv *env, jobject obj, jstring string, jint alen) { jstring jstr;
www.eeworm.com/read/287209/4025480

c prompt.c

#include #include #include "Prompt.h" JNIEXPORT jstring JNICALL Java_Prompt_getLine(JNIEnv *env, jobject obj, jstring prompt) { char buf[128]; const char *str = (*env)->GetStri
www.eeworm.com/read/287209/4025490

c prompt.c

#include #include #include "Prompt.h" JNIEXPORT jstring JNICALL Java_Prompt_getLine(JNIEnv *env, jobject obj, jstring prompt) { char buf[128]; const char *str = (*env)->GetStri
www.eeworm.com/read/381758/2640902

c mytestimp1.c

#include #include #include #include "MyTest.h" JNIEXPORT jint JNICALL Java_MyTest_createString(JNIEnv *env, jobject obj, jstring string, jint alen) { jstring jstr;
www.eeworm.com/read/381758/2640923

c prompt.c

#include #include #include "Prompt.h" JNIEXPORT jstring JNICALL Java_Prompt_getLine(JNIEnv *env, jobject obj, jstring prompt) { char buf[128]; const char *str = (*env)->GetStri
www.eeworm.com/read/381758/2640933

c prompt.c

#include #include #include "Prompt.h" JNIEXPORT jstring JNICALL Java_Prompt_getLine(JNIEnv *env, jobject obj, jstring prompt) { char buf[128]; const char *str = (*env)->GetStri
www.eeworm.com/read/359048/2980594

c mytestimp1.c

#include #include #include #include "MyTest.h" JNIEXPORT jint JNICALL Java_MyTest_createString(JNIEnv *env, jobject obj, jstring string, jint alen) { jstring jstr;