# JNIDynamic_CPP **Repository Path**: DioSpace/JNIDynamic_CPP ## Basic Information - **Project Name**: JNIDynamic_CPP - **Description**: java jni 动态注册 编译C++的代码 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JNIDynamic_CPP java jni 动态注册 编译C++的代码 将C++代码编译成dll库(window 下是dll),然后java直接引用.编译工具用的是JetBrain 的 CLion