如何从默认包导入类
com.company.calc
public class Calculations {
native public int Calculate(int contextId);
native public double GetProgress(int contextId);
static {
System.loadLibrary("Calc");
}}
互换的青春
森林海
慕码人2483693
随时随地看视频慕课网APP
相关分类