会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
hongda's blog--收藏与分享
首页
订阅
管理
2013年9月13日
JavaScript 装饰者模式(this运用)
摘要: 例:function ConcreteClass() { this.performTask = function () { this.preTask(); console.log('doing something'); this.postTask();...
阅读全文
posted @ 2013-09-13 14:48 hongdada
阅读(354)
评论(0)
推荐(0)
编辑
公告