JNIEnv *env; /* pointer to native method interface */
JNIEnv *env; /*指向本地方法调用接口 */
Returns the version of the native method interface.
返回本地方法接口的版本。
Any native method interface will use some kind of native method stack.
任何本地方法接口都会使用某种本地方法栈。
Method Bindings selects the "Method" to bind by mapping the Event Method (Native Method) to the Interface method.
方法绑定通过将事件方法(本机方法)映射到接口方法来选择要绑定的“方法”。
Method Bindings selects the "Method" to bind by mapping the Event Method (Native Method) to the Interface method.
方法绑定通过将事件方法(本机方法)映射到接口方法来选择要绑定的“方法”。
应用推荐