搜索资源列表
SysInfo_src.zip
- 如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。
HardDidkIDWinNT
- java调用本地dll读取nt硬盘序列号,dll的源代码见相应vc工程文件夹
TCP400demo
- java使用JNI转调VC 编写的DLL实例教程-Modulation VC DLL written in java examples tutorial
SysInfo_src
- 如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。- How uses our existing DLL in the Java procedure. Because these DLLs certainly is not for in the head document which founds by J
jnicppdll
- 通过java jni 调用 vc 写的 dll的 一个实例。附带了 描述如何 使 代码工作的 文字描述。-Java jni call vc by written dll' s an example. With a descr iption of how to make the code work, the text descr iption.
JNative
- 通过JNative.jar来实现VC++编写的DLL的调用-By JNative.jar to complete the invocation of the DLL writing by VC++