摘要: 本系统设计围绕着企业的产品售后的业务展开分析和设计的,针对企业的产品售后服务现状,进行调查,系统分析、系统设计以及系统实施。该系统的主要内容包括管理员和用户,管理员可进行用户管理、数据录入、售后服务管理、数据统计以及系统管理操作。用户功实现了个人资料管理和留言信息管理。在设计中,系统基于 B/S结构,采用C#语言和SQL SERVER数据库设计开发。该设计的方案基本上满足了企业产品售后业务需求,具有一定的实用性。针对企业的售后管理做出的一个系统,目的是提高企业的工作效率,更好的迎合社会发展,节省了人力资源并简化了工作流程。本论文详细的介绍了系统制作的整个过程。71937
毕业论文关键词: 售后系统;B/S结构;C#编程语言 ;SQL SERVER
Design and development of after-sale system of Zhongtai digital
Abstract: The design of this system focuses on the analysis and design of the enterprise's after-sales service, and investigates the current situation of the after-sales service of the enterprise, analyzes the system, designs the system and implements the system。 The main contents of the system include administrators and users, administrators can manage user, data entry, after-sales service management, data statistics and system management operations。 The user's work has realized the management of personal data and the management of message。 In the design, the system is based on the B/S structure, using C# language and SQL SERVER database design and development。 The design of the program basically meets the needs of enterprise product after-sales service, and has certain practical。 In order to improve the efficiency of the enterprise, to better cater to social development, to save human resources and simplify the workflow。 This paper describes in detail the whole process of system production。
Keywords: Aftermarket system; B/S structure; C # programming language; SQL SERVER
目录
摘要 i
Abstract i
目录 ii
1 前言 1
1。1 研究背景 1
1。2 研究现状 1
1。3 研究目的及意义 2
1。4 研究内容 3
2 系统关键技术 4
2。1 C#简介 4
2。2 SQL数据库简介 4
2。3 B/S结构 5
2。3。1 B/S结构的介绍 5
2。3。2 B/S各层的作用 6
2。3。3 B/S结构的优点 6
3 系统分析 7
3。1 可行性分析 7
3。1。1 技术可行性