This website requires JavaScript.
Explore
Help
Register
Sign In
mindol1004
/
spring-soap
Watch
1
Star
0
Fork
0
You've already forked spring-soap
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5b782094755f9f873f044ef30e935053765d38be
spring-soap
/
java-native
/
README.md
edizor
f856c47677
Update README.md
...
[skip ci]
2023-08-02 21:47:51 +08:00
662 B
Raw
Blame
History
Unescape
Escape
JNI
This module contains articles about the Java Native Interface (JNI).
Relevant Articles:
Guide to JNI (Java Native Interface)
Using JNA to Access Native Dynamic Libraries
Check if a Java Program Is Running in 64-Bit or 32-Bit JVM
How to use JNI
’
s RegisterNatives() method?
Custom DLL Load
–
Fixing the “java.lang.UnsatisfiedLinkError” Error