C#会员管理系统毕业论文+系统功能图+需求分析
摘 要:项目采用Visual Studio 2010作为开发工具、SQL Server2008作为数据库,设计实现了一个基于C/S架构的会员管理系统。其主要功能包括:系统文护、会员管理、消费管理、商品管理、信息查询等。系统的核心功能模块是会员管理模块和消费管理模块,其主要实现技术是C#、Winform、ADO.NET。系统和传统的会员管理系统相比,其具有对会员可以更精确的分类、打折卡与储值卡的设置、会员积分的兑换等特点。
关键词:会员管理; SQL Server 2008; C# ;C/S 企业管理外文参考文献及译文
Design and Implementation of the Member Management System
Abstract: The project designs and implements a membership management system based on C/S structure with Visual Studio 2010 as the development tool and SQL Server 2008 as the database. Its main functions include: system maintenance, membership management, consumption management, merchandise management, information inquiry and so on. Its core function modules are member management module and consumption management module. It’s main technologies used are C#, Winform and ADO.NET. Compared with traditional membership management system, this system can classify members more accuratly, set the discount card and stored-value card as well as exchange membership points.
Key Words: Member Management;SQL Server 2008;C#;C/S
目 录
摘 要 2
引言 2
1 研究意义 3
2关键技术 3
2.1 C#技术 3
2.2 SQL Server 2008技术 4
2.3 软件设计思想 5
3系统数据库设计 5
3.1 需求分析 5
3.2 概要设计/逻辑结构图 6
4 系统核心功能实现 7
4.1 登陆功能模块 7
4.2 会员管理模块 8
4.3 会员消费模块 9
5 总结 10
参考文献 10
致 谢 12,2809