
HTML5
HTML
a19576
这个作者很懒,什么都没留下…
展开
-
MQTT和Websocket的区别是什么?
https://zhidao.baidu.com/question/1372624954663331499.htmlMQTT(Message Queuing Telemetry Transport,消bai息队列遥测传输)是轻量级基于代理的发布/订阅的消息传输协议,设计思想是开放、简单、轻量、易于实现。这些特点使它适用于受限环境。例如: ①网络代价昂贵,带宽低、不可靠。 ②在嵌入设备中运行,处理器和内存资源有限。 该协议的特点有: ①使用发布/订阅消息模式,提供一对多的消息发布,解除应用转载 2020-10-27 18:54:26 · 4647 阅读 · 2 评论 -
Progressive Web App(PWA):模仿原生应用的Web应用
https://www.zhihu.com/question/46690207https://zhuanlan.zhihu.com/p/25167289调试 Progressive Web AppsBuilding offline-first Progressive Web Apps转载 2017-10-19 15:28:49 · 508 阅读 · 0 评论 -
http协议工作原理_百度文库
http://wenku.baidu.com/view/60752df24693daef5ef73de4.html转载 2013-10-31 09:31:46 · 628 阅读 · 0 评论 -
理解HTTP幂等性
http://www.cnblogs.com/weidagang2046/archive/2011/06/04/2063696.html转载 2014-03-07 17:32:34 · 474 阅读 · 0 评论 -
HTML DOM 教程
http://www.w3school.com.cn/htmldom/index.asp转载 2013-08-15 21:00:24 · 486 阅读 · 0 评论 -
HTML-块级元素与行内元素(block-level & inline element)
https://developer.mozilla.org/zh-CN/docs/Web/HTML/Block-level_elementshttp://blog.youkuaiyun.com/hyb1234hi/article/details/78218563http://www.cnblogs.com/greenal/archive/2013/01/05/2845513.html转载 2017-10-20 18:15:20 · 339 阅读 · 0 评论 -
H5-IndexedDB
http://www.cnblogs.com/dolphinX/p/3415761.html转载 2017-10-19 19:11:54 · 214 阅读 · 0 评论 -
H5-indexeddb-promised
https://github.com/vergara/indexeddb-promised转载 2017-10-19 19:07:17 · 295 阅读 · 0 评论 -
Responsive Web Design(RWD)-自适应/响应式Web设计
http://www.ruanyifeng.com/blog/2012/05/responsive_web_design.htmlHTML5 - Responsive Web Designhttps://alistapart.com/article/responsive-web-design转载 2017-10-19 15:42:04 · 463 阅读 · 0 评论 -
H5-ServiceWorkers
https://w3c.github.io/ServiceWorker/https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_APIhttps://developers.google.com/web/fundamentals/getting-started/primers/service-workershttps:/转载 2017-07-24 20:19:19 · 446 阅读 · 0 评论 -
WAI-ARIA无障碍网页应用属性完全展示
http://www.zhangxinxu.com/wordpress/2012/03/wai-aria-%E6%97%A0%E9%9A%9C%E7%A2%8D%E9%98%85%E8%AF%BB/转载 2017-09-16 17:09:59 · 212 阅读 · 0 评论 -
H5-Spec
https://www.w3.org/TR/html5/https://www.w3.org/TR/html/转载 2017-08-22 10:46:16 · 288 阅读 · 0 评论 -
H5-AppCache
https://developer.mozilla.org/zh-CN/docs/Web/HTML/Using_the_application_cache转载 2017-07-24 20:38:41 · 388 阅读 · 0 评论 -
Web tech resource
https://www.w3.org/TR/https://developer.mozilla.org/zh-CN/转载 2017-07-26 14:33:08 · 236 阅读 · 0 评论 -
H5 standard
https://html.spec.whatwg.org/转载 2017-07-24 19:31:22 · 232 阅读 · 0 评论 -
网站提升页面加载性能的优化技巧
移动端网站提升页面加载性能的优化技巧转载 2017-07-24 19:05:35 · 237 阅读 · 0 评论 -
H5-SSE: Server-Sent Event
http://www.w3school.com.cn/html5/html_5_serversentevents.asp转载 2017-07-24 18:50:45 · 477 阅读 · 0 评论 -
H5-WebStorage
http://www.w3school.com.cn/html5/html_5_webstorage.asp转载 2017-07-24 18:49:36 · 253 阅读 · 0 评论 -
H5-WebSocket
http://blog.youkuaiyun.com/yl02520/article/details/7296223转载 2015-05-09 17:15:25 · 368 阅读 · 0 评论