However, it is also possible to compile a script to a dynamically linked library (DLL) using an external compiler.
然而,使用外部的编译器把脚本编译成动态链接库也是可能的。
Without a doubt, an opcode cache is the first step in speeding up PHP by removing the need to parse and compile a script on every request.
毫无疑问,一个操作码缓存是通过在每次请求后消除解析和编译脚本的需要来加速PHP 的第一步。
The delegating build script calls the project's build script, which executes a compile and runs any tests.
该委托构建脚本调用项目的构建脚本,后者执行编译并运行测试。
So when the cached opcodes of a PHP script exists, we can skip by the parse and compile steps of the PHP request process and directly execute the cache opcodes and output the results.
因此当php脚本的缓存操作码存在时,我们可以跳过PHP请求流程的解析和编译步骤,直接执行缓存操作码并输出结果。
The script below could be used in a batch file to compile the portlet.
在一个批处理文件中可以使用下面的脚本来编译portlet。
This design change is really handy, because if we want to compile another program instead of sed, we can simply create a new.ebuild file and pass it as an argument to our "ebuild" script.
这种设计更改确实方便,因为如果要编译另一个程序,而不是sed,可以简单地创建一个新的.ebuild文件,然后将其作为自变量传递给“ ebuild ”脚本。
One other thing to note is that when you do a compile and run ./configure, it runs a configuration script for the local machine on which the agent is being compiled.
另一个需要注意的问题是,当您进行编译并运行./configure 的时候,它将运行本地计算机(正在编译代理的计算机)的配置脚本。
I'd like the ebuild script to accept a second command-line argument, which will be "compile", "unpack", or "all".
我希望ebuild脚本再接受一个命令行自变量:“compile ”、“unpack ”或“all ”。
While this solution works, it would be nice to make a generic script that can be configured quickly to unpack and compile any package just by changing a few lines.
虽然可以使用这种解决方案,但是,最好做一个只通过更改几行就可以快速解包和编译任何包的适用脚本。
The script below can be used in a batch file to compile the portlet.
可以用批处理文件的形式使用以下脚本来编译portlet。
You'll run a command to "fully compile" a target script or scripts, and it will create the.class file it does now along with all the method binding.class files it normally generates at runtime.
你可以通过命令来“完全编译”目标脚本,这样就会创建。class文件,其中绑定了运行时会生成的所有方法。
You'll run a command to "fully compile" a target script or scripts, and it will create the.class file it does now along with all the method binding.class files it normally generates at runtime.
你可以通过命令来“完全编译”目标脚本,这样就会创建。class文件,其中绑定了运行时会生成的所有方法。
应用推荐