http://assertmyself.iteye.com/blog/2344026 java native 接口开发流程 1.编写native接口 Hello.java Java代码 package com; class Hello { private native v……