提醒:[Articles] Creating mobile Web applications with HTML 5, Part 4: Using Web Workers to speed up your mobile Web applications 2011年04月13日

订阅:meetrice, martin
演示:以MSN订阅提醒为例 订阅到哪吒,有更新提醒我
哪吒机器人提醒:
提醒:Java201.com - Resources for Java server-side developers: Recent Links
【标题】[Articles] Creating mobile Web applications with HTML 5, Part 4: Using Web Workers to speed up your mobile Web applications
【摘要】web applications have traditionally been stuck in a single-threaded world. this really limited developers in what they could do in their code, since anything too complicated risks freezing up the ui of the application. web workers have changed all of that by bringing multi-threading to web applications. this is particularly useful for mobile web applications where most of the application logic is client-side. in this article, you will learn how to work with web workers and discover which tasks a... (04-13 05:01)
收藏 |  评论 |  推荐给好友  | 
本文共有 0 次分享
评论
共有 - 条评论


我要反馈