欢迎来到天天文库
浏览记录
ID:9379741
大小:799.50 KB
页数:30页
时间:2018-04-29
《基于chrome浏览器插件扩展开发-本科毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、xx农业大学理学院本科毕业论文基于chrome浏览器插件扩展开发摘要Chrome浏览器高安全性的沙盒技术、多进程技术、隐身模式、快速高效的浏览体验吸引了大量用户。Chrome扩展可以提升用户体验,乃至解决一些使用过程中遇到的实际问题。本文介绍Chrome浏览器的进程与线程模型解析,对浏览器的框架也做出了一定的分析。Chrome浏览器基于HTML的扩展开发方式极大地方便了开发人员。本文是一显示图片和文字为例的chrome浏览器插件扩展开发,介绍了Chrome扩展的开发流程,并结合Ajax技术增强了特性。扩展插件增加了浏览器的功能,使得浏览器趋向便捷,个性化。扩展插件的开发也必定成为各大浏览器厂
2、商竞争的方向,了解和编写插件扩展显得十分必要。本文首先介绍了插件扩展开发的相关辅助知识,这对于chrome浏览器的扩展插件的开发具有指导意义,然后着重介绍了chrome浏览器的框架和插件的机构使得插件的开发原理清晰明了,最后介绍了运用Ajax技术的插件实例和解决插件开发过程中面临的一些常见问题的讲解。本文的简单研究chrome浏览器的插件开发,有助于初学者的学习。关键字:chrome浏览器;插件;Ajaxxx农业大学理学院本科毕业论文Basedonthechromebrowserplug-inextensiondevelopmentAbstractChromeBrowsersecuritys
3、andboxtechnology,processtechnology,morestealthmode,fastandefficientbrowsingexperienceattractsalargenumberofusers.Chromeextensionscanenhancetheuserexperience,andsolvesomepracticalproblemsencounteredduringuse.ThisarticledescribestheprocessandthreadModelAnalysisofthechromebrowser,thebrowserframeisalso
4、madesomeanalysis.ExtensionofthechromebrowserisbasedonHTMLdevelopmentmodegreatlysimplifiesdeveloper.Thisisadisplayimageandtext,forexamplechromebrowserplug-inextensionDevelopment,introducedthechromeextensiondevelopmentprocess,andAJAXtechnologieswithenhancedfeatures.Extensionsincreasethecapabilitiesof
5、thebrowser,makinghisbangs.Thisarticlefirstdescribestheplug-inextensionsrelatedtothedevelopmentofsecondaryknowledge,thedevelopmentofextensionsforchromebrowserwithaguide,andthenfocusontheframeworkofthechromebrowserandplug-inmakesiteasytodevelopthestructureoftheprincipleofclarity,andfinallydescribesth
6、eplug-ininstancebyusingAJAXtechnology,andsolvesomeofthefrequentlyaskedquestionsaboutplugindevelopmentprocess.Studyonthesimplechromebrowserplug-indevelopmentofthisarticle,helpsbeginnerslearn.Keywords:chromebrowser;pulg-inextentsion;Ajax29xx农业大学理学院本科毕业论文目录1绪论41.1本文研究目的41.2Chrome浏览器扩展插件与实现技术41.3本文主要内容
7、52浏览器发展与现状62.1浏览器简介62.2浏览器发展历程62.3浏览器分类62.4chrome浏览器简介72.5插件开发73插件开发环境83.1为什么是chrome浏览器83.2chrome插件开发环境84开发语言简介94.1javascript语言94.2HTML语言95Chrome的详解与插件结构115.1chrome浏览器115.2chrome浏览器的特点[15]115.2.1高速程序启动快,载入网
此文档下载收益归作者所有