文档介绍:毕业设计(论文)
题目基于校园网的校园二手交易
平台的设计与开发
学院名称计算机科学与技术学院
指导教师
职称副教授
班级 06计算02班
学号
学生姓名
2010年5月29日
目录
摘要 iii
Abstract iv
第一章绪论 1
1
2
2
ASP的简介 2
VBScript介绍 3
HTML语言 3
  ADO技术介绍 4
ACCESS简介 4
开发环境 5
第二章系统分析 6
6
6
6
6
7
系统流程分析 7
7
8
9
订单查询流程 10
10
11
12
13
第三章系统设计 15
15
15
数据库逻辑结构设计 15
19
目录结构设计 19
系统主要功能设计 19
20
20
21
22
25
商品搜索模块设计 26
第四章系统测试 29
29
29
29
29
购物车模块测试 31
后台管理模块测试 34
第五章总结与展望 36
参考文献 37
谢辞 38
基于校园网的校园二手交易平台的设计和开发
摘要:本文首先介绍了校园交易平台系统的现状及开发背景,然后论述了系统的设计目标,系统需求和总体设计方案,详细的论述了系统的详细设计和实现。最后,本文对交易平台进行了系统检测并提出了还需要改进的问题。设计的系统为用户提供了会员注册、购物车管理、商品搜索、用户资料修改等功能;为管理员提供了商品管理、用户信息管理、管理员信息管理等功能。在设计方面,本系统采用B/S三层结构,同时使用ASP技术进行动态页面的设计,ess数据库。
关键词:校园交易平台;设计;实现;测试
Design and development based on the work secondhand trading platform
Abstract:The thesis has firstly introduced the practical situation and the developing background of the system. And then has described the designing goal、system need and the whole designing plan, has described the detailed design and reality of the system in detail. Finally, conclusion has been drawn about the system and problem has also been raised. The system has mainly provided users with the following functions: membership registration、shopping car management、goods search、information modify etc. It has also provided managers with goods management、customer information management、Administrator information management and so on. It has been designed with B/S mode of three-tier structure, Access database has been used as the background database.
Key words: The Campus trading platform;desi