基于java面向对象程序设计.rar
基于java面向对象程序设计,基于java面向对象程序设计------------科学养兔项目分析2.3万字31页摘要本文报道了对面向对象程序设计思想的基本阐述,就科学养兔项目的开发以及开发过程中所遇到的关于java面向对象程序设计的问题作出详细的报道。一个系统作为一个对象来进行分析,由多个部分组成,作好系统分析工作再进一步确定各个对象的功能以及各...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 xiaowei 发布
基于JAVA面向对象程序设计
------------科学养兔项目分析
2.3万字 31页
摘要 本文报道了对面向对象程序设计思想的基本阐述,就科学养兔项目的开发以及开发过程中所遇到的关于JAVA面向对象程序设计的问题作出详细的报道。一个系统作为一个对象来进行分析,由多个部分组成,作好系统分析工作再进一步确定各个对象的功能以及各个对象之间的关系,利用工具将这些组件的关系表示出来。本文还对科学养兔项目的软件的功能,结构,系统,处理以及性能的规定作出介绍。在编程中我们遇到了许多问题,怎样解决这些问题以及其与JAVA面向对象程序设计的联系并总结出一些经验都写在论文中。
关键词 面向对象,科学养兔,系统
The Java face tone object thought
Procedure the design science to keep the item rabit
Abstract This text report way the JAVA concerning problem for development for basic for opposite facing object procedure design thoughting, science keeping the rabbit item and developping the of process inside meeting face to the object procedure to design to make out the detailed report way.A system be used ases an object to proceed the analysises, and be meant out by manies relation for relation for of the function for part constitute, making the good system analyzing the work again further certain each object and each object, make use ofing the tool these modules.This text returns provision that the function, construction, system of the software to keep rabbit item to science, handle and the function make out the introduction.In the plait contact that we met the many problem, how resolve these problems and its face to the object procedure with JAVA to design to combine to tally up out some experiences all write in the thesis.
Key Words Face to the object, science to keep the rabbit, system
目 录
1 引言 5
2 面向对象的分析 5
3 JAVA 面向对象 7
3.1 类(Class) 7
3.1.1 声明和初始化对象: 8
3.1.2 数据成员(data member) 8
3.1.3 方法(method) 8
3.1.4 一个简单的OOP例子 9
3.1.5 类的继承 10
3.1.6 调用父类构造器 11
3.1.7 访问控制符 11
3.1.8 访问方法 12
3.1.9 抽象类 17
3.2 多态(Polymorphism) 18
3.2.1 修改程序---添加两个按钮 18
3.3包(Package) 20
3.3.1 import语句 20
3.3.2 包的声明 20
4.科学养兔项目 21
4.1 该软件的总体设计 21
4.1.1 软件的目标 21
4.1.2 该软件的主要功能 21
4.1.3 软件的结构 21
4.1.4 软件中的数据和系统流程图 23
4.2 对软件功能的规定 24
4.2.1 对功能的规定 24
4.3 对性能的规定 26
4.3.1 精度 26
4.3.2 时间特性要求 26
4.3.3 灵活性 27
4.4 输入输出要求 27
4.5 数据管理能力要求 27
4.6 运行环境规定 27
4.6.1 设备 27
4.6.2 支持软件 27
4.6.3 控制 27
4.7 软件完成后的功能测试报告 28
4.7.1 程序Io类的载入和食物数据界面的测试数据 28
4.7.2测试结果及发现 28
1.测试1(Io类的载入和食物数据界面的测试) 28
2.测试2(测试更新食物数据) 29
3.测试3(测试更新科学营养标准面板) 29
4.7.3对软件功能的结论 29
1.功能1(Io类的载入和食物数据界面的测试) 29
能力 29
2.功能2(测试更新食物数据) 29
能力 29
3.功能3(测试更新科学营养标准面板) 30
能力 30
4.7.4分析摘要 30
1.能力 30
2.缺陷和限制 30
3.评价 30
4.8 编程中遇到的困难与解决方法 30
4.8.1 用户界面编写困难: 30
4.8.2 java的多线程并发运行: 30
------------科学养兔项目分析
2.3万字 31页
摘要 本文报道了对面向对象程序设计思想的基本阐述,就科学养兔项目的开发以及开发过程中所遇到的关于JAVA面向对象程序设计的问题作出详细的报道。一个系统作为一个对象来进行分析,由多个部分组成,作好系统分析工作再进一步确定各个对象的功能以及各个对象之间的关系,利用工具将这些组件的关系表示出来。本文还对科学养兔项目的软件的功能,结构,系统,处理以及性能的规定作出介绍。在编程中我们遇到了许多问题,怎样解决这些问题以及其与JAVA面向对象程序设计的联系并总结出一些经验都写在论文中。
关键词 面向对象,科学养兔,系统
The Java face tone object thought
Procedure the design science to keep the item rabit
Abstract This text report way the JAVA concerning problem for development for basic for opposite facing object procedure design thoughting, science keeping the rabbit item and developping the of process inside meeting face to the object procedure to design to make out the detailed report way.A system be used ases an object to proceed the analysises, and be meant out by manies relation for relation for of the function for part constitute, making the good system analyzing the work again further certain each object and each object, make use ofing the tool these modules.This text returns provision that the function, construction, system of the software to keep rabbit item to science, handle and the function make out the introduction.In the plait contact that we met the many problem, how resolve these problems and its face to the object procedure with JAVA to design to combine to tally up out some experiences all write in the thesis.
Key Words Face to the object, science to keep the rabbit, system
目 录
1 引言 5
2 面向对象的分析 5
3 JAVA 面向对象 7
3.1 类(Class) 7
3.1.1 声明和初始化对象: 8
3.1.2 数据成员(data member) 8
3.1.3 方法(method) 8
3.1.4 一个简单的OOP例子 9
3.1.5 类的继承 10
3.1.6 调用父类构造器 11
3.1.7 访问控制符 11
3.1.8 访问方法 12
3.1.9 抽象类 17
3.2 多态(Polymorphism) 18
3.2.1 修改程序---添加两个按钮 18
3.3包(Package) 20
3.3.1 import语句 20
3.3.2 包的声明 20
4.科学养兔项目 21
4.1 该软件的总体设计 21
4.1.1 软件的目标 21
4.1.2 该软件的主要功能 21
4.1.3 软件的结构 21
4.1.4 软件中的数据和系统流程图 23
4.2 对软件功能的规定 24
4.2.1 对功能的规定 24
4.3 对性能的规定 26
4.3.1 精度 26
4.3.2 时间特性要求 26
4.3.3 灵活性 27
4.4 输入输出要求 27
4.5 数据管理能力要求 27
4.6 运行环境规定 27
4.6.1 设备 27
4.6.2 支持软件 27
4.6.3 控制 27
4.7 软件完成后的功能测试报告 28
4.7.1 程序Io类的载入和食物数据界面的测试数据 28
4.7.2测试结果及发现 28
1.测试1(Io类的载入和食物数据界面的测试) 28
2.测试2(测试更新食物数据) 29
3.测试3(测试更新科学营养标准面板) 29
4.7.3对软件功能的结论 29
1.功能1(Io类的载入和食物数据界面的测试) 29
能力 29
2.功能2(测试更新食物数据) 29
能力 29
3.功能3(测试更新科学营养标准面板) 30
能力 30
4.7.4分析摘要 30
1.能力 30
2.缺陷和限制 30
3.评价 30
4.8 编程中遇到的困难与解决方法 30
4.8.1 用户界面编写困难: 30
4.8.2 java的多线程并发运行: 30