做自己的快乐人

路漫漫其修远兮,吾将上下而求索

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2010年8月22日

摘要: 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)