JNI中传数组与字符串

1.传数组:

java端:

JNI端:

传字符串:

1.java端:

2.jni端:

原文地址:https://www.cnblogs.com/xxg1992/p/6636367.html