.JNILIB 文件扩展名
JNI Library
| 开发者 | Oracle |
| 受欢迎程度 |
3.4 | 8 票 |
什么是 JNILIB 文件?
Developer library used by JNI (Java Native Interface), a framework that allows Java to integrate with other programming languages; contains functions or methods that provide the invocation interface between the programming languages.
更多信息
The Mac Developer Library documentation states that JNI libraries written for Mac OS X must use the ".jnilib" extension.