位置调用 meaning in English
call by location
Examples
- The following illustration shows code calling the procedure
下面的阐释显示从两个不同位置调用过程 - Scalar - valued functions can be invoked where scalar expressions are used
可在使用标量表达式的位置调用标量值函数。 - Error state may be called anywhere within the scope of a catch block
Error _ state可以在catch块范围内的任意位置调用。 - This function may be called anywhere within the scope of a catch block
可以在catch块的作用域内的任何位置调用此函数。 - Error message may be called anywhere within the scope of a catch block
Error _ message可以在catch块作用域内的任意位置调用。