j2n:从 Java 存档文件 (.jar) 生成 C++JNI 包装器

时间:2024-07-03 06:41:40
【文件属性】:

文件名称:j2n:从 Java 存档文件 (.jar) 生成 C++JNI 包装器

文件大小:28KB

文件格式:ZIP

更新时间:2024-07-03 06:41:40

android java go c-plus-plus jar

j2n 描述 从 Java 存档文件 (.jar) 生成 C++/JNI 包装器。 安装 go get github.com/mtojo/j2n 用法 j2n -i file 选项: -i input jar file -o

output directory; same as input if not specify -f overwrite output directory if already exists -x header file extension (default: .hpp) -c source file extension (default: .cpp) -p macro prefix -s mac


【文件预览】:
j2n-master
----.gitignore(19B)
----utils.go(1KB)
----Makefile(407B)
----template.go(3KB)
----assets()
--------header.tmpl(4KB)
--------source.tmpl(6KB)
--------helper.tmpl(66KB)
----assets.go(38KB)
----main.go(9KB)
----README.md(785B)
----cxx.go(5KB)

网友评论