JNative 1.3文档提供了关于JNative 1.3版本的全面指南,包括其特性和功能介绍、安装步骤及使用示例,是开发者和用户不可或缺的参考手册。
jnative包用于调用dll动态库。截至2011年12月20日,最新版本为1.4RC2,官方正式版本段落档为1.3。以下是该包的详细结构:
Packages:
- org.xvolks.jnative
- org.xvolks.jnative.exceptions
- org.xvolks.jnative.misc
- org.xvolks.jnative.misc.basicStructures
- org.xvolks.jnative.misc.machine
- org.xvolks.jnative.misc.registry
- org.xvolks.jnative.pointers
- org.xvolks.jnative.pointers.memory
- org.xvolks.jnative.util
- org.xvolks.jnative.util.constants
- org.xvolks.jnative.util.constants.winuser
- org.xvolks.jnative.util.win32session
- org.xvolks.test
- org.xvolks.test.bug
- org.xvolks.test.callbacks
- org.xvolks.test.callbacks.linux