Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有使用java方法调用rhino-javascript函数并将其返回给java的例子?我为 rhino 找到的唯一示例是仅在 rhino shell 上键入命令。
当然,这里是Rhino 嵌入教程。我过去做过这个,效果很好。您需要向下滚动到此部分。