| 1. | The following illustration shows code calling the procedure 下面的阐释显示从两个不同位置调用过程 |
| 2. | Scalar - valued functions can be invoked where scalar expressions are used 可在使用标量表达式的位置调用标量值函数。 |
| 3. | Error state may be called anywhere within the scope of a catch block Error _ state可以在catch块范围内的任意位置调用。 |
| 4. | This function may be called anywhere within the scope of a catch block 可以在catch块的作用域内的任何位置调用此函数。 |
| 5. | Error message may be called anywhere within the scope of a catch block Error _ message可以在catch块作用域内的任意位置调用。 |
| 6. | Error severity may be called anywhere within the scope of a catch block Error _ severity可以在catch块范围内的任意位置调用。 |
| 7. | Error procedure may be called anywhere within the scope of a catch block Error _ procedure可以在catch块的作用域内的任何位置调用。 |
| 8. | Instead of duplicating this code at the beginning of every task , the application simply calls 应用程序不是在每个任务的开头重复此代码,而仅是从不同的位置调用 |
| 9. | By default , which means you can call them from anywhere in your application that can access the property s container ,这意味着在可以访问该属性的容器的应用程序中,可以从任何位置调用它们。 |
| 10. | The default implementation of this method renders any child controls . if your control has child controls , you must either call the base 如果控件具有子控件,则必须在要将子控件呈现到文本编写器的位置调用基 |