基本實現(xiàn)了類似java的super功能

          Posted on 2007-05-18 03:10 sunbaby 閱讀(180) 評論(0)  編輯  收藏 所屬分類: 其它

          <script>
          function A(){
              this.func1=function(){
                  alert("A");
              }
          }

          function B(){
              this.func1=function(){
                  delete this.func1;
                  this.func1();
                  this.func1=arguments.callee;
                  alert("B");
              }
          }
          B.prototype=new A;
          var o=new B;
          o.func1();
          </script>

          posts - 2, comments - 2, trackbacks - 0, articles - 25

          Copyright © sunbaby

          free web counter
          free web counter 點擊發(fā)送消息給我
          主站蜘蛛池模板: 宁德市| 浦江县| 普定县| 新绛县| 错那县| 桑日县| 卓资县| 苏州市| 长泰县| 寿宁县| 福安市| 九江市| 五河县| 临江市| 论坛| 常州市| 盖州市| 云林县| 裕民县| 若尔盖县| 武城县| 鹤壁市| 满城县| 浦北县| 巴林左旗| 绥阳县| 梅河口市| 黔西| 湘阴县| 酉阳| 仙居县| 牙克石市| 萍乡市| 吴旗县| 长治市| 上犹县| 宜昌市| 公安县| 安远县| 宁化县| 龙江县|