extends
There are 46 repositories under extends topic.
hongfaqiu/cesium-extends
CesiumJS 的扩展库,提供事件订阅、大数据geojson加载、geojson样式、tooltip、popup、缩放控制、绘图工具、测量工具、双屏联动、指南针、热力图等功能
seth-shi/easy-extends
一个简单快速安装PHP扩展的程序--最简单的方法就是使用Linux
mightyiam/tsconfigs
Reusable TypeScript configuration files to extend from.
Ruben-Arushanyan/base-classes
Useful JavaScript base classes for efficient and quick solutions to common problems.
EndyKaufman/ngx-bind-io
Directives for auto binding Input() and Output() from host component to inner in Angular9+ application
generals-space/lightgo
golang源码解析与二次开发(基于v1.2)
DimaGutierrez/Coca-Cola
Vacation calculation system interface
wellwelwel/mysql2-orm
🎲 An ORM built on MySQL2, designed to be intuitive, productive and focused on essential functionality.
alan-agius4/speedy-json-extends
Extend a JSON file with one or many existing files
EmmanuelAcoltziBautista/EEDT
EEDT es un libreria que incluye operaciones matemáticas básicas desde (suma, resta, etc), es decir con esto solo invocas las funciones y agregas datos para su proceso, EEDT son las siglas de (Estoy Enamorado De Ti)
ikatyang/tsconfig-extends
load tsconfig compiler-options, support `extends` field
ronffy/mixin-class
mixin配合class实现多继承的绝佳妙用
coooliang/CLVolumeViewController
MPVolumeView, 修改系统的音量提示样式
EndyKaufman/ngx-bind-io-cli
Tools for check Angular7+ components for use ngx-bind-io directives
g7skim/UoPeople-CS-1102-DF06
Polymorphism in Java example
g7skim/UoPeople-CS-1102-MatchBox
A main method creates a new MatchBox object, calls the getVolume method and reports the results by printing the following items to the screen
ibisbra91/MyYogaClasses_JavaSE-OOP
Practicing uses of: Abstraction, Encapsulation, Polymorphism and Inheritance. Interfaces, Inheritance between Interfaces. UML analysis and design. 3 layer architecture. Wrapper classes. Java classes: OBJECT, Scanner, Map, SimpleDateFormat, TreeMap, ArrayList and much more. This was an interesting project.
Javidjms/docker-prepare
Docker-prepare is a tool for generating Dockerfile from a combination of templates
jtcanfield/classesreactjs
NOTES: Classes, Constructors
jueqingsizhe66/ALittleJava
Visitor Pattern Understanding, 数据和行为
kornalius/kaffa
Expand global objects with useful methods and adds new classes
marcuwynu23/stgen-cli
a commandline tool or a program use to generate static html file
qazx84265/FBObjc_Categories
extends of objective-c && cocoa
shian15810/typesafeconfig
TypeScript base configuration (tsconfig) to extend from with emphasis on type safety.
sworteu/Xtends
Xojo Extention Modules. Containing a broad spectrum of extention methods. The goal is to add all possible Xojo extention methods around the web into modules based on their classes.
abhipatel35/Java-Inheritance-Employee-Management
Java Inheritance Employee Management: Explore inheritance in Java with classes representing employees, including analysts and salespersons, showcasing salary raises and bonuses.
macpat83/bank-management
Bank Management Program
OGSmurfen/AnimalFarm_Java_DI
Preparation for the second module of the Final exam in the Technical University of Varna
ohthias/RPG-Java
🎲 RPG feito em Java, usando os conceitos de Herança, Polimorfismo, Classe Abstrata e Interface
Omkar3114/Number-of-sides-for-shapes
Define an abstract class named Shape that contains an empty method named numberOfSides().Define three classes named Trapezoid, Triangle and Hexagon such that each one of the classes extends the class. Shape. Each one of the classes contains only the method numberOfSides() that displays the number of given geometrical figure. Demonstrate how the trapezoid, triangle and hexagon classes can be instantiated and their methods can be tested.
alesyt0h/javascript-fundamentos
Fundamentos de JavaScript
kennarddh/babel-plugin-event-on-class-extend
Babel Plugin For Event On Class Extend
LesiaUKR/goit-advancedjs-hw-07
Master's degree homework JS advanced course |OOP & TypeScript | Class | extends | Interface |
MSH-trojan/Java_Words_1
A program describing the basic definition of Inheritance in java. using a Dictionary class as a derived one.
TheProdigyLeague/everythingisanacronym
jQuery's eslint config - enforce jQuery style (guide to JavaScripting). 8^)
victornpb/default-args
A simple function for providing default options to arguments. No dependencies, tiny amount of code.