An open API service indexing awesome lists of open source software.

https://github.com/sunfusheng/jnilog

本地C++代码调用Java代码实现打印Log日志
https://github.com/sunfusheng/jnilog

Last synced: about 2 months ago
JSON representation

本地C++代码调用Java代码实现打印Log日志

Awesome Lists containing this project

README

        

# JNILog
本地JNI层代码与Java代码实现互相调用,包括从Java层向JNI层传参,并从JNI层返回数据到Java层