| 1. | Returns the compiled assembly produced by the compilation step 返回编译步骤生成的已编译程序集。 |
| 2. | Requires a separate compilation step before deployment to production servers 在部署到成品服务器之前,需要执行单独的编译步骤。 |
| 3. | Gets or sets a value specifying a post - process compilation step for an assembly 获取或设置一个值,该值指定程序集的后续处理编译步骤。 |
| 4. | Use the app code directory in an asp . net web site to test your control without manual compilation steps 使用asp . net网站中的app _ code目录对控件进行测试(无需手动编译步骤) 。 |
| 5. | The precompilation step in publishing differs from the compilation that occurs when you build a web site while testing it 发布中的预编译步骤与测试网站并生成网站时发生的编译有所不同。 |
| 6. | The reason is that perl does little more with a module than importing the text and running it through the same compilation stage 原因是perl对模块的操作远远不止导入文本并使用相同的编译步骤运行这么简单。 |
| 7. | This is similar to the process behind java compilation and is in fact that same one - step away from being a truly compiled form of the language 这与java编译的过程类似,实际上与任何语言的真正编译步骤相同。 |
| 8. | This means that only a cobol compile step is needed instead of the usual steps of doing a cics translation followed by a cobol compile 这意味着仅需要一个cobol编译步骤来替代通常的cics转换后的cobol编译步骤。 |
| 9. | Some vsa implementations may be able to provide the codedom dynamically , without the need for an explicit compilation step , but hosts cannot rely on this behavior 某些vsa实现可采用动态方式提供codedom ,而无需显式编译步骤,但宿主不能依赖此行为。 |
| 10. | The codedom property is typically generated as part of the compilation step of the script engine , so it is not available until after a call to the ivsaengine . compile method Codedom属性通常作为脚本引擎的编译步骤的一部分生成,因此在调用ivsaengine . compile方法之前不可用。 |