For additional information on C4242, see Common Compiler Errors.
如需C4242的额外资讯,请参阅常见编译器错误。
The instructions generated by the compiler are the actual machine instructions that are going to be executed, and their timing characteristics are reasonably well understood in the common cases.
编译器生成的指令就是将要执行的机器码,一般情况下,可以很合理地理解它们的时间特征。
In addition to the benefits you get from compiler validation, VB offers a much more powerful way to represent common site elements.
除了编译器检验这一优势之外,VB可以使用更强大的方式来表现公用站点元素。
Maintaining as thorough a common code base for various architectures as possible, using a new compiler
使用新的编译器,尽可能为多种体系结构维持一个详尽的通用代码基(codebase)。
Automated optimization is the most widely used technique, as this type of optimization is often performed by the compiler. The most common techniques are.
自动优化是使用最广泛的技术,因为这种优化常常由编译器执行。
Dynamically typed languages do not have a compiler that can catch certain kinds of errors, including relatively common type errors and some misspellings.
动态类型语言没有能捕捉某些错误(包括相对常见的输入错误和一些拼写错误)的编译器。
This is a little cleaner, as it keeps the common code common, and it makes development easier as the JET compiler doesn't always give the nicest error messages.
这样可能会更加整洁,因为它保留了代码的通用性,并可以简化开发过程,因为JET编译器并不能总是给出最正确的错误消息。
While not a full compiler like VB's, it at least shows common errors without the developer having to rebuild the project.
程序员不需要重新编译项目就可以识别常见的错误。
It begins with analyzing common CNC code format and then expresses its grammar with EBNF, so continuous research of coding module is established on compiler principle.
先从分析一般数控代码格式入手,然后用扩展巴科斯范式表达从中提取的文法规则,使后续对译码模块的研究建立在编译原理的基础上。
The metadata API enables a client, such as a compiler, to generate or access a component's metadata without the types being loaded by the common language runtime (CLR).
元数据api使客户端(如编译器)可以生成或访问组件的元数据,而无需公共语言运行时(CLR)加载类型。
The compiler finds no common pattern in the following comment because the second character on the third line is not an asterisk.
编译器在下列注解中找不到常用模式,因为第三列的第二个字元不是星号。
The License Compiler reads text files that contain licensing information and produces a binary file that can be embedded in a common language runtime executable as a resource.
许可证编译器读取包含授权信息的文本文件,并产生一个可作为资源嵌入到公用语言运行时可执行文件中的二进制文件。
For global common subexpression optimization, the compiler searches entire functions for common subexpressions.
对于全域通用子运算式最佳化,编译器会搜寻整个函式中有没有通用子运算式。
Because the compiler can reference the assembly does not imply the common language runtime will be able to find and load the assembly at runtime.
编译器可以引用程序集并不表示公共语言运行时可以在运行时找到并加载程序集。
For local common subexpression optimization, the compiler examines short sections of code for common subexpressions.
对于区域通用子运算式最佳化,编译器会检查程序码的短区段中有没有通用子运算式。
For local common subexpression optimization, the compiler examines short sections of code for common subexpressions.
对于区域通用子运算式最佳化,编译器会检查程序码的短区段中有没有通用子运算式。
应用推荐