上一页 1 ··· 60 61 62 63 64 65 66 67 68 ··· 118 下一页
摘要: 1 1 View Code 阅读全文
posted @ 2014-04-19 14:38 daishuguang 阅读(174) 评论(0) 推荐(0) 编辑
摘要: JavaScript事件设计模式http://plkong.iteye.com/blog/213543http://www.docin.com/p-696665922.html 阅读全文
posted @ 2014-04-19 03:18 daishuguang 阅读(103) 评论(0) 推荐(0) 编辑
摘要: http://www.docin.com/p-696665922.html 阅读全文
posted @ 2014-04-19 02:52 daishuguang 阅读(98) 评论(0) 推荐(0) 编辑
摘要: http://www.csdn.net/article/2011-09-02/303983阐明JavaScript设计模式。CSDN研发频道对此文进行了整理选取部分内容,供开发者学习、参考。内容如下:前言:JavaScript设计模式的作用——提高代码的重用性,可读性,使代码更容易的维护和扩展。1.... 阅读全文
posted @ 2014-04-19 02:39 daishuguang 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 1.功能api2.代码organization3.performance4.work flow 阅读全文
posted @ 2014-04-19 02:21 daishuguang 阅读(112) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/Darren_code/archive/2011/08/31/JavascripDesignPatterns.htmlhttp://www.cnblogs.com/jyk/p/3151445.html 阅读全文
posted @ 2014-04-19 02:14 daishuguang 阅读(156) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/qiantuwuliang/archive/2011/01/08/1930499.html1.基本操作方法12345678910111213141516171819202122232425262728293031323334353637382.js数组的... 阅读全文
posted @ 2014-04-19 02:07 daishuguang 阅读(408) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/dolphinX/p/3251934.htmlhttp://www.cnblogs.com/dolphinX/category/347116.html 阅读全文
posted @ 2014-04-19 02:00 daishuguang 阅读(123) 评论(0) 推荐(0) 编辑
摘要: http://plkong.iteye.com/blog/2135431. 事件设计概述 事件机制可以是程序逻辑更加清晰可见,在JavaScript中很多对象都有自己的事件,如:button有onclick事件,selcet有onchange事件。对于我们自己设计的类,是否也可以有事件机制呢?答案是... 阅读全文
posted @ 2014-04-19 01:57 daishuguang 阅读(165) 评论(0) 推荐(0) 编辑
摘要: http://alexatnet.com/articles/model-view-controller-mvc-javascriptThe article demonstrates how to apply the Model-View-Controller software design patt... 阅读全文
posted @ 2014-04-19 01:54 daishuguang 阅读(162) 评论(0) 推荐(0) 编辑
摘要: http://www.ibm.com/developerworks/cn/web/1212_zhouxiang_deepintohtml5/ 阅读全文
posted @ 2014-04-19 01:49 daishuguang 阅读(126) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/dannywj1371/article/details/7048076 阅读全文
posted @ 2014-04-19 01:25 daishuguang 阅读(127) 评论(0) 推荐(0) 编辑
摘要: Ember.js的一些学习总结1.1.1 摘要现在,我们经常都可以看到复杂的JavaScript应用程序,由于这些应用程序变得越来越复杂,一长串的jQuery回调语句或者通过应用程序在各个状态执行不同的函数调用,这些做法都会变得无法再让人接受,这导致了JavaScript开发人员开始寻找一种组织和效... 阅读全文
posted @ 2014-04-19 01:21 daishuguang 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 数据:逻辑:functionHTML DOM系统对象JSON--------parse, stringifyhttp://developer.51cto.com/art/201010/231771.htm 阅读全文
posted @ 2014-04-18 18:24 daishuguang 阅读(126) 评论(0) 推荐(0) 编辑
摘要: http://www.nowamagic.net/librarys/veda/detail/1663 阅读全文
posted @ 2014-04-18 18:11 daishuguang 阅读(84) 评论(0) 推荐(0) 编辑
上一页 1 ··· 60 61 62 63 64 65 66 67 68 ··· 118 下一页