首页计算机书籍计算机语言《HTML5 and JavaScript Web Apps》Wesley Hales
yewei

文档

313

关注

0

好评

0
PDF

《HTML5 and JavaScript Web Apps》Wesley Hales

阅读 880 下载 0 大小 11.37M 总页数 171 页 2022-11-22 分享
价格:¥ 10.00
下载文档
/ 171
全屏查看
《HTML5 and JavaScript Web Apps》Wesley Hales
还有 171 页未读 ,您可以 继续阅读 或 下载文档
1、本文档共计 171 页,下载后文档不带www.pdfdz.com水印,支持完整阅读内容。
2、古籍基本都为PDF扫描版,所以文档不支持编辑功能,即不支持文档内文字的复制粘贴。
3、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
4、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
5、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。
HTML5 and JavaScript Web Appy Wesley HalesPrinted in the United States of America.Published by O'Reilly Media,Inc.,1005 Gravenstein Highway North,Sebastopol,CA 95472.O'Reilly books y be purchased for educational,business,or sales promotional use.Online editions arealsoavailable for most titles (://my.safaribooksonline).For more infortion,contact our corporate/institutional sales department:800-998-9938 or corporate@oreilly.Editors:Simon St.Laurent and Meghan BlanchetteProofreader:Linley DolbyProduction Editor:Christopher HearseIndexer:Meghan JonesCopyeditor:Linda LaflammeCover Designer:Randy ComerInterior Designer:David FutatoOctober 2012:First EditionRevision History forthe First Edition:2012-10-26 First releaseSee ://oreilly/catalog/errata.csp?in=9781449320515 for release details.Nutshell Handbook,the Nutshell Handbooklogo,andthe O'Reilly logo are registeredtraderks ofO'ReillyMedia,Inc.HTML5 and JavaScript Web Apps,the ige of a cornetfish,and related trade dress are trade-rks of O'Reilly Media,Inc.Many of the designations used by nufacturers and sellers to distinguish their products are claimed astraderks.Where those designations appear in this book,and O'Reilly Media,Inc.,was aware of a trade-rk claim,the designations have been printed in caps or initial caps.While every precaution has been taken in the preparation of this book,the publisher and author assume noresponsibility for errors or omissions,or for dages resulting from the use of the infortion containedherein.ISBN:978-1-449-32051-5[LSI]Table of ContentsPreface............i1.Client-Side Architecture....1Before HTML52More Code on the Client3The Browser as a Platform4Conclusion52.The Mobile Web..............7Mobile First8Deciding What to Support8Mobile Web Browsers9Mobile Browser Market Share13Browser Grading14HTML5 in the Enterprise15Graceful Degradation16QA and Device Testing163.Building for the Mobile Web.......19Mobile Web Look and Feel19The Look20The Feel21Interactions and Transitions23Sliding23Flipping27Rotating29Debugging Hardware Acceleration31Memory ConsumptionFetching and Caching37Network Type Detection and Handling43
返回顶部