阅读背景:

建立java与python的接口,让java能调用python脚本。请问可以用什么方式?

来源:互联网 
python脚本文件有第三方模块,通过jython, PythonInterpreter interpreter = new PythonInterpreter();   interpreter.execfile("filepy.py");  编译执行python py文件,错误提示没有os模块。 python脚本文件有第三方模块,通过jython, PythonInterpret



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: