单词 | precompile | ||||||
释义 | precompile
例句释义: 预编译,预先编译,编译预处理 1. You still have the option to precompile your Web site into a layout on your computer and then deploy it to a production server. 还可以选择在您的计算机上将网站预编译成某个布局,然后将其部署到生产服务器上。 msdn2.microsoft.com 2. If any of these issues are concerns for your Web applications, you can precompile your Web site. 如果其中任何问题涉及Web应用程序,则您可以预编译网站。 msdn2.microsoft.com 3. The files that you copy can either be the source files (if you do not precompile the site) or the precompiled assemblies and related files. 复制的文件可以是源文件(如果未预编译网站),也可以是预编译的程序集和相关文件。 msdn.microsoft.com 4. One coding restriction when you precompile a Web site applies to sites that you intend to compile with source protection enabled. 预编译网站时,如果要编译的网站启用了源代码保护,则存在一条编码限制。 msdn2.microsoft.com 5. If you precompile only the code, you can update the user interface of the site without having to recompile the entire site. 如果只预编译代码,则可以更新站点的用户界面,而无需重新编译整个站点。 msdn2.microsoft.com 6. Moreover, compiled script cannot be debugged. You should consider these factors when you decide whether to precompile script. 除包的大小以外,还要在选择是否要预编译脚本时考虑已编译的脚本无法调试这种情况。 msdn2.microsoft.com 7. In packages that use Script tasks or Script components, the PreCompile property must be set to True. 在使用脚本任务或脚本组件的包中,PreCompile属性必须设置为True。 technet.microsoft.com 8. However, this kind of reference will not work when you precompile the site with source protection enabled. 但是,在预编译启用了源代码保护的网站时,这种引用将不再起作用。 msdn2.microsoft.com 9. You see, the precompiler is not connected to DB2, which means that running PRECOMPILE does not add any DB2 overhead. 预编译器未连接到DB2,这意味着运行PRECOMPILE并不会增加DB2的负担。 www.ibm.com 10. If you use a Web site project, you do not have to precompile pages into assemblies. 如果使用网站项目,则无需将页预编译为程序集。 technet.microsoft.com 1. You can precompile a Web application so that the UI markup is preserved, or precompile the pages so that source code cannot be changed. 可以预编译Web应用程序,以便保留UI标记;也可以预编译页,以便不能更改源代码。 msdn2.microsoft.com 2. Precompile the site and copy the output to a location that you specify, such as a production server. 预编译站点,并将输出文件复制到您指定的位置,如成品服务器。 msdn2.microsoft.com 3. You can publish directly as part of the precompilation process , or precompile locally and then copy the files yourself . 可以在预编译过程中直接发布,或在本地预编译然后自己复制文件。 www.bing.com 4. It is recommended that you edit the files in the original Web site, precompile the site, and publish it again. 建议在原始网站中编辑文件,预编译该网站,然后重新发布它。 msdn2.microsoft.com 5. To make the queries executable in the embedded engine, you need to set the related parameters and precompile the queries. 为了在内嵌引擎中执行查询,需要设置相关的参数并预编译查询。 www.ibm.com 6. If you specify a folder on a production server, you can precompile and deploy in a single step. 如果在成品服务器上指定了文件夹,则可在一个步骤中预编译并部署。 msdn2.microsoft.com 7. The first step of this process is to PRECOMPILE your COBOL source code. 此过程的第一步是PRECOMPILE您的COBOL源代码。 www.ibm.com 8. Allows an administrator to precompile an ASP. NET application, either in place or for deployment. 允许管理员就地或者为部署预编译ASP.NET应用程序。 msdn2.microsoft.com 9. Finally, if you precompile the Web site before you deploy it, you can deploy the assemblies instead of the source code. 最后,如果在部署网站之前预编译网站,则可以部署程序集,而不必部署源代码。 msdn.microsoft.com 10. Guides you through creating a custom action to precompile an assembly after installation. 指导您通过创建自定义操作在安装后预编译程序集。 msdn2.microsoft.com 1. You can precompile your application to reduce the time required for the first request. 可以预编译应用程序以减少第一次请求所需的时间。 msdn2.microsoft.com 2. A solution to this issue is to precompile Java bytecodes using AOT compilation. 此问题的解决方案之一是使用AOT编译预先编译Java字节码。 www.ibm.com 3. Alternatively, you can precompile locally and then copy the files yourself. 也可以在本地预编译,然后自己复制文件。 msdn2.microsoft.com 4. For more complex patterns, use the XPath class to precompile search patterns. 对于更复杂的模式,可以使用XPath类预编译搜索模式。 www.ibm.com 5. Provides steps for how to precompile your Web site and store the compiled version on a staging server or production server. 提供有关步骤,说明如何预编译网站并将已编译的版本存储在临时服务器或成品服务器中。 msdn2.microsoft.com 6. Some native XML databases have the ability to precompile or parse XQuery code. 一些原生XML数据库具有预先编译或解析XQuery代码的能力。 www.ibm.com 7. When you precompile a site for deployment, ASP. NET creates a layout, which is a structure that contains the compiler output. 在预编译要部署的网站时,ASP.NET将创建布局,这是一种包含编译器输出的结构。 msdn2.microsoft.com 8. You can even precompile a regular expression for speed increases. 您甚至可以重新编译一个正则表达式来提高速度。 www-128.ibm.com 9. You can configure the Script component to precompile the script. 可以配置脚本组件以预编译脚本。 msdn2.microsoft.com 10. Visual Studio also includes commands to precompile a Web site from the IDE. VisualStudio还包含从IDE中预编译网站的命令。 msdn2.microsoft.com 1. Alternatively, you can precompile your Web site. 或者,可以预编译网站。 msdn2.microsoft.com 2. To change the site, it is recommended that you edit the files in the original Web site, precompile the site, and then publish it again. 若要更改网站,建议先编辑原始网站中的文件,并在预编译网站后再重新发布。 msdn2.microsoft.com 3. The first step in publishing is to precompile the Web site. 发布的第一步是预编译网站。 msdn2.microsoft.com 4. Precompile the file containing the SQLstatements to generate the C code. 预编译包含SQL语句的文件,以生成C代码。 www.ibm.com 5. Some visual designers such as Visual Studio include commands to precompile a Web site from within the IDE. 某些可视化设计器(如VisualStudio)包括从IDE内预编译网站的命令。 msdn2.microsoft.com 6. You need to precompile and deploy the Web site without its source files. 您需要预编译和部署网站没有其源代码文件。 www.qqi7.com 7. For RT applications, you should also precompile realtime. jar. 对于RT应用程序。还应预先编译realtime.jar。 www.ibm.com 8. Alternatively, you can precompile and deploy a Web site by using the Build Web Site command. 或者,您可以使用“生成网站”命令对网站进行预编译和部署。 msdn2.microsoft.com 9. ASP. NET can precompile a Web site before it is made available to users. ASP.NET可以预编译网站,然后再将其提供给用户。 msdn2.microsoft.com 10. You can precompile both C and C programs. 您可以先行编译C和C 这两种程式。 technet.microsoft.com 1. ASP. NET can also precompile a whole site before it is made available to users. ASP.NET还可以预编译整个网站,然后再将其提供给用户。 msdn2.microsoft.com 2. You can precompile a site that is already on a production server. 您可以预编译已部署在成品服务器上的网站。 msdn2.microsoft.com 3. ASP. NET can also precompile an entire site before it is made available to users. ASP.NET还可以预编译整个站点,然后再提供给用户使用。 msdn2.microsoft.com 4. In order to update any page or any code you must precompile the Web site again and deploy it again. 为了更新任何页或任何代码,您必须再次预编译并再次部署网站。 msdn2.microsoft.com 5. We advise you not only to precompile your application, but also to AOT-compile key system JAR files. 我们建议,不仅要预先编译您的应用程序,还要对关键的系统JAR文件进行AOT编译。 www.ibm.com 6. The resulting assembly will have a strong name based on the provided key file and will precompile according to the provided 结果程序集将有一个基于所提供的密钥文件的强名称,并将根据所提供的 msdn2.microsoft.com 7. When to Precompile to Signed Assemblies 何时预编译为签名的程序集 msdn2.microsoft.com 8. When you precompile a site in place, the following items apply 就地预编译站点时,请注意下列事项 msdn2.microsoft.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。