compiler writer meaning in English
编译程序编制员, 编译程序编写者
Examples
- On the contrary , the compiler writer can assume that a knowledgeable programmer may be willing to reorganize a program to get optimal results from the compiler
相反地,编译器作者可以假定一个在行的程序设计者愿意编译器重新组织他的程序以得到最优化结果。 - Provides functionality for compiler writers using managed code to specify attributes in metadata that affect the run - time behavior of the common language runtime
为使用托管代码的编译器编写器提供功能,以在影响公共语言运行库的运行时行为的元数据中指定属性。 - Like parsing , this example from compiler writers can be applied to other programs , which often stipulate semantic - level invariants over their input data as in our example
象语法分析一样,编译器编写者的这个示例可以应用于其它经常在其输入数据上规定语义级别不变量的程序。 - Namespace provides functionality for compiler writers using managed code to specify attributes in metadata that affect the run time behavior of the common language runtime
System . runtime . compilerservices命名空间为编译器编写器提供使用托管代码在元数据中指定属性(这些属性影响公共语言运行库的运行时行为)的功能。 - This field is primarily for compiler writers to specify the total size in bytes of the class or structure , and is useful for extending memory occupied by a structure for direct , unmanaged access
此字段主要由编译器编写器使用,以指定类或结构的总大小(以字节为单位) ,而且在扩展由结构占用的内存(用于直接的非托管访问)时,此字段也很有用。