| 1. | Prototype your functions before they are invoked 在调用函数之前先制订函数原型。 |
| 2. | Add a public constructor prototype that takes one parameter of type 类型的参数的公共构造函数原型: |
| 3. | It s easy to prototype a function 制订函数原型很容易。 |
| 4. | Any function prototypes already present in the source file are ignored 忽略任何已在源文件中的函数原型。 |
| 5. | To make the list of function prototypes a part of your source file 使该函数原型列表成为源文件的一部分。 |
| 6. | Generates function prototypes 生成函数原型 |
| 7. | Function shows that the last parameter is to be passed as a reference 函数的函数原型表明最后一个参数要作为引用传递。 |
| 8. | Generate function prototypes 生成函数原型 |
| 9. | The function prototype includes the function return type and an argument type list 函数原型包括函数返回类型和一个参数类型列表。 |
| 10. | That can be applied to function prototypes to disable their instrumentation 的函数属性,这个函数属性可以应用于函数原型,禁止对它们进行检测。 |