This website works better with JavaScript
Home
Explore
Help
Sign In
yangyi
/
JNI_learn
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat:将编译产物编译为动态链接库
`gcc -shared -fPIC -o c/helloWorld/JNI_Hello_World.so c/helloWorld/JNI_Hello_World.o -lc`
yangyi
1 week ago
parent
eaf5ff9b37
commit
d8e1c7d1f6
1 changed files
with
0 additions
and
0 deletions
Unified View
Show Diff Stats
BIN
c/helloWorld/JNI_Hello_World.so
BIN
c/helloWorld/JNI_Hello_World.so
View File