摘 要
随着电商平台如雨后春笋般发展起来,校园物品已经成为亟待解决的一大浪费问题。对不同大学进行了问卷形式的抽样调查,结果显示绝大部分学生拥有物品,且对物品进行处理的意愿较强。针对此调查结果所显示的需求,设计大学校园物品交易网站。通过该网络平台能够解决当前大学生物品无处安放的问题,实现物品的再利用。
本系统是采用ASP.NET和SQL Server数据库开发的学生物品交易网站。本系统设计最终将获得一个功能齐全、能方便同学之间学生物品交易的系统,实现对学生物品的充分价值利用。系统分为前台和后台两个功能模块,整个系统分别由系统管理员、二手物品发布者、二手物品消费者这三个不同的角色组成,前台主要包括用户的登录注册、二手商品的发布、留言等功能,后台主要实现对整个系统进行管理和维护。对校园交易物品增、删、查、改等基本功能的实现,实现对校园物品交易网站的访问控制功能等系统管理员的功能,实现对物品交易信息的发布、删除和管理等功能,实现对交易物品的ID标记、物品信息分类功能和首页每日推荐的自动更新,学生会员登录权限等功能及在校园内建立完整的交易机制,实现约否等拓展模块。整个系统构造了一个同学间网上交流的平台,可以利用网络整个平台让校园网更好的为同学们服务。
关键词:学生物品;交易网站;ASP.NET;SQL Server;.NET
Abstract
With the development of e-commerce platform, campus goods have become a waste problem to be solved. The results show that most of the students have articles and have a strong willingness to deal with them. To meet the needs of this survey, design the university campus goods trading website. The network platform can solve the problem of nowhere to place college students' articles and realize the reuse of articles.
This system is a student goods trading website developed by ASP.NET and SQL Server database. The design of the system will finally obtain a complete function, which can facilitate the transaction of students' articles between students, and realize the full value utilization of students' articles. The system is divided into two functional modules: foreground and background. The whole system is composed of three different roles: system administrator, second-hand publisher and second-hand consumer. The front desk mainly includes the functions of user's login registration, second-hand commodity release, message and so on. For the campus trading items add, delete, check, change and other basic functions, to achieve the campus goods trading website access control function and other system administrator functions, to achieve the items trading information release, delete and management functions, to achieve the transaction items ID marking, items information classification function and the home page recommended daily update, student members login authority and other functions and establish a complete trading mechanism in the campus, to achieve. The whole system constructs a platform for online communication between students, which can make use of the whole network platform to better serve the students.
Keywords: student items; trading website; ASP.NET;SQL Server;. NET
目 录
摘 要
Abstract
第1章 绪论
1.1选题背景
1.1.1学生物品交易网站的开发背景
1.1.2学生学生物品交易活动的现状
1.2 学生物品交易网站的研究方向和内容
1.2.1研究方向
1.2.2研究内容
1.3 学生物品交易网站的设计目标
1.4 学生物品交易网站的开发意义
1.5 学生物品交易网站的可行性分析
第2章 开发工具及技术介绍
2.1 Microsoft Visual Studio 2010概述
2.2 .NET平台
2.2.1 NET简介
2.2.2 .NET框架的优点
2.2.3 组成.net软件技术的组件
2.3 SQL Server2008
第3章 学生物品交易网站的需求分析
3.1学生物品交易网站功能分析
3.1.1总体需求
3.1.2功能模块划分
3.2普通用户可操作功能
3.2.1交易管理
3.2.2浏览信息
3.2.3发布信息
3.2.4 交易
3.2.5用户注册和用户登录
3.2.6个人管理
3.3管理员可操作功能
3.3.1会员管理
3.3.2类别管理
3.3.3物品管理
3.3.4 修改密码
3.4数据需求
3.5环境
3.5.1运行环境
3.5.2开发环境
第4章 学生物品交易网站的设计与实现
4.1总体结构设计
4.2各功能模块流程设计
4.3数据库的设计
4.3.1数据库逻辑结构分析
4.3.2数据库表结构
4.4网站界面设计
4.4.1首页
4.4.2普通用户登录界面
4.4.3发布新交易物品界面
4.4.4管理员用户管理界面
第5章 系统测试
5.1 引言
5.2 任务概述
5.2.1 目标
5.2.2 运行环境
5.3 测试方案
5.3.1 测试方法
5.3.2 性能测试
5.4 评价
结 语 49
参考文献
致 谢 51