随笔分类 - HTML5
摘要:Ref:Java & Spring Boot Ref:服务架构 Ref:开源实验室 Ref:老马说编程 Ref:iOS 以及等等 Ref:SwiftCafe Ref:技术分享小站 Ref:golang开发 Ref:AndroidDeveloper Ref:Python中文社区 Ref:iOS与swi
阅读全文
摘要:WebGL (Web图形库) 是一种JavaScript API,用于在任何兼容的Web浏览器中呈现交互式3D和2D图形,而无需使用插件。WebGL通过引入一个与OpenGL ES 2.0紧密相符合的API,可以在HTML5 <canvas> 元素中使用。 目前支持 WebGL 的浏览器有:Fire
阅读全文
摘要:Ref:https://mp.weixin.qq.com/debug/wxadoc/introduction/index.html?t=201715 Ref:微信小程序开发入门教程 Ref:微信小程序开发资源汇总
阅读全文
摘要:Html5 Boilerplate https://html5boilerplate.com https://github.com/h5bp/html5-boilerplate/wiki/sites http://www.initializr.com Component & Ranking http
阅读全文
摘要:服务器推送事件(Server-sent Events)是 HTML 5 规范中的一个组成部分,可以用来从服务端实时推送数据到浏览器端。相对于与之类似的 COMET 和 WebSocket 技术来说,服务器推送事件的使用更简单,对服务器端的改动也比较小。对于某些类型的应用来说,服务器推送事件是最佳的选
阅读全文
摘要:Native appsare specific to a given mobile platform (iOS or Android) using the development tools and language that the respective platform supports (e....
阅读全文
摘要:在这个时间开始学习移动开发真是最好不过了,每个人应该都有一些移动应用的创意,而且你并不需要任何的原生应用编程经验,你只需要一些HTML的相关知识,懂一些CSS和JavaScript就够了。如果你总听别人说HTML5的移动应用太慢,我只能告诉你应该有一些主见,首先HTML5会越来越好,移动端的硬件也会...
阅读全文
摘要:With Firefox OS, asm.js, and the push for browser performance improvements, canvas and WebGL technologies are opening a world of possibilities. I feat...
阅读全文
摘要:简洁、直观、强悍的前端开发框架,让web开发更迅速、简单。 Ref:http://www.bootcss.com/ Ref:http://getbootstrap.com/ Ref:http://bootply.com/new
阅读全文