SoFunction
Updated on 2025-04-12

JavaScript code to create objects using simple syntax

  • js alternative writing method

    ju should be a method object that defines various methods b of function(b) is the parameter a[d] in b(a[d], d) C is a function of the number of methods
    2008-03-03
  • JavaScript OOP object-oriented introduction

    JavaScript is an object-oriented programming language (OOP).
    2010-12-12
  • Let's talk about javascript object-oriented programming

    Although Chen Hao has the best of "Javascript Object-Oriented Programming", I still can't help but add to the previous article, mainly because of the charm of the language of javascript.
    2012-03-03
  • Detailed explanation of JavaScript inheritance (III)

    In Chapter 1, we implement classes and inheritance in the world of JavaScript using constructors and prototypes, but there are many problems. In this chapter, we will analyze these problems one by one and give solutions.
    2009-07-07
  • Javascript object-oriented (II) encapsulation code

    Javascript object-oriented (II) encapsulation code, friends who need it can refer to it
    2012-05-05
  • Detailed explanation of JavaScript inheritance (I)

    Almost every developer has development experience in object-oriented languages ​​(such as C++, C#, Java). In traditional object-oriented languages, there are two very important concepts - classes and instances.
    2009-07-07
  • js class background management menu class - MenuSwitch

    js class background management menu class - MenuSwitch...
    2007-09-09
  • JavaScript Tool Library Cloudgamer JavaScript Library v0.1 Release

    I have been studying js for more than a year and I have almost written my own js library. I wrote this not a framework, it is just a small js tool library, so the name I used is Library.
    2009-10-10
  • Analysis of the principle of javascript class inheritance mechanism

    This article focuses on parsing the JavaScript class inheritance mechanism, allowing you to understand from the bottom of the bottom how JavaScript implements the concept of "inheritance".
    2009-09-09
  • JavaScript writing method five

    Use constructor + prototype to define a class; the same constructor can define multiple types
    2009-07-07