摘要: 1.1 什么是面向过程编程 01.面向过程编程是一种以过程为核心的编程方法。解决问题的关键是,先把问题的过程按照步骤分解出来,然后用函数的形式把这些步骤加以实现,并且依次调用它们。 02.做面条可分解为如下步骤:和面、拉面、煮面、烧汤等。面条-数据;做面条-处理数据(一系列函数) 03.面向过程以“ 阅读全文
posted @ 2018-01-08 16:34 ishuihan 阅读(914) 评论(0) 推荐(0) 编辑
摘要: 1. My day started just like all the other days for the past 15 years where I get up, make some coffee, shower, get dressed and leave for the train sta 阅读全文
posted @ 2018-01-08 15:54 ishuihan 阅读(386) 评论(0) 推荐(0) 编辑
摘要: 从今天起,每天在博客园记录学习及生活的点点滴滴。 阅读全文
posted @ 2018-01-08 08:43 ishuihan 阅读(123) 评论(0) 推荐(0) 编辑