虫啊啊的博客1、jacob环境部署jdk32位或者64位把相应的.dll文件放到jdk安装目录的bin文件夹下2、基础运行ActiveXComponent ax = new ActiveXComponent("a1");//构建ActiveX组件实例其中的a1的值和你需要调用的ActiveX控件有关MS...
苏三公子的博客JACOB is a JAVA-COM Bridge that allows you to call COM Automation components from Java. It uses JNI to make native calls into the COM and Win32 libraries. The JACOBproject started in 19...