摘要:
7、1 使用不返回值函数进行功能分解7、2 关于用户自定义函数的综述Function ParametersArgument(函数实参), Parameter(函数形参)7、3 空函数的句法和语法Function prototype, Function definition7、4 函数形参Value parameter: A parameter that receives a copy of the value of the corresponding argument.Reference parameter: A parameter that receives the location(mem 阅读全文
posted @ 2010-08-22 19:13
做自己的快乐人
阅读(168)
评论(0)
推荐(0)