O'Reilly:HTML5应用编程(影印版)

O'Reilly:HTML5应用编程(影印版)
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: [美] (Zachary Kessin)
2012-06
版次: 1
ISBN: 9787564134136
定价: 32.00
装帧: 平装
开本: 16开
纸张: 胶版纸
页数: 128页
字数: 171千字
正文语种: 英语
4人买过
  • 发掘HTML5的全部特性,学习如何搭建能够运行在移动设备上的完整的、自包含的应用,这些应用足以和桌面应用相抗衡。通过这本实用的指南,你会发现在HTML5中与数据打交道的有效方法,比如离线存储和多线程处理。你会熟悉那些能够帮助你充分利用所有HTML5元素的高级JavaScript工具。《HTML5应用编程(影印版)》不仅包含了示例代码,同时它还为有经验的JavaScript开发者展示了HTML5是如何把Web变成一流的开发环境的。 ZacharyKessin,在开发交互式Web应用上已经有二十多年的经验了。他关注于使用JavaScript在浏览器中搭建复杂应用,使用Selenium测试浏览器应用,功能化编程和代码生成。 Preface
    1.TheWebAsApplicationPlatform
    AddingPowertoWebApplications
    DevelopingWebApplications
    JavaScript'sTriumph

    2.ThePowerofJavaScript
    NonblockingI/OandCallbacks
    LambdaFunctionsArePowerful
    Closures
    FunctionalProgramming
    PrototypesandHowtoExpandObjects
    ExpandingFunctionswithPrototypes
    CurryingandObjectParameters
    ArrayIterationOperations
    YouCanExtendObjects,Too

    3.TestingJavaScriptApplications
    QUnit
    ASimpleExample
    TestingwithQUnit
    Selenium
    SeleniumCommands
    ConstructingTestswiththeSeleniumIDE
    AutomaticallyRunningTests
    SeleneseCommandProgrammingInterface
    RunningQUnitfromSelenium
    SeleniumRCandaTestFarm

    4.LocalStorage
    ThelocalStorageandsessionStorageObjects
    UsinglocalStorageinExtJS
    OfflineLoadingwithaDataStore
    StoringChangesforaLaterServerSync
    JQueryPlug-ins
    DSt
    jStore

    5.IndexedDB
    AddingandUpdatingRecords
    AddingIndexes
    RetrievingData
    DeletingData

    6.Files
    Blobs
    WorkingwithFiles
    UploadingFiles
    Drag-and-Drop
    PuttingItAllTogether
    Fiiesystem

    7.TakingItOffline.
    IntroductiontotheManifestFile
    StructureoftheManifestFile
    UpdatestotheManifestFile
    Events
    DebuggingManifestFiles

    8.SplittingUpWorkThroughWebWorkers
    WebWorkerUseCases
    Graphics
    Maps
    UsingWebWorkers
    TheWorkerEnvironment
    WorkerCommunication
    WebWorkerFractalExample
    TestingandDebuggingWebWorkers
    APatternforReuseofMuhithreadProcessing
    LibrariesforWebWorkers

    9.WebSockets
    TheWebSocketsInterface
    SettingUpaWebSocket
    WebSocketExample
    WebSocketProtocol
    RubyEventMachine
    ErlangYaws

    10.NewTags
    TagsforApplications
    AccessibilityThroughWAI-ARIA
    Microdata
    NewFormTypes
    AudioandVideo
    CanvasandSVG
    Geolocation
    NewCSS
    Appendix:JavaScriptToolsYouShouldKnow
    Index
  • 内容简介:
    发掘HTML5的全部特性,学习如何搭建能够运行在移动设备上的完整的、自包含的应用,这些应用足以和桌面应用相抗衡。通过这本实用的指南,你会发现在HTML5中与数据打交道的有效方法,比如离线存储和多线程处理。你会熟悉那些能够帮助你充分利用所有HTML5元素的高级JavaScript工具。《HTML5应用编程(影印版)》不仅包含了示例代码,同时它还为有经验的JavaScript开发者展示了HTML5是如何把Web变成一流的开发环境的。
  • 作者简介:
    ZacharyKessin,在开发交互式Web应用上已经有二十多年的经验了。他关注于使用JavaScript在浏览器中搭建复杂应用,使用Selenium测试浏览器应用,功能化编程和代码生成。
  • 目录:
    Preface
    1.TheWebAsApplicationPlatform
    AddingPowertoWebApplications
    DevelopingWebApplications
    JavaScript'sTriumph

    2.ThePowerofJavaScript
    NonblockingI/OandCallbacks
    LambdaFunctionsArePowerful
    Closures
    FunctionalProgramming
    PrototypesandHowtoExpandObjects
    ExpandingFunctionswithPrototypes
    CurryingandObjectParameters
    ArrayIterationOperations
    YouCanExtendObjects,Too

    3.TestingJavaScriptApplications
    QUnit
    ASimpleExample
    TestingwithQUnit
    Selenium
    SeleniumCommands
    ConstructingTestswiththeSeleniumIDE
    AutomaticallyRunningTests
    SeleneseCommandProgrammingInterface
    RunningQUnitfromSelenium
    SeleniumRCandaTestFarm

    4.LocalStorage
    ThelocalStorageandsessionStorageObjects
    UsinglocalStorageinExtJS
    OfflineLoadingwithaDataStore
    StoringChangesforaLaterServerSync
    JQueryPlug-ins
    DSt
    jStore

    5.IndexedDB
    AddingandUpdatingRecords
    AddingIndexes
    RetrievingData
    DeletingData

    6.Files
    Blobs
    WorkingwithFiles
    UploadingFiles
    Drag-and-Drop
    PuttingItAllTogether
    Fiiesystem

    7.TakingItOffline.
    IntroductiontotheManifestFile
    StructureoftheManifestFile
    UpdatestotheManifestFile
    Events
    DebuggingManifestFiles

    8.SplittingUpWorkThroughWebWorkers
    WebWorkerUseCases
    Graphics
    Maps
    UsingWebWorkers
    TheWorkerEnvironment
    WorkerCommunication
    WebWorkerFractalExample
    TestingandDebuggingWebWorkers
    APatternforReuseofMuhithreadProcessing
    LibrariesforWebWorkers

    9.WebSockets
    TheWebSocketsInterface
    SettingUpaWebSocket
    WebSocketExample
    WebSocketProtocol
    RubyEventMachine
    ErlangYaws

    10.NewTags
    TagsforApplications
    AccessibilityThroughWAI-ARIA
    Microdata
    NewFormTypes
    AudioandVideo
    CanvasandSVG
    Geolocation
    NewCSS
    Appendix:JavaScriptToolsYouShouldKnow
    Index
查看详情
相关图书 / 更多
O'Reilly:HTML5应用编程(影印版)
O'Reilly:WCF编程(第2版)
[美]罗威 著;张逸、徐宁 译
O'Reilly:HTML5应用编程(影印版)
O'sLittleGuidetoFindingYourTruePurpose
Magazine、The Editors of O、the Oprah 著
O'Reilly:HTML5应用编程(影印版)
O'Neill: Life with Monte Cristo
Arthur、Barbara Gelb 著
O'Reilly:HTML5应用编程(影印版)
O'Reilly:RESTful.NET应用(影印版)
[美]费尔南德斯(Flanders.J.) 著
O'Reilly:HTML5应用编程(影印版)
O'Reilly:Windows PowerShell应用手册
[美]霍麦斯 著;赵松德 译
O'Reilly:HTML5应用编程(影印版)
O'Keeffe
Britta Benke 著
O'Reilly:HTML5应用编程(影印版)
O'Keeffe (欧姬芙)
Britta Benke
O'Reilly:HTML5应用编程(影印版)
O'ReillyFactorforKidsThe
Bill O'Reilly、Charles Flowers 著
O'Reilly:HTML5应用编程(影印版)
O'Reilly:软件之道:软件开发争议问题剖析
[美]Andy、Greg Wilson 著;鲍央舟、张玳、沈欢星 译
O'Reilly:HTML5应用编程(影印版)
O'Reilly:团队之美(影印版)
[美]斯特尔曼、[美]格林尼 著
O'Reilly:HTML5应用编程(影印版)
O'Reilly:Perl语言入门 第7版(中文版)
Randal、L.Schwartz 著
O'Reilly:HTML5应用编程(影印版)
O'Reilly:容量规划的艺术(影印版)
[美]奥斯帕 著
您可能感兴趣 / 更多
O'Reilly:HTML5应用编程(影印版)
她的实验室 一位女科学家走过的性别歧视之路
[美]莎朗·伯奇·麦格瑞著柯宁 译;[美]丽塔·考威尔
O'Reilly:HTML5应用编程(影印版)
公主新娘
[美]威廉·戈德曼
O'Reilly:HTML5应用编程(影印版)
Z的悲剧
[美]埃勒里·奎因
O'Reilly:HTML5应用编程(影印版)
成为网红 如何打造社交媒体影响力并脱颖而出
[美]布莱恩·鲍克瑟·瓦赫勒著高娟 译
O'Reilly:HTML5应用编程(影印版)
全球营销 英文版·第10版
[美]沃伦·基根 著;[美]马克·格林
O'Reilly:HTML5应用编程(影印版)
造梦的雨果
[美]布莱恩·塞兹尼克著宋洋格 译
O'Reilly:HTML5应用编程(影印版)
大结构、大过程、大比较
[美]查尔斯·蒂利
O'Reilly:HTML5应用编程(影印版)
托马斯·欧利希文集
[美]托马斯·欧利希编王小林 译
O'Reilly:HTML5应用编程(影印版)
仰望星空-观测流星
[美]罗伯特·伦斯福德
O'Reilly:HTML5应用编程(影印版)
欲望与家庭小说
[美]南希·阿姆斯特朗
O'Reilly:HTML5应用编程(影印版)
肿瘤治疗不良反应管理手册
[美]瓦西·韦切蒂(vamsivelcheti);[美]萨尔曼·r.普纳卡尔(salmanr.punekar)
O'Reilly:HTML5应用编程(影印版)
少年解码侦探团(全6册 赠恺撒解码盘)旗语密码、字母数字密码、加密暗号密码、多重密码、语言密码!每册解锁一种!沉浸式解码,提升专注力、逻辑思维能力!海外发行量超127万册!
[美]潘妮·华纳