函数原型 meaning in English
function prototype
Examples
- The project . pdb file contains full debug information , including function prototypes , not just the type information found in vc
Project . pdb文件包含完整的调试信息(包括函数原型) ,而不仅仅是在vc - To handle a reflected control notification message , use the message - map macros and function prototypes listed in the table below
为了处理被反射过来的控件通知消息,使用列于下表的消息映射宏和函数原型。 - You can get the decorated form of a function name after you compile the source file that contains the function definition or prototype
编译包含函数定义或函数原型的源文件之后,可以获取函数名的修饰形式。 - Visa publicizes each function prototype as a standard , but it has no explanations to the realization of these functions
Visa作为一个标准公布了自身所包含的各个函数原型,但对于具体如何实现这些函数功能未作任何说明。 - Each function in the function library is specified using a function prototype that provides the return type , function name , and argument type
函数库中的每个函数使用函数原型指定,由函数原型提供返回类型、函数名和参数类型。