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
标签: compile JavaProg include program
上传时间: 2014-11-16
上传用户:思琦琦
又是本人编的小程序,是CC++中的重点和难点,重载运算符,小程序而已,
上传时间: 2014-12-04
上传用户:rocwangdp
CC++精华帖合辑,编程爱好着的论坛精华
标签: CC
上传时间: 2015-04-04
上传用户:xjz632
C程序源代码,编译命令cc-ofgetfget.c-lcurses 此程序适用于SCOUNIX主机系
标签: cc-ofgetfget c-lcurses SCOUNIX C程序
上传时间: 2013-12-14
上传用户:金宜
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。
上传时间: 2015-04-21
上传用户:chens000
FTP服务器示例 实现客户发出请求下载服务端文件的功能 服务器能同时响应多个客户的请求 编译方式: cc TcpSer.c -o TcpSer -lsocket
上传时间: 2013-12-21
上传用户:thuyenvinh
Matlab simulate AMP.It covers that the source code and how to compile it
标签: simulate compile Matlab covers
上传时间: 2013-12-17
上传用户:zxc23456789
Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
标签: permanent nonnegative Computes Compile
上传时间: 2013-12-23
上传用户:zhangyi99104144
pthread source code,you can compile directly
标签: directly pthread compile source
上传时间: 2014-02-24
上传用户:redmoons
The libosip library is known to compile on various platform: * GNU/Linux * MacOSX (Darwin) * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work) * Windows NT/95/2000 (VC++6.0 or cygwin) * Solaris * HP-Unix. * VxWorks. * Some embedded systems with linux. * WinCE (report to be possible)
标签: platform libosip compile library
上传时间: 2015-07-16
上传用户:skfreeman