在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
// [feature 1 ] copy vector value to array vector<int> vec ; int vecSize = vec.size(); if (vecSize == 0) return; int *arr = new int[vec.size()]; //初始化数组大小 New JniMethodInfo t; // [feature 2 ] copy array to jintArray // [REF jni.h] void SetIntArrayRegion(jintArray array, jsize start, jsize len, const jint* buf) t.env->CallStaticVoidMethod(t.classID, t.methodID, ja); delete [] arr; // 释放
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论