复合语句compound statement 后判断循环posttest loop
无限循环infinite loop 条件 condition
嵌套循环nested loop 封装encapsulation
先判断循环pretest loop 假条件false condition
循环语句repetition statement 作用范围scope
标记sentinel 空语句null statement
可变条件循环variable condition loop
实际变元actual argument 实际参数actual parameter
变元argument 测试的基本规则basic rule of testing
被调函数called function 调用函数calling function
动态模型dynamic model 形式变元formal argument
形式参数formal parameter 函数体function boday
函数定义function definition 函数首部function header
函数的重载function overloading 函数的原形function prototype
函数模板function template 功能模型functional model
全局作用的范围global scope 全局变量global variable
局部作用范围local scope 局部变量local variable
内存堆栈memory stack 参数parameter
参数parameter 值传递pass by value
引用传递pass by reference 递归传递recursive function
返回语句return statement 换算scaling
作用范围scope 存储类型storage class
函数占位符stub 模板前缀template prefix
变量作用范围variable scope