文档介绍:目录
摘 要 1
Abstract 2
前 言 3
第一章 系统概述 5
5
5
5
第二章 需求分析 6
6
6
9
13
第三章 网站的设计与实现 14
14
14
20
25
26
第四章 系统测试 30
30
30
结束语 31
致 谢 32
参考文献 33
附 录 34
校园二手交易网站系统开发
学 生:
指导教师:
摘 要:目前在大学校园内有很多物品可以被再次使用(如:书籍、自行车、电子产品、体育用品、乐器、生活用品等)同时许多同学希望买便宜的商品,这些物品往往得不到很好的处理。而随着Internet的普及,网上购买商品或获取信息已成为现代人的一种生活习惯, 校园二手交易网站就是提供了这样的一个信息交互平台。本文主要介绍了该平台的方案论证、总体设计等实现过程,详细论述了设计思想、数据库设计和功能模块设计。运用开发工具 Microsoft Visual Studio 2010和SQL Server2008,,实现了用户注册、用 户信息管理、用户发布信息、查询浏览、商品商品搜索匹配、物品管理等功能。整个系统的设计过程中,充分考虑了数据库的安全性、一致性、稳定性和可靠性的问题,并具有了友好的界面,操作也十分简单。 
关键词:二手物品交易平台; ; SQL Server; .NET
Abstract:Currently within the university campus has a lot of items that can be used again (eg: books, bikes, electronics, sporting goods, musical instruments, household items, etc.) while many students want to buy cheap goods, these goods are often not a good deal .With the popularity of the Internet, buy goods online or obtain information has become a lifestyle of modern people, campus secondary trading site that provides such a platform for information paper describes the demonstration program of the platform, the overall design, implementation process, discussed in detail the design, database design and function module design. Use development tools, Microsoft Visual Studio 2010 and SQL Server2008,, user registration, user information management, users publish information, query browsing, product search match, materials management and other functions. The entire system in the design process, full account of safety, consistency, stability and reliability of the database, and has a friendly interface, operation is very simple.
Keywords: Second-hand goods trading platform, , SQL Server, .Net
前言
研究的背景