[Web] Offline Web App (application cache)

2651阅读 0评论2011-12-16 web_surf
分类:系统运维

  1. Basic
      • For some browser, such as firefox, offline doesn't mean that target url is not reachable, such as server is down; while others does, such as Chrome, original browser on Android.
  2. Work Flow
  3. Test
  4. Application cache object in JavaScript 
  5. Sample

  6. Reference

上一篇:[Design] Memory Consumption Design
下一篇:状态机:基础一 (ZT)