上一页 1 ··· 4 5 6 7 8 9 10 11 12 13 下一页

2018年1月2日

摘要: http://www.zhangxinxu.com/wordpress/2013/09/css3-animation-requestanimationframe-tween-%E5%8A%A8%E7%94%BB%E7%AE%97%E6%B3%95/ 阅读全文
posted @ 2018-01-02 10:13 暖暖的心窝子 阅读(238) 评论(1) 推荐(0) 编辑

2017年12月29日

摘要: http://www.ruanyifeng.com/blog/2012/12/asynchronous%EF%BC%BFjavascript.html 阅读全文
posted @ 2017-12-29 17:12 暖暖的心窝子 阅读(117) 评论(0) 推荐(0) 编辑
 
摘要: 传统的同步编程是一种请求响应模型,调用一个方法,等待其响应返回. 异步编程就是要重新考虑是否需要响应的问题,也就是缩小需要响应的地方。因为越快获得响应,就是越同步化,顺序化,事务化,性能差化。 异步编程通常是通过fire and forget方式实现,发射事件后即忘记,做别的事情了,无需立即等待刚才 阅读全文
posted @ 2017-12-29 17:11 暖暖的心窝子 阅读(989) 评论(0) 推荐(0) 编辑
 
摘要: http://www.ruanyifeng.com/blog/2012/12/asynchronous%EF%BC%BFjavascript.html 阅读全文
posted @ 2017-12-29 17:04 暖暖的心窝子 阅读(140) 评论(0) 推荐(0) 编辑
 
摘要: reserve() 是倒叙; sort() 拍序,按字符编码排序,可以传一个参数 reduce() 实例:判断一个数组里参数的个数 var arr = ["apple","orange","apple","orange","pear","orange"]; function getWordCnt() 阅读全文
posted @ 2017-12-29 14:27 暖暖的心窝子 阅读(159) 评论(0) 推荐(0) 编辑
 
摘要: http://www.ruanyifeng.com/blog/2017/03/reduce_transduce.html 阅读全文
posted @ 2017-12-29 14:27 暖暖的心窝子 阅读(421) 评论(0) 推荐(0) 编辑

2017年12月28日

摘要: https://github.com/chokcoco/iCSS 阅读全文
posted @ 2017-12-28 17:31 暖暖的心窝子 阅读(131) 评论(0) 推荐(0) 编辑
 
摘要: https://github.com/airbnb/javascript#types 阅读全文
posted @ 2017-12-28 16:50 暖暖的心窝子 阅读(115) 评论(0) 推荐(0) 编辑

2017年12月27日

摘要: http://www.ruanyifeng.com/blog/2017/09/asmjs_emscripten.html 阅读全文
posted @ 2017-12-27 11:09 暖暖的心窝子 阅读(234) 评论(0) 推荐(0) 编辑
 
摘要: https://koa.bootcss.com/ 阅读全文
posted @ 2017-12-27 11:08 暖暖的心窝子 阅读(150) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 13 下一页