@@ -151,6 +151,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
151
151
152
152
####2 . Ecmascript
153
153
154
+ - [ Understanding ECMAScript 6 - Nicholas C. Zakas] ( https://leanpub.com/understandinges6/read )
154
155
- [ exploring-es6] ( https://leanpub.com/exploring-es6/read )
155
156
- [ exploring-es6翻译] ( https://github.com/es6-org/exploring-es6 )
156
157
- [ exploring-es6翻译后预览] ( http://es6-org.github.io/exploring-es6/ )
@@ -463,7 +464,36 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
463
464
- [ 常用的JavaScript代码片段] ( http://microjs.com/ )
464
465
465
466
####11 . 轮播图
466
- - [ sochange] ( http://www.jsfoot.com/jquery/demo/2011-09-20/192.html )
467
+
468
+ 1 . pc图轮
469
+
470
+ - [ sochange] ( http://www.jsfoot.com/jquery/demo/2011-09-20/192.html )
471
+
472
+ 2 . 移动端
473
+
474
+ - [ 无缝切换] ( http://www.swipejs.com/ )
475
+ - [ 滑屏效果] ( http://www.idangero.us/swiper )
476
+ - [ 全屏fullpage] ( https://github.com/peunzhang/fullpage )
477
+ - [ 单个图片切换] ( https://github.com/qiqiboy/touchslider )
478
+ - [ 单个全屏切换] ( https://github.com/peunzhang/slip.js )
479
+ - [ 百度的切换库] ( http://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group )
480
+ - [ 单个全屏切换] ( https://github.com/peunzhang/iSlider )
481
+ - [ 滑屏效果] ( https://github.com/saw/touch-interfaces )
482
+ - [ 旋转拖动设置] ( http://baijs.com/tinycircleslider/ )
483
+ - [ 类似于swipe切换] ( http://touchslider.com/ )
484
+ - [ 支持多种形式的触摸滑动] ( http://www.swiper.com.cn/demo/index.html )
485
+ - [ 滑屏效果] ( https://github.com/joker-ye/main/blob/master/wap/index.html )
486
+ - [ 大话主席pc移动图片轮换] ( http://www.superslide2.com/ )
487
+ - [ 滑屏效果] ( https://github.com/hahnzhu/parallax.js )
488
+ - [ 基于zepto的fullpage] ( https://github.com/yanhaijing/zepto.fullpage )
489
+ - [ 微信调试的那些事] ( http://liyaodong.com/2015/07/06/%E5%BE%AE%E4%BF%A1%E8%B0%83%E8%AF%95%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B/ )
490
+ - [[ WebApp] 定宽网页设计下,固定宽度布局开发WebApp并实现多终端下WebApp布局自适应] ( http://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html )
491
+ - [ 判断微信客户端的那些坑] ( http://loo2k.com/blog/detecting-wechat-client/ )
492
+ - [ 可以通过javascript直接调用原生分享的工具] ( https://github.com/JefferyWang/nativeShare.js )
493
+ - [ JiaThis 分享到微信代码] ( http://www.jiathis.com/help/html/weixin-share-code )
494
+ - [ 聊聊移动端跨平台开发的各种技术] ( http://fex.baidu.com/blog/2015/05/cross-mobile/ )
495
+ - [ 前端自动化测试] ( http://www.zhihu.com/question/29922082 )
496
+ - [ 多种轮换图片] ( http://ajccom.github.io/niceslider/ )
467
497
468
498
####12 . 文件上传
469
499
0 commit comments