Special names, functions, pragmas, and standard modules.
特殊名字、函数、语法和标准模块。
The comment and message pragmas do not affect the remainder of the compilation.
注释杂注和消息杂注不影响编译的其余部分。
New modules, pragmas, functions, and capabilities are shown in action with great examples.
新的模块、语法、函数以及功能都通过例子来展示给读者。
Ada normally detects and prevents buffer overflows (raising an exception on the attempt), but various pragmas can disable this.
Ada一般会检测和防止缓冲区溢出(即针对这样的尝试引发一个异常),但是不同的程序可能会禁用这个特性。
Use the warnings and strict pragmas to ensure nothing funny is going on with variable use, typos, and other inconsistencies.
使用warnings和strict标记可以确保不会出现可笑的变量使用、输入错误和其他问题。
There are many things new with Perl since the 5.003 release. New language constructs, modules, pragmas, and capabilities abound.
在 5.003版发布之后,Perl 又新添了许多特性,包括新的语言结构、模块、语法以及功能。
Note: I've included the use strict; and use warnings; pragmas in the scripts provided for this article you can download them as cp35.zip.
注意:在为本文提供的脚本中,已经包括了usestrict;和usewarnings;附注(pragmas)(您可以从下面的下载部分下载cp35 . zip文件,其中包含有这些附注)。
The second format uses pragmas, language elements specifying the same information, but contained within the body of a single source file.
第二种方法是使用 pragmas,指定相同信息的语言元素,但是包含在单个源文件的主体中。
Pragmas processed during the compilation of a precompiled header usually affect the file in which the precompiled header is subsequently used.
在对预编译头进行编译的过程中所处理的杂注通常会影响后面使用此预编译头的文件。
Common faults picked up by these pragmas are ambiguous references and de-references, use of undefined values, and some help identifying typos for unused or undefined functions.
这些标记引起的常见错误是:不正确的引用和取消引用,使用未定义的值,以及帮助判断输入错误,例如未使用的值或未定义的函数。
Common faults picked up by these pragmas are ambiguous references and de-references, use of undefined values, and some help identifying typos for unused or undefined functions.
这些标记引起的常见错误是:不正确的引用和取消引用,使用未定义的值,以及帮助判断输入错误,例如未使用的值或未定义的函数。
应用推荐