毕业设计(论文)
题 目 中小型外贸企业报价系统
姓 名
学 号
专业班级
所在学院
指导教师(职称)
二○ 年 月 日
中小型外贸企业报价系统
摘 要
本系统研究外贸企业报价系统的需求,需要经过多次与外贸企业负责人进行交流和了解传统的手工维护工作中的流程,并且把这些流程转化现实的需求做好功能需求分析,进行系统设计。采用SQL –Server完成系统具体设计,完成所有要求功能;完成客户关系管理中的客户与信息反馈等情况的统计,努力实现完整的报表统计信息并能实现打印功能;数据库设计符合前期需求的各项要求,并且要充分考虑其可扩展型,便于之后的升级维护。各个数据表的结合与数据分析,以及分析结果的报表打印;报价单的历史数据处理,如何在得到新报价后与以前的报价相比较,数据库中储存几次报价最为合适;系统构架的选择,需要充分考虑该系统的可扩充性实现;由于涉及不同人员,不同的操作对象,需要充分考虑各类使用人员的具体操作权限,明确分类;由于需要设计人性化的友好界面,需要自行设计便于开发的框架组件和自行设计的界面样式;
关键词:产品报价;报价系统;C#;数据库
Abstract
The system quotation system of foreign trade enterprises demand, people need to go through several discussions with the foreign trade enterprises to communicate and understand the traditional manual maintenance work in process, and these processes into reality needs to do the functional requirements analysis, system design. The SQL-Server system to complete the specific design, complete all the requirements; complete customer relationship management, customer feedback, statistical, and efforts to achieve full reporting statistics and printing capabilities; database designed to meet the early demand requirements, and should give full consideration can be extended after the easy upgrade and maintenance. Combination of various data tables and data analysis, as well as the results of the analysis report printing; quotations of historical data processing, how to get the new offer compared with the previous offer, stored in a database several times offer the most appropriate; the choice of system architecture, consider the scalability of the system need to be fully realized; involve different people, different operating object, you need to give full consideration to all kinds of use of the specific operating authority, a clear classification; due to the need to design user-friendly and friendly interface, you need to design their own to facilitate the development components of the framework and design their own interface style;
Key words: product pricing; quotation system; in C #; database
目 录
论文总页数:24页
1 引言 1
1.1 选题的背景 1
1.2 国内外研究现状 1
1.3 发展趋势 2
2 系统开发工具 3
2.1 C#简介 3
2.2 SQL Server 2000简介 3
3 系统需求分析 4
3.1 研究的方法及措施 4
3.2 系统设计的总体规则 4
4 数据库设计 5
4.1 数据库的分析 5
4.2 数据库结构设计 5
5 系统功能设计 8
5.1 系统功能分析 8
5.2 系统功能模块的设计 8
5.3 系统流程分析与实现 11
5.3.1 报价管理流程 11
5.3.2 用户登陆流程 11
5.3.3 用户登录流程 13
5.3.4 商品查询流程 15
5.3.5 商品管理流程 17
5.3.6 报价流程 19
6 系统测试 20
6.1 用户模块测试 20
6.2 管理测试 22
7 系统存在的不足 23
结 论 24
参考文献 24
致 谢 25