In the source window , right - click on the function definition and select run to cursor from the shortcut menu 在源窗口中,右击函数定义,并从快捷菜单选择“运行到光标处” 。
A decorated name is a string created by the compiler during compilation of the function definition or prototype 修饰名是在编译函数定义或函数原型期间由编译器创建的字符串。
The inserted information includes type information but does not include symbol information such as function definitions 插入的信息包括类型信息,但不包括函数定义等符号信息。
The picture illustrates this , but you can also create larger scale constructs like function definitions and classes 该图说明了这一点,但还可以创建更大规模的构造,如函数定义和类。
Its purpose is to identify and define the possible approaches to the physical implementation to meet the function definitions 这个步骤的目的,是认定及界定可行的实体推行方法,以符合经界定的功能。
You can get the decorated form of a function name after you compile the source file that contains the function definition or prototype 编译包含函数定义或函数原型的源文件之后,可以获取函数名的修饰形式。
In a member function definition , the declaration of a local name hides the declaration of a member of the class with the same name ; see 3 . 3 . 6 在成员函数定义中,局部名字的声明隐藏类成员相同名字的声明;参见3 . 3 . 6 。
In one area you can read documentation about a poplet ; in another you can browse functions ; in another you can edit function definitions 可以在一个区域中阅读文档;在另一个区域中浏览函数;在另一个区域中编辑函数定义。
This is standard practice nowadays and helps the compiler to detect type mismatches between function definition declaration and function usage 这是现在的常规作法,它可以帮助编译器检测函数定义声明和函数使用之间的类型不匹配。
Attribute on a function definition , and then the zsi - dispatching code would query for this attribute to determine which namespace the method is defined in 属性,那么zsi指派代码就会查询这个属性以判定在哪个名称空间中定义了方法。