Let's define area as a property to the prototype object of rectangle.
我们把are a定义为Rectangle的一个属性。
The prototype object is copied exactly, but given a different name (or reference).
原型对象以重新给定名字(或引用)的方式被确实的复制了。
Each object of a certain class has the same prototype.
某个类的每个对象都有相同的原型。
Remember that the prototype is an object, so it is also an associative array.
请记住,原型是一个对象,所以它也是一个关联数组。
The transport object itself is now wrapped by prototype.
传输对象本身现在被Prototype包装起来了。
Use: : to assign your new function to the prototype of the object or class.
使用:给对象或者类的原型赋值上你的新函数。
Prototype method, face to the object, data consistency, data window way, information management system.
原型法,面向对象,数据一致性,数据窗口,信息管理系统。
New instances of an object "inherit" the behavior of the prototype assigned to that object.
对象的新的实例“继承”了赋予该对象的原型的行为。
New instances of an object "inherit" the behavior of the prototype assigned to that object.
对象的新的实例“继承”了赋予该对象的原型的行为。
应用推荐