.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.