做自己的快乐人

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

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

2010年8月21日

摘要: 6、1 while 语句6、2 循环的执行阶段Iteration, Loop test, loop exit, Termination condition6、3 使用while语句的循环Count-Controlled Loops and Event-Controlled LoopsLooping Subtasks:Counting, Summing, Keeping track of a previous value6、4 如何设计循环What is the condition that ends the loop?How should the condition be initialize 阅读全文
posted @ 2010-08-21 17:39 做自己的快乐人 阅读(194) 评论(0) 推荐(0) 编辑