Calling Python in Java?

前端 未结 11 1375
北荒
北荒 2020-11-22 13:04

I am wondering if it is possible to call python functions from java code using jython, or is it only for calling java code from python?

11条回答
提交回复
热议问题