`
zhouzhengbj
  • 浏览: 620 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
Before calling a Java object's method from JNI, we need its signature. For example, the method long myMethod (int n, String s, int[] arr); is seen from JNI with the signature (ILJAVA/LANG/STRING;[I)J There are two parts to the signature. The first part is enclosed within the parentheses ...
Global site tag (gtag.js) - Google Analytics