代码搜索:jstring
找到约 391 项符合「jstring」的源代码
代码结果 391
www.eeworm.com/read/472524/1409565
c attach.c
/* Note: This program only works on Win32.
*/
#include
#include
JavaVM *jvm;
void thread_fun(void *arg)
{
jint res;
jclass cls;
jmethodID mid;
jstring jstr;
j
www.eeworm.com/read/470713/1453393
c martin.c
#include
#include "martin.h"
#include
JNIEXPORT void JNICALL
Java_martin_myNative(JNIEnv* env, jobject this, jstring s)
{
jclass cls;
jfieldID fid;
jobject obj;
jmethodID mi
www.eeworm.com/read/470693/1465283
c martin.c
#include
#include "martin.h"
#include
JNIEXPORT void JNICALL
Java_martin_myNative(JNIEnv* env, jobject this, jstring s)
{
jclass cls;
jfieldID fid;
jobject obj;
jmethodID mi
www.eeworm.com/read/233448/4687757
c martin.c
#include
#include "martin.h"
#include
JNIEXPORT void JNICALL
Java_martin_myNative(JNIEnv* env, jobject this, jstring s)
{
jclass cls;
jfieldID fid;
jobject obj;
jmethodID mi
www.eeworm.com/read/190666/5180643
c martin.c
#include
#include "martin.h"
#include
void Java_martin_myNative(JNIEnv* env, jobject this, jstring s)
{
jclass cls;
jfieldID fid;
jobject obj;
jmethodID mid;
printf("From
www.eeworm.com/read/174538/5360731
c attach.c
/* Note: This program only works on Win32.
*/
#include
#include
JavaVM *jvm;
void thread_fun(void *arg)
{
jint res;
jclass cls;
jmethodID mid;
jstring jstr;
j
www.eeworm.com/read/174538/5360743
c attach.c
/* Note: This program only works on Win32.
*/
#include
#include
JavaVM *jvm;
void thread_fun(void *arg)
{
jint res;
jclass cls;
jmethodID mid;
jstring jstr;
j
www.eeworm.com/read/340665/3281812
c martin.c
#include
#include "martin.h"
#include
JNIEXPORT void JNICALL
Java_martin_myNative(JNIEnv* env, jobject this, jstring s)
{
jclass cls;
jfieldID fid;
jobject obj;
jmethodID mi
www.eeworm.com/read/440906/1783493
c martin.c
#include
#include "martin.h"
#include
JNIEXPORT void JNICALL
Java_martin_myNative(JNIEnv* env, jobject this, jstring s)
{
jclass cls;
jfieldID fid;
jobject obj;
jmethodID mi
www.eeworm.com/read/162614/5537152
c martin.c
#include
#include "martin.h"
#include
JNIEXPORT void JNICALL
Java_martin_myNative(JNIEnv* env, jobject this, jstring s)
{
jclass cls;
jfieldID fid;
jobject obj;
jmethodID mi