家具网站录像1

ASP.NET家具网站[源码+论文+录像]插图

 

摘要

随着计算机与网络技术的普及,最大限度的帮助人们节省时间和提高工作效率,引领先进技术的高校更应该将计算机与网络技术推广到校园中。本文实际设计一个家具网站,其目的是方便管理和适应新时代发展的脚步。该系统内容丰富,包含了家具上传、家具展示和站内新闻等,并有在线留言功能实现用户间、用户和管理员间的交流。

本系统是在Windows XP环境下,采用B/S结构,以SQL server 2008为数据库开发平台,用IIS(Internet Information Server)网络信息服务为应用服务器,采用ASP.NET语言开发和设计的。系统分前台和后台两大部分,前台由用户使用,主要包括用户注册等功能模块;后台部分由管理员使用,主要包括系统用户管理等功能模块。

Keywords:ASP.NET; 家具展示及评分; SQL

 

 

 

Abstract

With the development of computer and network technology, the maximum help people save time and improve the work efficiency, leading the advanced technology of computer and network technology should be extended to the campus. In this paper, the design of a student works and scoring system, its purpose is to facilitate the management and adapt to the new era of the pace of development. The system is rich in content, including works upload, exhibition and station news, and online message function, realize the communication between users and administrators.

This system is under Windows XP environment, using B/S structure, using SQL Server 2008 database development platform, using IIS (Internet Information Server) network information services as application servers, using ASP.NET language development and design. The system is divided into two parts, the onstage and the backstage, front desk by the users, including user registration and other functions; background in part by the administrators, including user management system function module.

Keywords:ASP.NET works and scoring; SQL;

目  录

1.概述

1.课题研究的现状和意义

1.1 国内外研究现状

1.1.1国内研究现状

1.1.2国外研究现状

1.2 课题的目的与意义

2.可行性分析

2.1经济上的可行性

2.2技术上的可行性

2.3操作上的可行性

3.系统分析与设计

3.1功能需求分析

3.1.1主要问题(或研究内容)

3.1.2 课题重点

3.1.3 课题难点

3.1.4 特色或创新点

3.2业务流程分析

3.2数据流程分析

3.4数据库概念结构设计

3.5数据库逻辑结构设计

4.网 站 的 具 体 实 现

4.1 系统实现软件简介

4.1.1 Visual Studio 2008

4.1.2 SQL2008

4.1.3 IIS

4.2系统的软硬件平台

4.3 ASP.NET技术

4.3.1 .NET简介

4.3.2 ASP.NET技术简介

4.3.3.ADO.NET访问数据库的原理

5.系统操作说明

5.1系统前台操作说明

5.1.1首页界面

5.1.2在线留言页面

5.1.3用户注册页面

5.1.4家具信息查询页面

5.1.5家具添加页面

5.2系统后台操作

5.2.1管理员登陆页面

5.2.2系统用户添加页面

5.2.3站内新闻添加页面

5.2.4站内新闻查询页面

5.2.6家具管理页面

5.结论

5.1系统的特点

5.2系统的不足和改进

5.3设计收获与心得

致   谢

参 考 文 献