Movatterモバイル変換


[0]ホーム

URL:


  1. Glossary
  2. OOP

OOP

OOP (Object-Oriented Programming) is an approach in programming in which data is encapsulated withinobjects and the object itself is operated on, rather than its component parts.

JavaScript is heavily object-oriented. It follows aprototype-based model, but it also offers aclass syntax to enable typical OOP paradigms.

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2026 Movatter.jp