Javascript代码
Version 1.0.0
Author:scott (吴超武)
有什么疑问和建议请发邮箱至Email:[email protected]
github: https://github.com/wchaowu/
本人积累的一些javascript的写法,参考了dhtmlx,javascript设计模式书籍、Jquery源代码,QQ空间、webQQ和新浪微博。下面有参考资料的链接
其中很多都是伪代码的写法,便有回顾和总结。
包含javascript的基础语法,面向对象的实现和设计模式实现,模块化开发 CommonJS AMD javascript常见的疑问,Jquery,Node.js html5
2. Interfaces
3.Introduction
4. Inheritance
1.JavaScript this
2.JavaScript 闭包
3.JavaScript 事件
为了更加了解Jquery可以先了解 zepto 1 . jQuery中 closure 1. Singleton-Pattern
2. Chaining
3. Factory-Pattern
4. Bridge-Pattern
5. Composite-Pattern
6. Facade-Pattern
7. Adapter-Pattern
8. Decorator-Pattern
9. Flyweight-Pattern
10. Proxy-Pattern
11. Observer-Pattern
12. Command-Pattern
13. Chain-of-Responsibility-Pattern
1 function前加操作符