您要查找的是不是:
- It has made the brief introduction to the compiling system. 对系统的编译系统做了简略的介绍。
- At this time, all compilers implement the inclusion model, while only some implement the separate compilation model. 现在,所有编译器实现了包含模型,只有一些编译器实现了分别编译模型。
- The language defines two broad strategies for instantiating templates: the inclusion model and the separate compilation model. 语言为实例化模板定义了两个主要策略:包含模型和分别编译模型。
- The compiler system of EP is composed of complier in industrial computer and interpreter in motion controller. 其编译系统由上位机编译器和下位机解释器两部分组成,使EP语言具有很强的可移植性和通用性,实现也比较简便。
- Based on a C compiler system of a specified VLIW DSP, the author proposes a strategy of code-optimizing on assembler. 针对一个特定的DSP处理器的C编译系统,提出了一种对汇编代码的优化策略。
- This might be useful for languages that support separate compilation, where it is only at link phase that it becomes known whether any type is actually referenced by other code. 这对于支持单独编译的语言可能很有用,在这类语言中,只有在链接阶段才能知道任何类型是否被其他代码实际引用。
- Every network compiles earthquake catalogue every month using CSCE compiling system but the document form obtained is different from the one which is asked. 各台网每月用CSCE编目系统编辑地震目录,但其格式不是地震局所要求的,所以要进行文件的格式转换。
- If templates are involved, you need to manually (explicitly) instantiate these templates with the correct template parameters inside a separate compilation unit. 如果涉及到模板,你就需要手工(显式)地在各个编译单元中以正确的模板参数实例化这些模板。
- Abstract: The Fault Compilation System in the Simulation and Training Expert System for Substation is presented in this paper. 文摘:介绍了为计算机变电站事故仿真培训专家系统研究开发的事故编辑系统的设计思想与功能。
- She play a notable role in compile the book. 在编写这本书的过程中,她起了显著的作用。
- The VHDL development and the Linux operating system are introduced. The design of the VHDL compiling system under the Linux environment is discussed. 介绍了VHDL语言的发展和Linux操作系统,详细探讨了Linux环境下VHDL编译系统的设计。
- At run time, the ASP.NET compilation system uses the information specified in the profile section to generate a class called ProfileCommon, which is derived from ProfileBase. 在运行时;ASP.;NET编译系统使用profile节中指定的信息生成一个名为ProfileCommon的类;该类派生自ProfileBase。
- We needed a portable cross-platform, architecture compiler system that would allow us to develop code on one OS or architecture and deploy it on another with out recompiling. 我们需要一个可移植的、跨平台、跨系统架构的编译器系统,这样我们可以在一个OS或者系统架构上开发代码,在另一个上面进行部署而无需重新编译。
- I have been fully occupied in compile this book these days. 这些天来我一直忙于编写这本书。
- I suppose you also have a caste system in your society. 我想你们的社会里也有一种等级制度。
- We can separate the stones out with a sieve. 我们可以用一个筛子把石头分离出来。
- The right to dissent is part of our political system. 有持异议的权利是我们政治体制的组成部分。
- It take year of hard work to compile a good dictionary. 编纂一部好词典要花多年心血。
- Then, compiler theories and common techniques which involved in compiler systems of ONC system have been discussed. 然后,在此基础上对开放式数控中编译系统所涉及到的编译原理及其常用技术方法进行了论述。
- This linking process merges code from separately compiled source files, along with shared library code, to form an executable program. 这一链接过程将来自独立编译好的各个源文件的代码和共享库代码合并起来,从而形成了一个可执行程序。