文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>JavaScript中利用构造函数实现继承的代码 -

JavaScript中利用构造函数实现继承的代码 -

时间:2010-09-03  来源:缘分星空

JavaScript中借用构造函数实现继承的代码,需要的朋友可以参考下,代码如下:

//首先创建父类
function Person(name, age, address) {
this.name = name;
this.age = age;
this.address = address;
}
//创建子类
function Student(score) {
this.score = score;
//可以用call方法或者是apply方法调用函数的构造函数
//调用父类的构造函数,通过call方法调用Person类的构造函数。这样就会在student中初始化Person对象,student也就有了Person的属性的副本
Person.call(this,"zhangsan",22,"中国北京!");
}

var student = new Student(100);
alert(student.address + student.score + "分");

//上述Person.call方法调用中第二个参数开始为传递的数据参数

cunard countessafrican american jazz artists7 day caribbean cruise dealshouse rental vacationcelebrity cruises shipsembroidery digitizinghampton inn ocean frontnorwegian cruise line specialsholland america cruise ship reviewscompare leather overnight bagbraided leather necklaceslightweight luggaestar luxury hotelsneatsfoot oil leatherdiscount gift bagscentral america caribbeanluggage suit carriercanvas painting boardswatercolor brush pricesbeach bags and towelswomens brown bootswomens cotton bathrobestravel 2000 luggagedesigner handbag discountpolka dot handbagsone liners clean jokescosta rica caribbean beach resortsdestin beach hotelswholesale fur coatssilver engraved jewelrycarnival holland americaamerican leather craftsauthentic bomber jacketswho is dylan sprouse datingspring wreath ideasred leather clothescruise to south americaserenade of the seas cruise reviewswest indies historyhistory gucci pursesmediterranean cruises july 2009disney travel luggagetamiya decalsdonna karan stylethe knot magazine spring summer 2009black leather opera glovesbison habitatcosta cruises costa allegra reviewsaluminum shawl pinpainting drawing channel co ukdesigner beltsversace fall 2009faux minkwomen leather bomber jacketspebble leather handbagsquilted coach diaper bagcanadian footwear storejansport superbreak luggage storeswedding address stampsleather hidestopshop springocean liner societyjob search cruise shipmatinee summer festival 2010costa luminosa cruiseluggage laptopretro canvas wall artcarnival imagination cruise shipsamsonite airstyle medium 62cm wheeled suitcaseclc custom leather craftcheapest last minute cruisesred patent leather handbagsnice leather bagsdigital camera casespromotional drawstring backpacks longer thango car toursweather modelsleather sofa set furnituretying tie knotheavy leather vestneck scarf synonymbest snowboard jacketstreasures and treasures wholesale handbagschristian dior clothescaribbean cruise shipsleather strapscaribbean cruise itinerariesalpha jet myspaceleather handbags lesslast minute holidays canadagolden princess cruise reviewsperforated leather hideswilson leather coatsembroidery stitchitalian cruiseslouis vuitton tivoli pmbeach house condosviking river cruises agkids ford modelstop replica handbags

Replica lv Hangbags

Replica Hangbags

Hangbags

replica handbags

replica handbags

replica handbags

replica handbags

replica handbags

bags

handbags

replica handbags

replica handbags

replica handbags

usb cable

usb cable

usb cable

usb cable

usb flash drives

usb flash drives

usb flash drives

usb flash drives usb flash drives usb flash drives usb flash drives usb flash drives usb flash drives
相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载