- 1、本文档共15页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Chapter 1
1.SDLC(Software Development Life Cycle)的各个阶段 P1.3
Feasibility analysis(可行性分析)
Requirement analysis and specification(需求分析和规范说明)
Design Coding Testing Maintenance
2.Software Development 的方法 P1.4
(1)Waterfall approach 瀑布方法
The waterfall approach describes the software development process in a linear sequential
flow.
Conception→Initiation→Analysis→Design→Construction→Integration and Testing →Implementation and Maintenance
Can not go back if something is wrong.
(2)Prototyping approach 原型方法
(3)Spiral approach 螺旋方法
The Spiral approach includes the iterative nature of the prototyping approach and the linear nature of waterfall approach.
包含了原型方法的迭代特点和瀑布方法的线性特点。
对于开发的软件要以不同版本发布(released in various versions)的情况,使用螺旋方法较为理想。
The Spiral approach includes 6 phases:
Customer communication →Planning →Risk analysis →Engineering →Construction and release→Customer evaluation
(4)Win-win spiral approach 双赢螺旋方法
(5)Incremental approach 增量方法
3. Object-Orientde Concepts
(1)Classes and objects
A class is an abstract data type that contains a set of attributes and functions.
An object is an instance of a class.
类是一个抽象数据类型,包括一组属性与函数。
对象是一个类的实例。
(2)Inheritance
Inheritance refers to sharing of attributes and behaviors among classes based upon hierarchical relationship. 继承指基于层次结构关系在类之间共享属性与行为。
(3)Abstraction
Abstraction focuses on essential, inherent aspects of an entity ignoring its implementation details. 抽象只关注实体的关键、内在方面而不考虑它的实现细节。
(4)Encapsulation (封装)
Encapsulation means preventing access to non-essential details.
封装指禁止访问非关键的细节。
(5)Polymorphism(多态性)
Polymorphism is the concept of using operators or functions in different ways depending on what they are operating on.
多态性是根据运算符或函数的作用对象来以不同的方式使用它们的概念。
Using operators in different ways depending on what they are operating on is called operator overloading.
Using functions in different ways is called function overloading.
Chapter 2
1.UML的概念
Unified Modeling Language (UML) is a s
您可能关注的文档
- 我国钢铁工艺技术创新模式幻灯片.pdf
- 厦门理工2012UML复习文档详解.pdf
- 西安火车站附近酒店宾馆攻略幻灯片.pdf
- 思科网络学院 第6节习题.doc
- 三星手机GT-S6358蓝牙不能配对,怎样解决.pdf
- 网上购物系统需求规格说明书剖析.doc
- 真空技术在食品贮藏保鲜与加工中的应用.pdf
- C6000及C2000系列DSP之间串行数据通讯的研究及实现.pdf
- 建材国际品牌终端门店管理要领.doc
- Web环境下消费者行为的特点和其对网络营销的影响.pdf
- 难点详解鲁教版(五四制)6年级数学下册期末测试卷带答案详解(考试直接用).docx
- 难点详解鲁教版(五四制)6年级数学下册期末试题【培优】附答案详解.docx
- 难点解析鲁教版(五四制)7年级数学下册期末试题及完整答案详解(全国通用).docx
- 难点解析鲁教版(五四制)7年级数学下册期末试题含完整答案详解(名师系列).docx
- 难点解析鲁教版(五四制)7年级数学下册期末试题含完整答案详解【全国通用】.docx
- 难点解析鲁教版(五四制)7年级数学下册期末试卷(突破训练)附答案详解.docx
- 难点解析鲁教版(五四制)7年级数学下册期末试卷(能力提升)附答案详解.docx
- 难点详解京改版数学9年级上册期中试卷附参考答案详解【突破训练】.docx
- 难点解析鲁教版(五四制)7年级数学下册期末试题含完整答案详解(有一套).docx
- 难点解析鲁教版(五四制)7年级数学下册期末试卷带答案详解(夺分金卷).docx
文档评论(0)