会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
fatfoxtower
博客园
首页
新随笔
联系
订阅
管理
2010年11月24日
JavaScript中的类继承
摘要: JavaScript InheritanceDouglasCrockfordwww.crockford.comAnd you think you're so clever and classless and free--John LennonJavaScript一种没有类的,面向对象的语言,它使用原型继承来代替类继承。这个可能对受过传统的面向对象语言(如C++和Java)训练的程序员来说有点迷惑。...
阅读全文
posted @ 2010-11-24 15:32 fatfoxtower
阅读(673)
评论(1)
推荐(1)
编辑
公告