GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

inheritance

Website
Wikipedia
https://static.github-zh.com/github_avatars/ryanmcdermott?size=40
ryanmcdermott / clean-code-javascript

JavaScript 代码简洁之道

JavaScriptprinciplescompositioninheritanceclean-codeclean-architecturebest-practices
JavaScript 93.29 k
1 年前
https://static.github-zh.com/github_avatars/thangchung?size=40
thangchung / clean-code-dotnet

🛁 Clean Code concepts and tools adapted for .NET

Awesome ListsASP.NETAzureC#.NETclean-codebest-practicesprinciplescompositioninheritanceclean-architecturesolid
C# 7.49 k
1 年前
https://static.github-zh.com/github_avatars/passsy?size=40
passsy / CompositeAndroid

#安卓#Composition over inheritance for Android components like Activity or Fragment

Androidcompositeinheritancecompositionfragment
Java 514
6 年前
https://static.github-zh.com/github_avatars/manuc66?size=40
manuc66 / JsonSubTypes

Discriminated Json Subtypes Converter implementation for .NET

JSONconverterinheritanceC#polymorphism.NET
C# 426
8 个月前
https://static.github-zh.com/github_avatars/hienvd?size=40
hienvd / clean-code-javascript

🛁 Clean Code cho Javascript: một số lời khuyên để giữ cho code js của bạn luôn sạch sẽ thơm tho 💪 💪 💪

clean-architectureclean-codeprinciplesJavaScriptcompositioninheritance
JavaScript 321
3 年前
https://static.github-zh.com/github_avatars/milaan9?size=40
milaan9 / 06_Python_Object_Class

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriente...

Jupyter Notebookoops-in-pythonoop-principlesinheritancepolymorphismclasses-and-objects
Jupyter Notebook 298
3 年前
https://static.github-zh.com/github_avatars/foss-dev?size=40
foss-dev / clean-code-javascript-tr

JavaScript için Uyarlanmış Temiz Kod Kavramları

JavaScriptbest-practicesclean-codeclean-architectureprinciplesinheritancecomposition
291
5 年前
https://static.github-zh.com/github_avatars/QuantumLeaps?size=40
QuantumLeaps / OOP-in-C

Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.

CclassembeddedinheritanceObject-oriented programming (OOP)polymorphism
C 244
2 年前
https://static.github-zh.com/github_avatars/soumyadip007?size=40
soumyadip007 / Object-Oriented-Programming-Using-Python

Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known a...

Object-oriented programming (OOP)PythonJupyter Notebookclassobjectinheritanceexceptionsstaticexception-handlinggloballocal
Jupyter Notebook 197
5 年前
https://static.github-zh.com/github_avatars/ravi2519?size=40
ravi2519 / JavaCertification

This is a full resource guide for my attempt to get Java 11 Certified

JavacertificationstreamsnioinheritanceCode
Java 151
4 年前
https://static.github-zh.com/github_avatars/Novartis?size=40
Novartis / tidymodules

An Object-Oriented approach to Shiny modules

Object-oriented programming (OOP)communicationshinyRinheritance
R 145
1 年前
https://static.github-zh.com/github_avatars/MaatheusGois?size=40
MaatheusGois / clean-code-swift

🇺🇸 Clean Code Adapted for Swift

best-practicesclean-architectureclean-codecompositioninheritanceprinciplesSwift
Swift 111
1 年前
https://static.github-zh.com/github_avatars/gabrieldim?size=40
gabrieldim / OOP-CPP

Polymorphism, Inheritance etc

Object-oriented programming (OOP)oop-principlesC++inheritanceexceptionsexception-handling
C++ 104
5 年前
https://static.github-zh.com/github_avatars/Intangible-pg18?size=40
Intangible-pg18 / Cpp-Deep-Dive

A C++ (cpp) repository about the unknown, lesser known, and the most important facts and concepts.

C++Ccpp-librarypointermemory-allocationinheritance
104
3 年前
https://static.github-zh.com/github_avatars/chaadow?size=40
chaadow / active_record-acts_as

Simulate multi-table inheritance for ActiveRecord models

activerecordinheritanceRails
Ruby 101
1 年前
https://static.github-zh.com/github_avatars/divScorp?size=40
divScorp / Java-Programs

Java Practiced Problems including concepts of OOPS, Interface, String , Collection.

Object-oriented programming (OOP)string-manipulationdesign-patternsbit-manipulationpatternspolymorphisminheritanceinterfacegenerics
Java 95
2 年前
https://static.github-zh.com/github_avatars/jolin-io?size=40
jolin-io / WhereTraits.jl

traits for julia: dispatch on whatever you want using where syntax

traitsinheritancedispatchJulia 语言
Julia 92
9 个月前
https://static.github-zh.com/github_avatars/aryashah2k?size=40
aryashah2k / OOP-In-CPlusPlus

An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One ...

C++Object-oriented programming (OOP)oop-principles软件工程uml-diagramsumlC数据结构exception-handlingclasses-and-objectspolymorphisminheritancestl
C++ 88
4 年前
https://static.github-zh.com/github_avatars/tigranv?size=40
tigranv / Useful_Examples_C-Sharp

In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation,...

tutorial-codeexample-codeexample-project教程inheritancepolymorphismdelegateyieldthreadC#
C# 86
8 年前
https://static.github-zh.com/github_avatars/Shikha-code36?size=40
Shikha-code36 / Object-Oriented-Programming-OOPs-Python

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented progra...

classes-and-objectsinheritanceObject-oriented programming (OOP)oop-principlesoopsoops-in-pythonpolymorphismpython-tutorialPython
Python 72
1 年前
loading...