论文内容 |
摘要
“网上图书销售系统”网站采用Client/Server的结构设计,页面程序采用ASP脚本编写,数据库用Microsoft的Access2000。
本论文的主要内容有: 首先是图书销售系统的概述,主要是对网上图书销售系统的产生与发展、相关技术的介绍以及本课题的研究意义,进行阐述。
接着是对网上图书销售系统的需求分析,主要内容有客户对本网站的基本功能需求、性能需求、数据需求,根据客户的需求进行可行性分析。
然后是网上图书销售系统设计,主要内容有系统数据库的设计、网站结构的设计、系统功能设计以及页面中的代码设计。第四部分是针对系统的测试与调试,主要内容有测试阶段的数据录入、测试手段以及调试。 最后是总结与展望,总结在设计中遇到的难题,正确、客观评价本系统的不足。
关键词:Client/Access,Access2000,ASP,网上图书销售系统
Abstract:
" The on-line book-sale system" website adopts the structure design of the Client/ Server, the page procedure adoption ASP script plait write, the database uses the Microsoft Access2000.The main contents of this thesis have:Is the book sale system to say all first, is mainly research meaning of creation and development, related and technical introduction and this topic that sells the system to the net book, carry on elaborate.Is a need analysis that sells the system to the net book immediately after, the main contents contain the customer's basic function request, function need to this website, the data need, carrying on the viability assessment according to the customer's need.Then is the on-line book-sale system design, the main contents design, website of the systematic database the design, the system function design and the code in the page designs of the structure.The four-part cent is a test that aims at the system with adjust to try, the main contents contain data of test the stage record to go into, the test means and adjust to try.End is summary and outlook, tally up the hard nut to crack meet in the design, right, objective evaluation originally the shortage of the system.
Keywords:Client/ Server, Microsoft Access2000, ASP, the on-line book? sale system
目 录
论文总页数:43页
第一章 系统概述............................................. 1
1.1系统简介............................................... 1
1.2系统开发的背景......................................... 1
1.3本课题研究的意义........................................ 3
1.4目前图书管理系统存在的问题.............................. 3
1.5准备知识............................................... 3
1.5.1? ASP技术介绍....................................... 4
1.5.2? ODBC简介.......................................... 6
1.5.3? 利用ADO访问数据库................................. 7
1.5.4? Access语言简介.................................... 8
第二章 系统分析............................................ 10
2.1系统的可行性分析....................................... 10
2.2需求分析.............................................. 11
2.2.1? 进行需求分析的原因................................ 11
2.2.2? 客户的基本需求.................................... 11
2.2.3? 需求分析中遇到的问题.............................. 12
2.3系统的模块分析........................................ 13
2.4系统的业务流程分析..................................... 13
2.5该系统中的组织机构图................................... 16
2.6系统数据的调查........................................ 16
2.7数据流分析............................................ 19
2.8网上图书销售系统的数据字典............................. 19
第三章 系统设计............................................ 22
3.1系统结构设计.......................................... 22
3.2系统架构设计.......................................... 23
3.3系统的功能设计........................................ 23
3.4数据库设计............................................ 25
3.5系统的配置设计........................................ 28
3.6页面设计.............................................. 29
第四章 系统实施............................................ 31
4.1后台系统的实现........................................ 31
4.2页面设计实施.......................................... 32
4.2.1? 前台页面设计实施.................................. 32
4.2.2? 后台页面设计实施.................................. 35
第五章 系统测试与改正....................................... 38
5.1对测试的理解.......................................... 38
5.2本系统测试的主要内容及方法............................. 39
5.3改错.................................................. 40
第六章 总结与展望........................................... 41
参考文献................................................... 42
致? 谢..................................................... 43
|