文件名称:jniexamples
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:97kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This directory and its subdirectories contain the example code for: The Java Native Interface: Programmer s Guide and Specification
Sheng Liang, Addison-Wesley, 1999
-This directory and its subdirectories contain the example code for: The Java Native Interface: Programmer s Guide and Specification
Sheng Liang, Addison-Wesley, 1999
Sheng Liang, Addison-Wesley, 1999
-This directory and its subdirectories contain the example code for: The Java Native Interface: Programmer s Guide and Specification
Sheng Liang, Addison-Wesley, 1999
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chap2/
chap2/HelloWorld/
chap2/HelloWorld/HelloWorld.c
chap2/HelloWorld/HelloWorld.java
chap2/HelloWorld/makefile.solaris
chap2/HelloWorld/makefile.win32
chap2/makefile.solaris
chap2/makefile.win32
chap2/README
chap3/
chap3/IntArray/
chap3/IntArray/IntArray.c
chap3/IntArray/IntArray.java
chap3/IntArray/makefile.solaris
chap3/IntArray/makefile.win32
chap3/IntArray2/
chap3/IntArray2/IntArray.c
chap3/IntArray2/IntArray.java
chap3/IntArray2/makefile.solaris
chap3/IntArray2/makefile.win32
chap3/makefile.solaris
chap3/makefile.win32
chap3/ObjectArrayTest/
chap3/ObjectArrayTest/makefile.solaris
chap3/ObjectArrayTest/makefile.win32
chap3/ObjectArrayTest/ObjectArrayTest.c
chap3/ObjectArrayTest/ObjectArrayTest.java
chap3/Prompt/
chap3/Prompt/makefile.solaris
chap3/Prompt/makefile.win32
chap3/Prompt/Prompt.c
chap3/Prompt/Prompt.java
chap3/Prompt2/
chap3/Prompt2/makefile.solaris
chap3/Prompt2/makefile.win32
chap3/Prompt2/Prompt.c
chap3/Prompt2/Prompt.java
chap3/README
chap4/
chap4/InstanceFieldAccess/
chap4/InstanceFieldAccess/InstanceFieldAccess.c
chap4/InstanceFieldAccess/InstanceFieldAccess.java
chap4/InstanceFieldAccess/makefile.solaris
chap4/InstanceFieldAccess/makefile.win32
chap4/InstanceFieldAccess2/
chap4/InstanceFieldAccess2/InstanceFieldAccess.c
chap4/InstanceFieldAccess2/InstanceFieldAccess.java
chap4/InstanceFieldAccess2/makefile.solaris
chap4/InstanceFieldAccess2/makefile.win32
chap4/InstanceMethodCall/
chap4/InstanceMethodCall/InstanceMethodCall.c
chap4/InstanceMethodCall/InstanceMethodCall.java
chap4/InstanceMethodCall/makefile.solaris
chap4/InstanceMethodCall/makefile.win32
chap4/InstanceMethodCall2/
chap4/InstanceMethodCall2/InstanceMethodCall.c
chap4/InstanceMethodCall2/InstanceMethodCall.java
chap4/InstanceMethodCall2/makefile.solaris
chap4/InstanceMethodCall2/makefile.win32
chap4/makefile.solaris
chap4/makefile.win32
chap4/MyNewString/
chap4/MyNewString/makefile.solaris
chap4/MyNewString/makefile.win32
chap4/MyNewString/MyNewString.c
chap4/MyNewString/MyNewString.java
chap4/MyNewString2/
chap4/MyNewString2/makefile.solaris
chap4/MyNewString2/makefile.win32
chap4/MyNewString2/MyNewString.c
chap4/MyNewString2/MyNewString.java
chap4/README
chap4/StaticFieldAccess/
chap4/StaticFieldAccess/makefile.solaris
chap4/StaticFieldAccess/makefile.win32
chap4/StaticFieldAccess/StaticFieldAccess.c
chap4/StaticFieldAccess/StaticFieldAccess.java
chap4/StaticMethodCall/
chap4/StaticMethodCall/makefile.solaris
chap4/StaticMethodCall/makefile.win32
chap4/StaticMethodCall/StaticMethodCall.c
chap4/StaticMethodCall/StaticMethodCall.java
chap5/
chap5/makefile.solaris
chap5/makefile.win32
chap5/MyNewString/
chap5/MyNewString/makefile.solaris
chap5/MyNewString/makefile.win32
chap5/MyNewString/MyNewString.c
chap5/MyNewString/MyNewString.java
chap5/README
chap6/
chap6/CatchThrow/
chap6/CatchThrow/CatchThrow.c
chap6/CatchThrow/CatchThrow.java
chap6/CatchThrow/makefile.solaris
chap6/CatchThrow/makefile.win32
chap6/InstanceMethodCall/
chap6/InstanceMethodCall/InstanceMethodCall.c
chap6/InstanceMethodCall/InstanceMethodCall.java
chap6/InstanceMethodCall/makefile.solaris
chap6/InstanceMethodCall/makefile.win32
chap6/makefile.solaris
chap6/makefile.win32
chap6/README
chap6/ThrowByName/
chap6/ThrowByName/makefile.solaris
chap6/ThrowByName/makefile.win32
chap6/ThrowByName/ThrowByName.c
chap6/ThrowByName/ThrowByName.java
chap7/
chap7/attach/
chap7/attach/attach.c
chap7/attach/makefile.win32
chap7/attach/Prog.java
chap7/invoke/
chap7/invoke/invoke.c
chap7/invoke/makefile.solaris
chap7/invoke/makefile.win32
chap7/invoke/Prog.java
chap7/makefile.solaris
chap7/makefile.win32
chap7/README
chap8/
chap8/makefile.solaris
chap8/makefile.win32
chap8/NativeString/
chap8/NativeString/makefile.solaris
chap8/NativeString/makefile.win32
chap8/NativeString/NativeString.c
chap8/NativeString/NativeString.java
chap8/NativeString/ThrowByName.c
chap8/README
chap9/
chap9/makefile.solaris
chap9/makefile.win32
chap9/OneToOne/
chap9/OneToOne/makefile.win32
chap9/OneToOne/OneToOne.cpp
chap9/OneToOne/OneToOne.java
chap9/OneToOne/README
chap9/README
chap9/SharedStubs/
chap9/SharedStubs/CFunction.java
chap9/SharedStubs/CMalloc.java
chap9/SharedStubs/CPointer.java
chap9/SharedStubs/dispatch.cpp
chap9/SharedStubs/dispatch_sparc.s
chap9/SharedStubs/dispatch_x86.c
chap9/SharedStubs/docs/
chap9/SharedStubs/docs/allclasses-frame.html
chap9/SharedStubs/docs/CFunction.html
chap9/SharedStubs/docs/CMalloc.html
chap9/SharedStubs/docs/CPointer.html
chap9/SharedStubs/docs/deprecated-list.html
chap9/SharedStubs/docs/help-doc.html
chap9/SharedStubs/docs/index-all.html
chap9/SharedStubs/docs/index.html
chap9/SharedStubs/docs/Main.html
chap9/SharedStubs/docs/overview-summary.html
chap9/SharedStubs/docs/overview-tree.html
chap9/SharedStubs/docs/package-frame.html
chap9/SharedStubs/docs/package-list
chap9/SharedStubs/docs/package-summary.html
chap9/SharedStubs/docs/package-tree.html
chap9/SharedStubs/docs/packages.html
chap9/SharedStubs/docs/serialized-form.html
chap9/SharedStubs/docs/stylesheet.css
chap9/SharedStubs/Main.java
chap9/SharedStubs/makefile.solaris
chap9/SharedStubs/makefile.win32
chap9
chap2/HelloWorld/
chap2/HelloWorld/HelloWorld.c
chap2/HelloWorld/HelloWorld.java
chap2/HelloWorld/makefile.solaris
chap2/HelloWorld/makefile.win32
chap2/makefile.solaris
chap2/makefile.win32
chap2/README
chap3/
chap3/IntArray/
chap3/IntArray/IntArray.c
chap3/IntArray/IntArray.java
chap3/IntArray/makefile.solaris
chap3/IntArray/makefile.win32
chap3/IntArray2/
chap3/IntArray2/IntArray.c
chap3/IntArray2/IntArray.java
chap3/IntArray2/makefile.solaris
chap3/IntArray2/makefile.win32
chap3/makefile.solaris
chap3/makefile.win32
chap3/ObjectArrayTest/
chap3/ObjectArrayTest/makefile.solaris
chap3/ObjectArrayTest/makefile.win32
chap3/ObjectArrayTest/ObjectArrayTest.c
chap3/ObjectArrayTest/ObjectArrayTest.java
chap3/Prompt/
chap3/Prompt/makefile.solaris
chap3/Prompt/makefile.win32
chap3/Prompt/Prompt.c
chap3/Prompt/Prompt.java
chap3/Prompt2/
chap3/Prompt2/makefile.solaris
chap3/Prompt2/makefile.win32
chap3/Prompt2/Prompt.c
chap3/Prompt2/Prompt.java
chap3/README
chap4/
chap4/InstanceFieldAccess/
chap4/InstanceFieldAccess/InstanceFieldAccess.c
chap4/InstanceFieldAccess/InstanceFieldAccess.java
chap4/InstanceFieldAccess/makefile.solaris
chap4/InstanceFieldAccess/makefile.win32
chap4/InstanceFieldAccess2/
chap4/InstanceFieldAccess2/InstanceFieldAccess.c
chap4/InstanceFieldAccess2/InstanceFieldAccess.java
chap4/InstanceFieldAccess2/makefile.solaris
chap4/InstanceFieldAccess2/makefile.win32
chap4/InstanceMethodCall/
chap4/InstanceMethodCall/InstanceMethodCall.c
chap4/InstanceMethodCall/InstanceMethodCall.java
chap4/InstanceMethodCall/makefile.solaris
chap4/InstanceMethodCall/makefile.win32
chap4/InstanceMethodCall2/
chap4/InstanceMethodCall2/InstanceMethodCall.c
chap4/InstanceMethodCall2/InstanceMethodCall.java
chap4/InstanceMethodCall2/makefile.solaris
chap4/InstanceMethodCall2/makefile.win32
chap4/makefile.solaris
chap4/makefile.win32
chap4/MyNewString/
chap4/MyNewString/makefile.solaris
chap4/MyNewString/makefile.win32
chap4/MyNewString/MyNewString.c
chap4/MyNewString/MyNewString.java
chap4/MyNewString2/
chap4/MyNewString2/makefile.solaris
chap4/MyNewString2/makefile.win32
chap4/MyNewString2/MyNewString.c
chap4/MyNewString2/MyNewString.java
chap4/README
chap4/StaticFieldAccess/
chap4/StaticFieldAccess/makefile.solaris
chap4/StaticFieldAccess/makefile.win32
chap4/StaticFieldAccess/StaticFieldAccess.c
chap4/StaticFieldAccess/StaticFieldAccess.java
chap4/StaticMethodCall/
chap4/StaticMethodCall/makefile.solaris
chap4/StaticMethodCall/makefile.win32
chap4/StaticMethodCall/StaticMethodCall.c
chap4/StaticMethodCall/StaticMethodCall.java
chap5/
chap5/makefile.solaris
chap5/makefile.win32
chap5/MyNewString/
chap5/MyNewString/makefile.solaris
chap5/MyNewString/makefile.win32
chap5/MyNewString/MyNewString.c
chap5/MyNewString/MyNewString.java
chap5/README
chap6/
chap6/CatchThrow/
chap6/CatchThrow/CatchThrow.c
chap6/CatchThrow/CatchThrow.java
chap6/CatchThrow/makefile.solaris
chap6/CatchThrow/makefile.win32
chap6/InstanceMethodCall/
chap6/InstanceMethodCall/InstanceMethodCall.c
chap6/InstanceMethodCall/InstanceMethodCall.java
chap6/InstanceMethodCall/makefile.solaris
chap6/InstanceMethodCall/makefile.win32
chap6/makefile.solaris
chap6/makefile.win32
chap6/README
chap6/ThrowByName/
chap6/ThrowByName/makefile.solaris
chap6/ThrowByName/makefile.win32
chap6/ThrowByName/ThrowByName.c
chap6/ThrowByName/ThrowByName.java
chap7/
chap7/attach/
chap7/attach/attach.c
chap7/attach/makefile.win32
chap7/attach/Prog.java
chap7/invoke/
chap7/invoke/invoke.c
chap7/invoke/makefile.solaris
chap7/invoke/makefile.win32
chap7/invoke/Prog.java
chap7/makefile.solaris
chap7/makefile.win32
chap7/README
chap8/
chap8/makefile.solaris
chap8/makefile.win32
chap8/NativeString/
chap8/NativeString/makefile.solaris
chap8/NativeString/makefile.win32
chap8/NativeString/NativeString.c
chap8/NativeString/NativeString.java
chap8/NativeString/ThrowByName.c
chap8/README
chap9/
chap9/makefile.solaris
chap9/makefile.win32
chap9/OneToOne/
chap9/OneToOne/makefile.win32
chap9/OneToOne/OneToOne.cpp
chap9/OneToOne/OneToOne.java
chap9/OneToOne/README
chap9/README
chap9/SharedStubs/
chap9/SharedStubs/CFunction.java
chap9/SharedStubs/CMalloc.java
chap9/SharedStubs/CPointer.java
chap9/SharedStubs/dispatch.cpp
chap9/SharedStubs/dispatch_sparc.s
chap9/SharedStubs/dispatch_x86.c
chap9/SharedStubs/docs/
chap9/SharedStubs/docs/allclasses-frame.html
chap9/SharedStubs/docs/CFunction.html
chap9/SharedStubs/docs/CMalloc.html
chap9/SharedStubs/docs/CPointer.html
chap9/SharedStubs/docs/deprecated-list.html
chap9/SharedStubs/docs/help-doc.html
chap9/SharedStubs/docs/index-all.html
chap9/SharedStubs/docs/index.html
chap9/SharedStubs/docs/Main.html
chap9/SharedStubs/docs/overview-summary.html
chap9/SharedStubs/docs/overview-tree.html
chap9/SharedStubs/docs/package-frame.html
chap9/SharedStubs/docs/package-list
chap9/SharedStubs/docs/package-summary.html
chap9/SharedStubs/docs/package-tree.html
chap9/SharedStubs/docs/packages.html
chap9/SharedStubs/docs/serialized-form.html
chap9/SharedStubs/docs/stylesheet.css
chap9/SharedStubs/Main.java
chap9/SharedStubs/makefile.solaris
chap9/SharedStubs/makefile.win32
chap9
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.