过程体 meaning in Chinese
procedure body
Examples
- This can be considered to be a stacttop location for a fictitious block surrounding the procedure body .
可以认为有一个假想分程序包围该过程体,并把这个单元看成是假想分程序的STACTTOP单元。 - Statements , it concludes with an end sub
语句,它将在过程体的最后一个语句的后面以 - Statement to define the name , parameters , and code that form the body of a
过程体的名称、参数和代码。 - Statements mentioned above , the following statements are possible inside the body of an operation
语句之外,下面的语句也可以在过程体中使用: - Explicit error - handling code in the body of the procedure is then used to do the error processing
然后,使用过程体中的显式错误处理代码进行错误处理。