{$cfg_webname}
主页 > 计算机 > ASP.NET >

在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像)

来源:wenku163.com  资料编号:WK16312670 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16312670
资料介绍

在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像)(开题报告,毕业论文15400字,程序代码,SQLserver数据库,答辩PPT)

摘要 随着Internet技术的发展,人们的日常生活已经离不开网络。未来社会人们的生活和工作将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。Internet的发展历程以及目前的应用状况和发展趋势,可以充分地相信网络技术将极大的改变我们的生活和工作方式,甚至社会的价值观也会发生某种变化。 本设计尝试用ASP.NET在网络上架构一个在线点歌平台,让每一个歌曲爱好者都能在业余生活中找到一个可以在线歌曲的系统。本文从理论和实践两个角度出发,对一个具有基本互动功能的在线点歌网站进行设计与实现分析。论文首先较为详尽地介绍了面向对象分析与设计的有关概念与技术。接着对交易系统的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主要页面、数据库的设计与实现作了较为详细的讲解。 本在线点歌网站是运用ASP.NET技术来实现的。其主要功能有:会员管理,添加歌曲,点歌管理,歌曲查找,留言系统,网站管理等。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。   关键词:交流网站,ASP.NET,SQL2000   Abstract Design and implementation of the management system for online VOD Along with the development of Internet technology, daily life can not already do without the network. The life and work of the social people of future will depend on the development of digital technology more and more ,Digitize more and more, the networking, electronic, virtual. Development course and present application state and development trend of Internet, can believe network technology great change life and working way of us fully, Even a certain change will take place in the values of the society.   This procedure tries to build up a bookshop in the network with ASP.NET, So that every customer needn't go out and can do shopping easily through surfing the Net at home .this article is analyzing the design and realization of an online bookshop with Data Mining function, from the views of theory and practice. Starting with introducing concepts and techniques of OOA and OOP in detail, especially introducing the knowledge which apply for this system, such as: the feature and flow of OOA and OOP; analyzing the feature、structure and using method of developing techniques ASP.NET and ADO.NET which using in my system. And then, this article analyses the feasibility of the system, then minutely layouts the design thoughts, goals and the system holistic framework. At last, this article minutely explains the design and realization of Web page layout, data base and application program of our system.   This online bookstore system uses ASP.NET technology to realize on Visual Studio.Net platform. Its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, sales list, the comment of the books, website's management, etc.   During the course of writing this article, I strive to integrate theory and practice. While expatiating the different kind of theories, I illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system. Key words:OOA,OOD,ASP.NET,ADO.NET    设计内容 在线点歌网站工作流程为:系统启动并系统界面,所有会员都可以对网站的信息进行查看操作。注册会员有权在留言进行留言,以与其他会员进行互动交流。管理员可以对系统信息进行添加、修改和删除的权限,及对系统管理的所有功能进行操作。   在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像)
在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像)
在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像)
在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像)
在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像)
在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像)
在线点歌管理系统的设计与实现(ASP.NET,SQL)(含录像) 目录 摘要 I 在线点歌管理系统的设计与实现 I ABSTRACT II 第1章绪论 1 1.1 选题背景 1 1.2 设计内容 2 1.3 数据流分析 3 第2章开发环境 4 2.1 VISUAL STUDIO 2010 4 2.2 ASP.NET简介 4 2.3 ASP与ASP.NET比较 5 2.4 ACCESS数据库 6 2.5 C#语言 7 2.6 MINIUI介绍 8 2.7 运行环境要求 8 第3章系统设计 9 3.1 模块设计 9 3.2 数据库设计 10 第4章系统详细设计和功能描述 12 4.1游客角色 12 4.1.1音乐播放 14 4.2会员角色 15 4.2.1我的点歌 15 4.2.2我要留言 16 4.3 管理员角色 18 4.3.1管理员列表 18 4.3.2会员列表 22 4.3.3歌曲专辑 26 4.3.4歌曲列表 27 4.3.5留言列表 29 第5 章系统测试 31 5.1 测试概述 31 5.2 测试方法 33 第6 章总结与展望 34 6.1 总结 34 6.2 展望 34 系统设计体会 35 谢辞 36 参考文献 37  
推荐资料