Prototype-based programmingis a style ofobject-oriented programmingin which behaviour reuse (known asinheritance) is performed via a process of reusing existingobjectsvia delegation that serve asprototypes. This model can also be known asprototypal,prototype-oriented,classless, orinstance-basedprogramming....
Prototype-based programmingis a style ofobject-oriented programmingin whichclassesare not present, and behavior reuse (known asinheritancein class-based languages) is performed via a process ofcloningexistingobjectsthat serve asprototypes. This model can also be known asclass-less,prototype-orientedorin...
必应词典为您提供Prototype-based-programming的释义,网络释义: 基于原型的编程;基于原型编程;
Structure of a prototype-based programming language program is determined based on results of program execution. The structure determined can be implied by a program rather than explicitly declared. For example, classes and namespaces of a prototype-based program can be detected or inferred by ...
(例子来自MSDN:How to: Initialize Objects by Using an Object Initializer (C# Programming Guide))...
Object-oriented programming is widely used in both the industry and the education areas. The most-common model of object-oriented programming is the class-based one. However, popular languages not implementing this model are gaining traction as time goes by. This alternative model is the prototype...
Diversity Programming [...] unesdoc.unesco.org unesdoc.unesco.org 进一步扩展了《教科文组织文化政策框 架(2009 年)》,在西班牙的支助下开展了基于教科文组织《文化多样性方案编制透视 镜》的标准培训。 unesdoc.unesco.org unesdoc.unesco.org [...] ...
In computer programming, a trait is a concept used in object-oriented programming: a trait represents a collection of methods, that can be used to extend the functionality of a class. Essentially a trait is similar to a class made only of concrete methods that is used to extend another clas...
Since JScript is an object-oriented programming language, it supports the definition of custom constructor functions and inheritance. Constructor functions (also called constructors) provide the ability to design and implement your own prototype-based objects. Inheritance allows prototype-based objects to ...
Methodology Prototype Interpretability Prototype-query Similarity Interpretability of the Decision-Making Process The Effects of Low Prototype Counts Discussions ABSTRACT Part-prototype networks have recently become methods of interest as an interpretable alternative to many of the current black-box image cla...