登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

程序范型实验工具设计与实现(对象模型编译与执行)

 2023-02-25 11:02  

论文总字数:18428字

摘 要

设计并开发一个可以帮助理解面向对象的程序构造方法辅助性实验工具,有辅助教学作用和一定的实用意义。解读分析对象模型的基本原理。对于理解面向对象的程序构造范型和方法有一定的帮助。工具能够通过交互生成一个函数,通过增加测试程序验证对象的功能。随着计算机应用逐渐融入普通人的生活,人们对软件开发的需求也越来越多,目前软件范型经历了功能模型、对象模型、组件模型和服务模型,软件开发基于一定的范型,而对象模型及其面向对象的设计思想是目前主流的软件设计与构造方法。

设计方案主要涉及到界面设计、代码设计、测试运行几个方面。界面设计要包含新建、引用、开始、编辑、视图等按钮。窗体要简洁美观、测试运行流畅。代码部分可以选择熟悉的语言编写,查阅相关资料图书等完成实验工具的代码编写。

初期,了解程序范型实验工具设计与实现对象模型/测试相关的知识,确认课题,查看任务书,写开题报告及外文翻译,查阅资料和相关文献,初步了解实验工具需要具备哪些知识和用到哪些工具。

中期,中期检查,完成毕业设计中期检查表,写好实验工具的代码,和实验工具的雏形。讨论是否需要修改和完善,以备后期写论文和答辩。后期,做最后的完善,准备答辩,相关论文的填写。测试工具的运行状况,最后的答辩。

关键词:Java;对象模型;交互;测试

The design and implementation of program model of experimental tools

Abstract

Design and development of a can help understand the oriented object method of program construction assistant experiment tools, supplementary teaching effect and certain practical significance. Interpretation of the analysis of the basic principle of object model. For understanding oriented object program construct paradigm and method have some help. Tools can interactively generate a function, through increase the function of test procedures to verify object.

With the computer application gradually integrated into the life of ordinary people, people"s demand of software development more and more, at present software paradigm experienced function model, object model, component model and service model, software development based on certain paradigm, and the object model and Object oriented design concept is the main method of software design and construction.Mainly related to the design of the interface design, code design, test run in several ways.

To include a new interface design, quote, start, edit, view, and so the button. Forms should be simple and beautiful, test running smoothly. Code portions may choose a familiar language, access to relevant information such as books completion code experimental tool to prepare early, understand the procedure paradigm experimental tool design and implementation of the object model / test-related knowledge, confirmed issue, view the task book, write opening report and foreign language translation,access to information and related documents, to complete a preliminary understanding of experimental tool which requires knowledge and what tools to use.

Mid-term, mid-term examination, the completion of the mid-graduation checklist, write the code prototype test tools and test tools. Did we discuss the need to modify and improve, in order to prepare the late writing papers and defense. Late, final improvement, preparation of the defense, the relevant papers to fill out. Health testing tools, most final reply.

Key words: Java; object model; interaction; test

目录

第一章 绪论 1

1.1研究背景和意义 1

1.2论文组织结构 1

1.3主要工作 2

第二章 相关技术理论基础 3

2.1平台安装 3

2.1.1安装Myeclipse 3

2.1.2安装JDK 3

2.1.3 JDK环境变量配置 4

2.2对象模型简介 4

2.3 MVC编程简介 5

2.4面向对象技术 5

2.5面向对象分析过程 6

第三章设计与实现 8

3.1编译环境简介 8

3.2界面设计 8

3.2.1界面设计理论基础 8

3.2.2界面设计具体实现 9

3.3功能实现 10

3.3.1测试过程 13

3.3.2设计分析 13

第四章 测试概述 16

4.1功能测试 16

4.2测试分析 16

4.3本章总结 17

第五章总结与展望 18

5.1总结 18

5.2展望 18

谢辞 19

参考文献 20

第一章 绪论

1.1研究背景和意义

随着计算机应用,软件开发也是最重要的,软件开发一定的范式下的普及,软件模式经历了一个功能模型,模型开发对象,组件和服务模式的模型。对象模型和设计面向对象的设计和施工方法软件的主流,以帮助理解对象模型的基础上,设计和控制设施的设计和开发工具,测试的施工方法的基本原理中,具有一定的现实意义。学习分析模型设施的基本原则。软件生产已通过程序,软件,软件工程到第四代技术阶段了。软件是伴随着生产软件的产生,并越来越严重。这个过程中,逐步形成了对如何消除软件危机的研究和开发,如何开发和维护学校软件科学和软件工程。软件危机是一系列遇到软件开发和维护的问题。它主要由两看点:如何开发软件,以满足日益增长的社交软件,以及如何保持恒定的量以及现有软件的增长。

经过对象模型、功能模型和组件模型的发展。软件开发工具的发展形成了良好的组织和严格的管理,各类工作人员的合作,共同完成任务。起源和软件测试开发软件缺陷与软件的出现相关联,并且软件测试也伴随着产生一个项目,连同软件缺陷增长的日益复杂的数字,事故造成更严重的质量。软件测试是提高软件质量部分的有效方法,因为当人们专注于软件质量,软件测试不断加强,重视和可持续发展。要知道,而其他部分应该进行检查,以确保允许一个公平公正,客观。重要性。

剩余内容已隐藏,请支付后下载全文,论文总字数:18428字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图