Aspnet网上书店论文

上传人:飞*** 文档编号:35851750 上传时间:2018-03-21 格式:DOC 页数:4 大小:35KB
返回 下载 相关 举报
Aspnet网上书店论文_第1页
第1页 / 共4页
Aspnet网上书店论文_第2页
第2页 / 共4页
Aspnet网上书店论文_第3页
第3页 / 共4页
Aspnet网上书店论文_第4页
第4页 / 共4页
亲,该文档总共4页,全部预览完了,如果喜欢就下载吧!
资源描述

《Aspnet网上书店论文》由会员分享,可在线阅读,更多相关《Aspnet网上书店论文(4页珍藏版)》请在金锄头文库上搜索。

1、A 网上书店论文本套设计论文描述及运行界面展示本套设计论文描述及运行界面展示摘要摘要随着 Internet 技术的发展,人们的日常生活已经离不开网络未来社会人们的生活和工作将越来越依赖于数字技术的发展,越来越数字化网络化电子化虚拟化Internet 的发展历程以及目前的应用状况和发展趋势,可以充分地相信网络技术将极大的改变我们的生活和工作方式,甚至社会的价值观也会发生某种变化本设计尝试用 ASP.NET 在网络上架构一个电子书城,以使每一位顾客不用出门在家里就能够通过上网来轻松购书本文从理论和实践两个角度出发,对一个具有数据挖掘功能电子书城进行设计与实现分析论文首先较为详尽地介绍了面向对象分析

2、与设计的有关概念与技术,特别深入介绍了在本系统中运用到的知识,如:面向对象的分析设计流程;系统中所用到的开发技术ASP.NET 以及 ADO.NET 的特点结构框架以及使用方法接着对书店系统的可行性进行了分析,然后对系统的设计思想设计目标与系统的整体结构进行了明确的规划最后对系统的主要页面数据库应用程序的设计与实现作了较为详细的讲解本电子书城系统是在 Visual Studio.Net 平台上运用 ASP.NET 技术来实现的其主要功能有:用户管理,新书上架,分类查找,图书检索,图书收藏夹,购买流程,销售排行,图书评论,网站管理等论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述

3、的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现关键词关键词:SQL2000,ASP.NET,ADO.NETAbstractAbstractAlong with Internet technique of development, peoples daily life have already canned not get away from a network.Future society people of life and work will more and more dependence at the numeral techn

4、ique of development, more and more numeral turn, the network turn, electronical, conjecture turn.The development of the Internet process and current of application condition and development trend, can adequately believe a network technique will biggest of change our life and work way, even society o

5、f value would also occurrence a certain variety.This designs trying to use ASP.NET structure is an e-book city on the network to make each customer need not go out can pass to get to the Internet in the home come easy buy a book.This text is from the theories and practice two angle to set out, have

6、a data excavation function e-book to 1 the city carry on design and realization analysis.Thesis first more and in details introduction face to object analysis and design of relevant concept and technique, special thorough introduction in this system usage arrive of knowledge, such as:Face to object

7、of analysis design process;In the system characteristics, structure frame and operation method of the ASP.NET and ADO.NET of the development technique for use.Immediately after carried on analysis to the possibility of bookstore system, then to the design thought of system, design the whole structur

8、e of target and system carried on explicit of programming.The end is to the main page, database of system, application procedure of design and realization made more detailed of explain in detail.This e-book city system is at Visual Studio.Net terrace top usage ASP.NET the technique is to the realiza

9、tion.It the main function have:Customer management, new in the book, classification check to seek, book index, the book collect to clip, purchase process, sale seniority, book comment on, website management etc.The thesis is in the process of compose in, try hard for theories and practice applicatio

10、n to combine together, carry on elaborate to various theories of in the meantime match system from actual application and operation the technique up take into elucidation, hope can more adequately body now arrive these knowledge and technique are in this system of application and realization.Keyword

11、Keyword:SQL2000, ASP.NET, ADO.NET目目 录录第 1 章选题背景11.1 计算机电子商务行业的发展情况11.2 电子书城系统的现状21.3 电子书城的优势21.4 任务概述 31.4.1 目标:建立完善的电子书城系统 31.4.2电子书城系统特点3第 2 章解决方案的选择 52.1 系统说明 52.1.1.硬.软件环境52.2 开发计划 62.3 可行性分析62.3.1 风险分析62.3.2 技术可行性 62.3.3 操作可行性 72.4 设计方案:对涉及工具和技术的相关说明72.4.1 B/S 体系结构72.4.2 Dreamweave 82.4.3 SQL S

12、erver 82.4.4 HTML(Hyper Text Markup Language)92.4.5 ASP.Net9第 3 章需求分析103.1 系统分析的任务与步骤103.1.1 系统分析的任务 103.1.2 系统分析的步骤 103.2 网站项目范围 103.3 功能需求 113.3.1 会员部分113.3.2 管理员部分 123.4 网站实体分析 143.5 网站的数据库设计 143.5.1 概念设计14第 4 章 总体设计 214.1 网站系统功能说明 214.1.1 总体功能214.1.2 非功能性需求234.2 建立功能模型 244.2.1 识别参与者 244.2.2 总体用例图 254.3 建立数据库模型25第 5 章详细设计305.1 会员登录 305.2 会员注册 325.3 会员图书浏览 335.4 购物车345.5 收银台355.6 管理员管理网站基本信息36第 6 章编码实现406.1 数据库连接406.2 会员登录 416.3 图书高级搜索 426.4 购物车436.5 图书用户 446.6 系统测试 456.6.1 系统测试的目的 456.1.2 面向对象系统测试方案45第 7 章软件布署467.1 安装环境要求 467.2 系统使用说明 46总结47致 谢48参考文献 49

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 商业/管理/HR > 项目/工程管理

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号