https://www.jianshu.com/p/d4a502420a89

#pragma once
/*DO NOT EDIT THIS FILE - it is machine generated*/
#include "jni.h"
/*Header for class HelloWorld*/
#ifdef __cplusplus
extern "C" {
#endif
/*
*Class:HelloWorld
*Method:displayHelloWorld
*Signature:()V
*/
JNIEXPORT bool JNICALL
Java_cn_ac_linuxce_filecheck_component_file_PropertiedFileCheck_init(JNIEnv*, jobject); JNIEXPORT jstring JNICALL
Java_cn_ac_linuxce_filecheck_component_file_PropertiedFileCheck_checkFile(JNIEnv* env, jobject, jstring filePath, jstring relPath, jstring keywords, int wordsSize); JNIEXPORT bool JNICALL
Java_cn_ac_linuxce_filecheck_component_file_PropertiedFileCheck_finalize(JNIEnv*, jobject); #ifdef __cplusplus
}
#endif

https://blog.csdn.net/u011598031/article/details/85051242

最新文章

  1. android 判断sd的状态,所有文件,剩余空间的大小
  2. [转载]50个Demo展示HTML5无穷的魅力
  3. DNS资源纪录(Resource Record)介绍
  4. Hibernate核心思想—ORM机制(一)
  5. JVM基础知识总结
  6. CSS(三)
  7. Effective C++笔记 55条编程法则
  8. Unity3D-RPG项目实战(3):整合Visual Studio 2013开发环境
  9. Linux中如何设置java环境变量
  10. AngularJS -- 指令(创建自定义指令)
  11. iOS App稳定性指标及监测
  12. Ubuntu+vscode打不开
  13. C语言面试题分类->排序算法
  14. Spring Boot (七)MyBatis代码自动生成和辅助插件
  15. Flask初识
  16. HDU 5113--Black And White(搜索+剪枝)
  17. Node url模块
  18. kubespray -- 快速部署高可用k8s集群 + 扩容节点 scale.yaml
  19. [转]byte为什么要与上0xFF?
  20. Web 数据源

热门文章

  1. Centos7中rc.local设置springboot项目开机自启动
  2. 【整理】【docker】【Linux】整理笔记
  3. 在使用Hanlp配置自定义词典时遇到的问题
  4. Linux用户查询、新增&删除
  5. git lfs指令解决git status显示lib文件被修改,但是没有修改的问题。此时,git checkout没有用。
  6. SpringBoot应用部署到Docker上(docker-io版本)
  7. c,使用lib,dll
  8. emmet html缩写
  9. Hive学习笔记(二)—— 安装配置
  10. java之hibernate之组合主键映射