1·This is not only faster because of the reduced bandwidth usage, but also faster because the stored procedure can be precompiled.
其优点不仅仅是降低了带宽的使用,还带来了更快的速度,这是因为存储过程可预编译。
2·If the precompiled header file can't be used, it is ignored.
如果无法使用这个预编译头文件,那么将忽略它。
3·The right pane prompts for the name of the virtual host on which to install the module and asks if the JSPs should be precompiled.
右边窗格提示输入要安装模块的虚拟主机的名称并询问是否应该对jsp预编译。
4·It's more advanced, however, providing many optimizations that allow interpreted byte code to run nearly as fast (sometimes faster) than precompiled code.
但是它更先进,提供许多优化措施,使得已解释的字节代码几乎与预编译的代码运行得一样快(有时更快)。
5·Those precompiled files would go on to generate "invokers", generated code stubs to bind all the methods and blocks in the file.
那些预编译的文件会继续生成“invoker” ,生成的代码桩将绑定文件里所有的方法和块。
1·In any application that generates text files, precompiled text templates are an easy and reliable method of defining the text.
在任何会产生文字档的应用程序中,先行编译的文字范本是简单而可靠的文字定义方法。
2·The following command specifies the use of a precompiled header file named MYPCH. PCH.
以下命令是指定使用名为MYPCH . p ch的先行编译标头档。