使用Python解释器 Using the Python Interpreter 2.1 调用解释器 Invoking the Interpreter 输入一个文件结束符(Unix上是Ctrl+D,Windows上是Ctrl+Z)解释器会以0值退出(就是说,没有什么错误,正常退出--译者)。
基于98个网页-相关网页
动态编译器通过最终编译所有由JIT编译代码频繁调用的那些解释过的方法来减少这项开销,但是如果不使用动态编译器,则这项开销就不可避免。
A dynamic compiler mitigates this cost by eventually compiling all the interpreted methods that are frequently called by JIT compiled code, but without a dynamic compiler, this cost can't be hidden.
我使用 PHP 命令行解释器运行这个脚本,并将这个方法调用放进队列中。
I use the PHP command-line interpreter to run that script and put the method call into the queue.
一般而言,该方法非常简单,就是调用编译器或解释器。
Typically, this method is very simple and calls into a compiler or interpreter.
应用推荐