阅读背景:

Scripting Java #1:Java中执行脚本

来源:互联网 

Many implementations of scripting and dynamically typed languages generate Java bytecodes so that programs can be run on the Java Platform, just as are actual Java programs. Implementing a language in this way (or as a Java interpreter class for the scripting language) provides all the advantages of the Java platform: scripting implementations can take advantage of the Java platform's binary portability, security, and high performance bytecode execution.Many implementations of scripting and dynamical




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

分享到: