所属分类:
Java书籍
开发工具:Visual C++
文件大小:37KB
下载次数:12
上传日期:2005-07-04 15:42:14
说明: Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.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
文件列表:
App
...\App.cpp
...\App.dsp
...\App.dsw
...\App.exe
...\App.ncb
...\App.opt
...\App.plg
...\Debug
...\Main$1.class
...\Main.class
...\Main.java
...\ReadMe.txt
...\StdAfx.cpp
...\StdAfx.h