GitHub 博客园 Nanakon
上一页 1 ··· 59 60 61 62 63 64 65 66 67 ··· 110 下一页

2014年12月18日

摘要: testActions Post 120 download gif Load Route/Action View var AppRouter = Backbone.Router.extend({ routes: { "posts/:id... 阅读全文
posted @ 2014-12-18 15:21 jzm17173 阅读(134) 评论(0) 推荐(0)
摘要: var SearchView = Backbone.View.extend({ initialize: function() { console.log('init a SearchView') }, render: function(context) {... 阅读全文
posted @ 2014-12-18 15:20 jzm17173 阅读(133) 评论(0) 推荐(0)
摘要: var Book = Backbone.Model.extend({ defaults: { title: 'default' }, initialize: function() { } }) var BookShelf = Backbone.... 阅读全文
posted @ 2014-12-18 15:19 jzm17173 阅读(152) 评论(0) 推荐(0)
摘要: var Man = Backbone.Model.extend({ url: '/man/', initialize: function() { console.log('initialize') // 初始化时绑定监听 thi... 阅读全文
posted @ 2014-12-18 15:18 jzm17173 阅读(134) 评论(0) 推荐(0)

2014年12月17日

摘要: mongo-日期类型(1)mongo-日期类型(2) 阅读全文
posted @ 2014-12-17 22:48 jzm17173 阅读(139) 评论(0) 推荐(0)
摘要: 提高 web 应用性能之 JavaScript 性能调优 阅读全文
posted @ 2014-12-17 10:53 jzm17173 阅读(100) 评论(0) 推荐(0)

2014年11月25日

摘要: var canvas = document.getElementById('canvas')var context = canvas.getContext('2d')var angle = 0function move() { context.clearRect(0,0,canvas.widt... 阅读全文
posted @ 2014-11-25 16:04 jzm17173 阅读(562) 评论(2) 推荐(0)
摘要: context.lineWidth = 0.5incorrect display lineWidth=1 at html5 canvascanvas.save() canvas.restore() 作用HTML5 canvas clip() 方法 阅读全文
posted @ 2014-11-25 14:34 jzm17173 阅读(118) 评论(0) 推荐(0)

2014年11月4日

摘要: ele.me 是如何运行的 客户端JavaScript的5个弊端 [翻译]构建自己的AngularJS,第一部分:Scope和Digest绑定window的不会自动移除? 阅读全文
posted @ 2014-11-04 14:33 jzm17173 阅读(122) 评论(0) 推荐(0)

2014年11月3日

摘要: 阅读全文
posted @ 2014-11-03 09:56 jzm17173 阅读(106) 评论(0) 推荐(0)
上一页 1 ··· 59 60 61 62 63 64 65 66 67 ··· 110 下一页

导航

轻音