- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
用例的编写及格式很全
摘要
公司管理系统能为企业创造财富和制定生产目标,因此其在企业中的地位尤为重要,所以一个企业有一个好的、合理的公司管理系统对企业长远的发展有着很重要的意义。通过这样的系统,可以彻底打破手工处理的局限性,为日常管理提供更加详细、更加准确、更加及时的信息,随时得到最新的情况。
本公司管理系统包括人事管理、财务管理、销售管理、客户管理、采购管理、库存处理等六个模块。其中每个模块包括了订单的添加、修改、删除、查询和打印报表等功能。本文主要论述了采购管理和库存管理的开发过程。根据软件工程的思想,从需求分析入手,编写用例、绘制用例图、绘制时序图、绘制类图、对象设计、映射再到编程,最后测试。通过不断的测试使系统更完善。
本系统采用Microsoft Visual Studio 2005为开发工具,使用c#语言编程,后台数据库采用Microsoft SQL Server 2005,操作系统为Windows XP。
关键字:公司管理系统;用例;用例图。
DESIGN AND DEVELOPMENT OF THE COMPANY MANAGEMENT SYSTEM
Abstract
The company management system can create wealth, set production goals for enterprise, which makes the company management system particularly important, so a company has a good, reasonable company management system for enterprise long-term development having a very important significance. Through this system can thoroughly break the limitation of the manual processing for daily management to provide more detailed, more accurate and timelier information, get latest condition timely.
The company management system includes employee management, financial management, sell management, client management, purchasing management, inventory management six modules. Each module includes the order information of adding, updating and deleting, querying and printing report function and so on. This paper discusses the purchasing management and inventory management development process. we use the concept of software engineering from requirements analysis, writing use case, drawing use case diagram, drawing sequence diagram, drawing class diagram, object-oriented design and finally map object to programming environments. Through constant testing enables the system more perfect.
This system is designed for windows XP.We use the Microsoft Visual Studio 2005 as a development tool, the c # language programming and the Microsoft SQL Server 2000 as backend database.
key words:Company management systems; use case;use case diagram.
目录
摘要 II
Abstract III
引 言 - 1 -
第一章 公司管理系统概述 2
1.1开发背景 2
1.2系统开发的目
文档评论(0)