基于Silverlight技术的界面设计研究和实现---毕业论文

上传人:wo7****35 文档编号:55274073 上传时间:2018-09-26 格式:DOC 页数:48 大小:3.09MB
返回 下载 相关 举报
基于Silverlight技术的界面设计研究和实现---毕业论文_第1页
第1页 / 共48页
基于Silverlight技术的界面设计研究和实现---毕业论文_第2页
第2页 / 共48页
基于Silverlight技术的界面设计研究和实现---毕业论文_第3页
第3页 / 共48页
基于Silverlight技术的界面设计研究和实现---毕业论文_第4页
第4页 / 共48页
基于Silverlight技术的界面设计研究和实现---毕业论文_第5页
第5页 / 共48页
亲,该文档总共48页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述

《基于Silverlight技术的界面设计研究和实现---毕业论文》由会员分享,可在线阅读,更多相关《基于Silverlight技术的界面设计研究和实现---毕业论文(48页珍藏版)》请在金锄头文库上搜索。

1、本本 科科 毕毕 业业 论论 文文基于基于 SilverlightSilverlight 技术的界面设计技术的界面设计 研究和实现研究和实现Research and Implementation of Interface designbased on Silverlight technology姓 名: 学 号:学 院:软件学院系:软件工程专 业:软件工程年 级:指 导 教 师: 年年 月月I摘摘 要要随着互联网的飞速发展,人们每天使用互联网的次数和时间不断增加。传统的 HTML 页面已经渐渐脱离时代的发展,无法满足人们的需求。开发出具有高度互动性、丰富用户体验以及功能强大的客户端才是大势所趋

2、, “RIA(Rich Internet Applications)富互联网应用”应运而生。客户机在 RIA 中的作用不仅是展示页面,它可以在幕后与用户请求异步地进行计算、传送和检索数据、显示集成的用户界面和综合使用声音和图像,这一切都可以在不依靠客户机连接的服务器或后端的情况下进行。1Web 经过近多年的发展,随着 Web 20 应用的成熟,原有的界面正在发生一个飞跃。带宽更宽、本地 PC 机越来越高速,传统的桌面程序不断的向 Web迁移,所有的一切都在加速,这最终引起 Web 界面的一场新的变革。下一代Web 界面技术将具有更强的语义特征,更强的矢量支持,更强的二维表现力,并且支持方便的动

3、画特效,具有一定的三维表现效果,强大的视频表现能力。2Microsoft Silverlight 是微软所发展的 Web 前端应用程序开发解决方案,是微软 RIA 策略的主要应用程序开发平台之一,以浏览器的插件方式,提供 Web应用程序中多媒体服务和高交互性的前端应用程序解决方案。本文以 Microsoft Silverlight 技术为研究对象,主要任务是开发出具有高度互动性、丰富用户体验以及功能强大的电子杂志。主要工作包括三个方面:第一,设计出具有高度用户体验性、丰富视觉特效的界面;第二,针对这个界面进行具有高度交互性的控件开发;第三,完成了一个满足需求的电子杂志。论文从项目背景出发,介绍

4、了 Microsoft Silverlight 开发的背景和研究价值。然后,详细介绍了具有高用户体验性的图像与视觉特效的设计与实现,以及具有良好交互性的控件的设计与实现。再次,论文详细阐述了具有高度互动性和丰富用户体验性程序的需求,具体介绍了基于 Silverlight 技术的电子杂志的设计及其实现,最后论文针对 Silverlight 电子杂志进行了分析和评价,并指明了下一步的改进计划。关键词:关键词:Microsoft Silverlight;富互联网应用;用户体验性;互动性;IIAbstractWith the rapid development of Internet, the fre

5、quency and time which people have used in the Internet every day is increasing greatly. The traditional HTML page can not meet peoples needs. Developing a client with highly interactive, rich user experience is a general trend. “RIA (Rich Internet Applications) Rich Internet Applications,“ came into

6、 being. Client in the RIA is not only to show a display page, but also user requests asynchronously to calculate transmission and retrieval of data, showing the integrated user interface and the integrated use of sound and images, all of this you can not rely on the client connected to the server.Th

7、e original interface is taking place in a leap with the development of Internet. Bandwidth become wider and the speed of local PC become faster. Traditional desktop program is transferring to the Web. Eventually this will lead to a new Web interface changes. Next Generation Web Interface Technology

8、will have more semantic features, enhanced vector support, a stronger two-dimensional expression, and support to facilitate the animation effects, the performance of a certain three-dimensional effect, powerful video performance capabilities.Microsoft Silverlight is Microsofts Web front application

9、development solutions, it is a browser plug-in, providing highly interactive multimedia services and front-end application solutions in the Web application.In this question for discussion, we mainly have a research in Microsoft Silverlight, the main task is to develop a highly interactive, rich user

10、 experience and powerful electronic magazine. It includes three aspects: first, design a interface with highly user experience and rich visual effects; second, development a interface with highly interactive control, complete e-magazine.The beginning of the paper introduced the background of the pro

11、ject, introduced the background of the system and research value. Second, detailing the design and implementation of a e-magazine. Third, the paper elaborated the systems requirement, specifically introduced the system design and implementation. Finally, some possible improvements and future works w

12、ere presented.Keywords: Microsoft Silverlight; Rich Internet Applications; User experience; interactionIII目目 录录第一章第一章 绪论绪论.11.11.1 引言引言 1 11.21.2 论文组织结构论文组织结构 2 2第二章第二章 研究背景及意义研究背景及意义.32.12.1 WebWeb 应用程序的发展现状应用程序的发展现状 3 32.1.1 现有 Web 应用程序的特征与不足.32.1.2 理想中的 Web 应用程序.42.22.2 RIA(RIA(富互联网应用技术富互联网应用技术)

13、)4 42.32.3 SilverlightSilverlight 技术概述技术概述 6 62.3.1 Silverlight 技术的起源与发展.62.3.2 SilverLight 技术的优势.72.3.3 Silverlight 与 Flash 的比较.92.42.4 其他系统技术介绍其他系统技术介绍 11112.4.1 ASP.NET 简介112.4.2 Expression Blend 3 工具简介.122.52.5 本章小结本章小结1212第三章第三章 基于基于 SILVERLIGHTSILVERLIGHT 的电子杂志设计的电子杂志设计.143.13.1 SilverlightSil

14、verlight 项目框架设计方案项目框架设计方案 14143.1.1 Silverlight 电子杂志框架设计方案173.23.2 提高用户体验性和软件交互性的分析与设计提高用户体验性和软件交互性的分析与设计19193.2.1 用户体验性设计 .193.2.2 电子杂志的用户体验性设计 .213.33.3 本章小结本章小结2222第四章第四章 SILVERLIGHT 电子杂志的实现电子杂志的实现234.14.1 电子杂志概述与功能电子杂志概述与功能23234.1.1 开发背景与目标 .244.1.2 电子杂志功能 .254.24.2 SilverlightSilverlight 电子杂志的具

15、体实现电子杂志的具体实现 26264.2.1 杂志首页图片 360 度运动效果的实现284.2.2 杂志绚丽翻页效果的实现 .304.34.3 本章小结本章小结3232IV第五章第五章 电子杂志测试及运行结果电子杂志测试及运行结果.325.15.1 系统测试系统测试 32325.25.2 运行结果运行结果33335.2.1 杂志首页运行结果 335.2.2 单个杂志的运行结果 345.35.3 本章小结本章小结3535第六章第六章 总结与展望总结与展望.366.16.1 论文总结论文总结36366.26.2 工作展望工作展望3737参考文献参考文献.38致致 谢谢.39VContentCHAP

16、TERCHAPTER 1 1 PREFACEPREFACE 1 11.1 Introduction11.2 The structure of this paper2CHAPTERCHAPTER 2 2 BACKGROUNDBACKGROUND ANDAND SIGNIFICANCESIGNIFICANCE 3 32.1 Web Applications Development Status32.1.1 Characteristics of existing Web applications with less than .32.1.2 The ideal Web application.42.2 RIA (Rich Internet Application Technology)42.3 Technical Overview Silverlight.62.3.1 origin and development of S

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 学术论文 > 毕业论文

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号