首页
会员中心
到顶部
到尾部
NET毕业设计

基于C#的校园闲置物品共享系统的开发和实现 论文+开题+答辩PPT+源码+数据库+配置说明

时间:2020/10/13 14:26:03  作者:  来源:  查看:0  评论:0
内容摘要: 摘  要通过对校园闲置物品共享系统的功能实现,实现对共享物品信息的发布;物品共享者信息的记录;共享物品ID标记和共享物品信息状态的记录;会员和管理员等应该具有的基本功能实现。在主模块的的基础上,还增加了“约否”拓展模块,目的是建立一个交友软件,大学生可...

摘  要

通过对校园闲置物品共享系统的功能实现,实现对共享物品信息的发布;物品共享者信息的记录;共享物品ID标记和共享物品信息状态的记录;会员和管理员等应该具有的基本功能实现。在主模块的的基础上,还增加了“约否”拓展模块,目的是建立一个交友软件,大学生可以在软件中寻找有共同爱好的同学,组队旅游、学习及出行等,从而扩展了大学生的社交圈,对大学生的发展意义重大。根据功能要求划分功能模块,设计功能联系图和数据流图,确定数据库表及其属性,完成各功能模块的编写和测试。

本系统设计最终将获得一个功能齐全、能方便同学之间闲置物品共享的系统,实现对闲置物品的充分价值利用。研究具体成果体现在校园闲置物品共享系统可以实现的功能,对校园共享物品增、删、查、改等基本功能的实现,实现对校园物品共享系统的访问控制功能等系统管理员的功能,实现对物品共享信息的发布、删除和管理等功能,实现对共享物品的ID标记、物品信息分类功能和首页每日推荐的自动更新,学生会员登录权限等功能及在校园内建立完整的共享机制,实现约否等拓展模块。

关键词:闲置物品;ASP.NET;SQL Server;.NET


Abstract

Through the realization of the function of the campus idle item sharing system, it realizes the publication of the shared item information, the record of the item sharer information, the ID mark of the shared item and the record of the information state of the shared item. Members and administrators should have the basic functions of the implementation. On the basis of the main module, we have also added the "Job-Not" extension module, the purpose of which is to set up a software for making friends. College students can find students who have common interests in the software, group travel, study and travel, etc. Thus expanding the social circle of college students is of great significance to the development of college students. Functional modules are divided according to functional requirements, functional contact diagrams and data streams are designed. Figure, determine the database table and its properties, complete the preparation and testing of each functional module.

In the end, the system design will obtain a complete function system, which can facilitate the sharing of idle items among students, and realize the full value utilization of idle items. The concrete achievements of the research are embodied in the functions that can be realized by the campus idle item sharing system, and the realization of the basic functions such as increasing, deleting, checking, changing and so on. Realizing the functions of the system administrator, such as the access control function of the campus item sharing system, the publishing, deleting and managing of the shared information, and the ID marking of the shared item. Item information classification function and home page daily recommended automatic update, student member login rights and other functions and in the campus Set up the complete sharing mechanism, and realize the extension module.

Keywords: idle items;ASP.NET;SQL Server;.NET


目  录

摘  要I

AbstractII

第1章 绪论1

1.1选题背景1

1.1.1校园闲置物品共享系统的开发背景1

1.1.2学生闲置物品交易活动的现状1

1.2 校园闲置物品共享系统的研究方向和内容1

1.2.1研究方向1

1.2.2研究内容2

1.3 校园闲置物品共享系统的设计目标2

1.4 校园闲置物品共享系统的开发意义2

1.5 校园闲置物品共享系统的可行性分析3

第2章 开发工具及技术介绍4

2.1 Microsoft Visual Studio 2010概述4

2.2 .NET平台5

2.2.1 NET简介5

2.2.2 .NET框架的优点5

2.2.3 组成.net软件技术的组件6

2.3 SQL Server20086

第3章 校园闲置物品共享系统的需求分析8

3.1校园闲置物品共享系统功能分析8

3.1.1总体需求8

3.1.2功能模块划分9

3.2普通用户可操作功能10

3.2.1交易管理11

3.2.2浏览信息12

3.2.3发布信息12

3.2.4 交易13

3.2.5用户注册和用户登录14

3.2.6个人管理14

3.3管理员可操作功能14

3.3.1会员管理15

3.3.2类别管理16

3.3.3物品管理17

3.3.4 修改密码18

3.4数据需求19

3.5环境19

3.5.1运行环境19

3.5.2开发环境19

第4章 校园闲置物品共享系统的设计与实现20

4.1总体结构设计20

4.2各功能模块流程设计21

4.3数据库的设计24

4.3.1数据库逻辑结构分析25

4.3.2数据库表结构25

4.4网站界面设计27

4.4.1首页28

4.4.2普通用户登录界面28

4.4.3发布新交易物品界面32

4.4.4管理员用户管理界面38

第5章 系统测试43

5.1 引言43

5.2 任务概述43

5.2.1 目标43

5.2.2 运行环境43

5.3 测试方案43

5.3.1 测试方法43

5.3.2 性能测试44

5.4 评价44

总  结44

致  谢45

参考文献46

基于C#的校园闲置物品共享系统的开发和实现 论文+开题+答辩PPT+源码+数据库+配置说明
基于C#的校园闲置物品共享系统的开发和实现 论文+开题+答辩PPT+源码+数据库+配置说明
基于C#的校园闲置物品共享系统的开发和实现 论文+开题+答辩PPT+源码+数据库+配置说明
基于C#的校园闲置物品共享系统的开发和实现 论文+开题+答辩PPT+源码+数据库+配置说明
基于C#的校园闲置物品共享系统的开发和实现 论文+开题+答辩PPT+源码+数据库+配置说明
基于C#的校园闲置物品共享系统的开发和实现 论文+开题+答辩PPT+源码+数据库+配置说明

  


相关评论
广告联系QQ:45157718 点击这里给我发消息 电话:13516821613 杭州余杭东港路118号雷恩国际科技创新园  网站技术支持:黄菊华互联网工作室 浙ICP备06056032号