struts2——使用通配符

摘要: struts2——使用通配符 引自:http://jingbo2759.blog.163.com/blog/static/9837531520099109488860/ struts2的配置文件是 struts.xml.. 在这个配置文件里面可以使用通配符..其中的好处就是,大大减少了配置文件的内容 阅读全文
posted @ 2016-07-23 14:56 ebarui 阅读(130) 评论(0) 推荐(0)

android jni

摘要: java.lang.UnsatisfiedLinkError: Native method not found 三种可能解决方案 so文件编译生成后,运行时,有时候会遇到java.lang.UnsatisfiedLinkError: Native method not found问题,有可能是以下三 阅读全文
posted @ 2016-06-06 12:54 ebarui 阅读(113) 评论(0) 推荐(0)