Movatterモバイル変換


[0]ホーム

URL:


  1. Glossary
  2. Prototype-based programming

Prototype-based programming

Prototype-based programming is a style ofobject-oriented programming in whichclasses are not explicitly defined, but rather derived by adding properties and methods to an instance of another class or, less frequently, adding them to an empty object.

In simple words: this type of style allows the creation of anobject without first defining itsclass.

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp