调用过程 meaning in English
calling procedure
invoked procedure
Examples
- To invoke a procedure is slightly slower than a late - bound call
调用过程在速度上比后期绑定调用稍慢一些。 - On error resume next statement in each called procedure that needs one
语句放在每个需要它的被调用过程中。 - Specifies that this parameter is not required when the procedure is called
指定调用过程时此参数不是必选项。 - The procedure can then later be invoked by means of the delegate instance
然后就可以通过委托实例来调用过程。 - There are many cases when procedures are called in tight loops
有许多种在紧凑循环( tight loop )中调用过程的情况。