摘要: Github:https://github.com/thebird/Swipe现在最新的版本是2.0,bug如下:1.触摸后不会自动播放修复方式function stop() { //delay = 0; delay = options.auto > 0 ? options.... 阅读全文
posted @ 2015-03-11 15:14 格致诚正修齐治平 阅读(172) 评论(0) 推荐(0) 编辑
摘要: var someuser = { name: 'byvoid', func: function() { console.log(this.name); }}; var foo = { name: 'foobar'}; someuser.func(); /... 阅读全文
posted @ 2015-03-11 10:26 格致诚正修齐治平 阅读(109) 评论(0) 推荐(0) 编辑