当前位置:首页 > 基于.NET的电子产品销售系统设计与实现毕业论文
本科毕业设计(论文)
题目名称:基于.NET的电子产品销售系统设计与实现
学 院: 计算机科学技术学院
I
摘 要
本文主要阐述了采用ASP.NET开发的WEB应用程序――“基于.NET的电子产品销售系统设计与实现”,本系统是以电子商务软件来构建的电子产品交易平台,作用是通过电子产品销售系统向客户准确、快捷的销售商品。(为什么做)
电子产品销售系统从系统需求分析、详细设计、系统测试到投入使用的用户手册等相关文档,详细阐述了采用ASP.NET开发的分析与设计的方法及工具和先进的ASP.NET技术对系统进行了设计和实现。本系统的开发基于Visual Studio 2008平台,采用ASP.NET+ Microsoft Office Access 2007技术。本系统分为前台销售和后台管理两个方面,前台主要包括商品展示、查询,会员注册、登录、修改个人信息、查看订单和购物车,发表留言等功能。后台包括商品信息的增删改查,新闻的增删改查,留言的回复和查看,订单的修改和删除等功能。(做了什么,用什么实现)
关键词:Visual Studio 2008;ASP.NET;access;电子产品销售系统
II
Abstract
This article describe that use ASP.NET to develop the application——“Design and Implementation electrical products online sales system based on the.net”, this system is based on electronic commerce software to build electronic products trading platform, is used by electronic product sales system.
Electrical products online sales system from requirement analysis of system, detailed design documents, system testing and put into use of user manual and related documents, with ASP.NET development were introduced in detail in the analysis and design methods and tools and ASP.NET technology system for the design and implementation. This system development platform based on Visual Studio 2008, using ASP.NET + 2007 Microsoft Office Access technology. Include systems development prospects interface design and back-office database management design, prospects interface design include product show,
search the product, user register,user login, change the personal information,select the shopping cart and order,leave the message and so on.background include that CRUD (Create/Read/Update/Delete) product, CRUD(Create/Read/Update/Delete) news,reply and check the message,creat and delete the orders.
Key words: Visual Studio 2008; ASP.NET; access; Electrical products online sales
system
II
目 录
摘 要 .............................................................................................................................. II Abstract ............................................................................................................................... II 第1章 概述 ....................................................................................................................... 1 1.1 开发背景及意义 ....................................................................................................... 1 1.2 国内发展动态 ........................................................................................................... 2 1.3 开发环境 ................................................................................................................... 2 1.4 相关技术 ................................................................................................................... 2 1.4.1 ASP.NET介绍 .................................................................................................. 2 1.4.2 C#语言介绍 ...................................................................................................... 3 1.4.3 Visual Studio 2008介绍 .................................................................................... 3 1.4.4 Microsoft Office Access 2007 ........................................................................... 3 1.5 设计的指导思想 ....................................................................................................... 4 第2章 方案论证 ............................................................................................................... 5 2.1 最佳设计方案选择 ................................................................................................... 5 2.1.1 编程语言的选择 ............................................................................................... 5 2.1.2 数据库的选择 ................................................................................................... 5 2.1.3 操作系统的选择 ............................................................................................... 5 2.2 可行性分析 ............................................................................................................... 6 2.2.1 技术可行性 ....................................................................................................... 6 2.2.2 经济可行性 ....................................................................................................... 6 2.2.3 运行可行性 ....................................................................................................... 7 2.2.4 法律可行性 ....................................................................................................... 7 第3章 需求分析与概要设计 ........................................................................................... 8 3.1 问题分析 ................................................................................................................... 8 3.2 功能需求 ................................................................................................................... 8 3.3 需求描述 ................................................................................................................... 9 3.4 前台模块流程图 ..................................................................................................... 10 3.5 后台模块 ................................................................................................................. 13 3.6 数据库设计 ............................................................................................................. 15 3.6.1 数据字典 ......................................................................................................... 15 3.6.2 E-R图 .............................................................................................................. 15 3.6.3 数据库详细设计 ............................................................................................. 16 第4章 详细设计与实现 ................................................................................................. 19 4.1 前台界面设计 ......................................................................................................... 19 4.1.1 网站母版页 ..................................................................................................... 19
共分享92篇相关文档