Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Homeinclude . set linking path for jvm.lib, which is under java_Homelibjvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
本书可作为资深 Java 程序员的高级参考书,除了简明地描述了 Java 2 JDK1.2 的 Swing 包以外,还对 Swing 的概念和模块进行了深入-the book can serve as a senior Java programmers senior reference books, in addition to concise description of the Java 2 JDK1.2 Swing package, also Swing and the concept of an in-depth modules