| 1. | A constructor can be declared static using the 关键字可以将构造函数声明为静态构造函数。 |
| 2. | And shows how flexible jython function declaration can be ,并显示jython函数声明是多么灵活。 |
| 3. | Function declarators have file scope 函数声明符具有文件范围: |
| 4. | By declaring the function as 通过将此函数声明为 |
| 5. | Modifiers to the function declaration and set parameters for 修饰符应用到函数声明中,并基于windows api函数使用的参数来设置 |
| 6. | Declspec can only be applied to function declarations that return a pointer , such as Declspec仅适用于返回指针的函数声明,如 |
| 7. | This means that the following constructor declarations are effectively the same 这意味着下面的构造函数声明在效果上是相同的: |
| 8. | Note that the syntax for function declaration and class method declaration is precisely identical 注意,用于函数声明和类方法声明的语法正好相同。 |
| 9. | In a function declaration , it is possible to declare that parameters are to be passed by reference by using the 在函数声明中,可以使用应用于参数的 |
| 10. | Function definitions may not be nested but variables may be declared in a block - structured fashion 函数定义可以不在嵌套结构中,但是变量可以通过结构块函数声明 |