毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

Firefox浏览器万年历插件的设计与实现

时间:2017-06-12 21:48来源:毕业论文
Firefox 浏览器自身提供良好的扩展结构,使得开发人员可以方便的扩展其行为,带来很好的用户体验。 一个Firefox 扩展的开发流程,其中包括构建开发环境,使用 XUL 来描述用户界面,使用

摘要Firefox为目前使用较为广泛的一种跨平台的浏览器,市场份额仅次于微软公司的IE。Firefox可以通过各种扩展来完善、增强各方面的功能。有了这些插件,用户完全可以根据自己的需求来定制Firefox的功能。Firefox的插件开发对普通用户公开,任何人都可以根据需要开发相应的插件,以增强Firefox的整体性能,满足用户的需要。 Firefox 浏览器自身提供良好的扩展结构,使得开发人员可以方便的扩展其行为,带来很好的用户体验。 一个Firefox 扩展的开发流程,其中包括构建开发环境,使用 XUL 来描述用户界面,使用 JavaScript 来为扩展增加行为,扩展的打包、发布和更新等方面的内容。10169
关键词 :Firefox、JavaScript、XML、扩展
毕业设计说明书(论文)外文摘要
Title    Design And Implementation of Calendar Extension   for Firefox                                                                     
Abstract
Firefox is currently used more widely as a cross-platform browser market share second only to Microsoft's Internet Explorer. Firefox can be extended to improve and enhance all aspects of the function. With these plug-ins, the user can according to their needs to customize the Firefox functions. Firefox plug-in development for ordinary users to open, anyone can need to develop the appropriate plug-in, in order to enhance the overall performance of Firefox, to meet the needs of users. Firefox browser itself provide a good extensible architecture enables developers to facilitate the expansion of its behavior, and bring a good user experience. A Firefox extension development process, including building a development environment that uses XUL to describe the user interface using JavaScript for the expansion of the increase in behavior, the extended package, publish and update the content.
 Keywords  Firefox、JavaScript、XML、Extension
目   次
1 绪论 5
1.1 研究的背景及意义5
2 JavaScript 6
2.1JavaScript简介及特点6
2.2 JavaScript的数据类型、常量与变量8
2.2.1数据类型8
2.2.2 常量9
2.2.3 变量10
3 XML10
3.1 XML定义11
3.2 XML特点11
3.3 XML技术详述13
4开发平台的准备17
4.1安装开发工具17
5 万年历插件的设计与实现18
5.1软件需求分析及开发环境18
5.2项目整体规划及设计19
结论34
致谢35
参考文献36
1  绪论
    随着计算机技术的日益发展,现在社会已经到了真正的信息时代。在Internet飞速发展的今天,互联网成为人们快速获取、发布和传递信息的重要渠道,它在人们政治、经济、生活等各个方面发挥着重要的作用。在政治方面,它会提高政府的工作效率,推动民主化进程;在文化生活方面,网络媒体拓宽了信息渠道,使思想文化更加多元化;在工作方式上,出现了按个人方便的时间上下班制或在家工作制。特别是在经济生活方面,它正在加速全球经济一体化进程,快速的信息交换模糊了地域界限额商务活动,使传统商业模式发生了深刻的革命,这场革命正影响着金融业、商业、制造业等一系列相关行业。与传统媒体相比,互联网具有传播范围广、保留时间长、交互性强、成本低等优势,而这些优势注定了它将成为21世纪传媒界的先锋。随着互联网技术的不断发展更新,功能项目也越来越多,在现在生活中也越来越能满足人们的需求。 Firefox浏览器万年历插件的设计与实现:http://www.youerw.com/jisuanji/lunwen_9140.html
------分隔线----------------------------
推荐内容