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
集合主题趋势排行榜
#

adapter-pattern

Website
Wikipedia
https://static.github-zh.com/github_avatars/yusufyilmazfr?size=40
yusufyilmazfr / tasarim-desenleri-turkce-kaynak

Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir...

singleton-patternfactory-patternabstract-factory-patternprototype-patternbuilder-patternadapter-patternfacade-patternstrategy-patternbridge-patterncomposite-patternstate-patternobserver-patternvisitor-patternmediator-patterndesign-patternsdesign-pattern
HTML 3.36 k
1 年前
https://static.github-zh.com/github_avatars/DmitryTsyvtsyn?size=40
DmitryTsyvtsyn / Kotlin-Algorithms-and-Design-Patterns

#算法刷题#This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.

算法Kotlin数据结构algorithms-and-data-structuresabstract-factory-patternadapter-patternbuilder-patterncommand-patterndesign-patterndesign-patternsfacade-patternflyweight-patternobserver-patternsingleton-patternstrategy-pattern
Kotlin 844
1 年前
https://static.github-zh.com/github_avatars/mikemajesty?size=40
mikemajesty / nestjs-monorepo

Monorepo boilerplate using Nestjs, authentication, docker, redis, secrets service, logs service, libs structure, anti corruption layer pattern, adapter pattern, dependency inversion pattern, mongodb, ...

monorepoNestadapter-patternMongoDBMongoosetemplate
TypeScript 357
1 年前
https://static.github-zh.com/github_avatars/Junzhuodu?size=40
Junzhuodu / design-patterns

C++ Implementation for 23 Design Patterns

C++object-orienteddesign-patternsabstract-factory-patternbuilder-patternprototype-patternsingleton-patternadapter-patternbridge-patterncomposite-patternfacade-patternchain-of-responsibility-patterncommand-pattern
C++ 127
2 年前
https://static.github-zh.com/github_avatars/ahmetcanaydemir?size=40
ahmetcanaydemir / insanlar-icin-tasarim-desenleri

Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları

design-patternsabstract-factory-patternbuilder-patternprototype-patternsingleton-patternadapter-patternbridge-patterncomposite-patternfacade-patternflyweight-patternchain-of-responsibility-patterncommand-patternmediator-pattern
113
4 年前
https://static.github-zh.com/github_avatars/piyush6348?size=40
piyush6348 / Design-Patterns

All design patterns implemented in Java with code, explanation and learning resources

design-patternsdesign-patternHackathon-Kit软件工程software-architectureadapter-patternbridge-patternbuilder-patterncommand-patterncomposite-patternfacade-patternfactory-patternflyweight-patternobserver-pattern
Java 103
4 年前
https://static.github-zh.com/github_avatars/baguilar6174?size=40
baguilar6174 / node-template-server

Boilerplate Node projects with Express, Typescript and Clean Architecture

APIESLintExpressJestNode.jsPrettiertemplate-projectTypeScriptclean-architecturerepository-patternadapter-patternUnit testing
TypeScript 96
3 个月前
https://static.github-zh.com/github_avatars/rajan2275?size=40
rajan2275 / Python-Design-Patterns

Python Design Patterns

pyhtondesign-patternssingletonfactoryabstract-factory-patternfacadeproxyobserver-patterncommand-patternstate-patternadapter-pattern
Python 88
7 年前
https://static.github-zh.com/github_avatars/jackdbd?size=40
jackdbd / design-patterns

Some of the most common design patterns implemented in Python.

design-patternsstrategy-patternfactory-patternobserver-patternvisitor-patternadapter-patternmvc
Python 73
2 年前
https://static.github-zh.com/github_avatars/anupavanm?size=40
anupavanm / csharp-design-patterns-for-humans-examples

Complete C# Examples Refereed in csharp-design-patterns-for-humans

builder-patternsingleton-patternadapter-patternbridge-patternfacade-patternflyweight-patternchain-of-responsibility-patterncommand-patternmediator-pattern
C# 69
5 年前
https://static.github-zh.com/github_avatars/utsmannn?size=40
utsmannn / Recycling

A Library for make an easy and faster RecyclerView without adapter

recyclerviewrecyclerview-adapteradapter-pattern
Kotlin 56
4 年前
https://static.github-zh.com/github_avatars/burakeregar?size=40
burakeregar / GenericRecyclerAdapter

#安卓#Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!

Javarecyclerviewadapteradapter-patternviewholderAndroidlistviewfiltergenericgeneric-programming
Java 52
6 年前
https://static.github-zh.com/github_avatars/ehsangazar?size=40
ehsangazar / design-patterns-cpp

All Design Patterns Samples in C++

design-patternabstract-factory-patternbuilder-patternprototype-patternsingleton-patternadapter-patternbridge-patternfacade-patternflyweight-patternchain-of-responsibility-patterncommand-patternmediator-patternC++
C++ 45
8 年前
https://static.github-zh.com/github_avatars/ehsangazar?size=40
ehsangazar / design-patterns-php

All Design Patterns Samples in PHP

design-patternsabstract-factory-patternbuilder-patternPHPprototype-patternsingleton-patternadapter-patternstrategy-patternchain-of-responsibility-patternbridge-patternmediator-patternobserver-patternflyweight-patternvisitor-pattern
PHP 44
8 年前
https://static.github-zh.com/github_avatars/sergeyleschev?size=40
sergeyleschev / design-patterns

 Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+

design-patternsabstract-factory-patternadapter-patternbridge-patternbuilder-patternchain-of-responsibility-patterncommand-patterncomposite-patternfacade-patternflyweight-patternmediator-patternobserver-patternstate-patternprototype-patternsingleton-pattern
Swift 40
2 年前
https://static.github-zh.com/github_avatars/dslsyeoh?size=40
dslsyeoh / design-patterns-exercise

Practice exercise for design patterns

design-patternsJavalearning-by-doingExamplesingleton-patternstrategy-patternfactory-patternabstract-factory-patternfacade-patterncommand-patternadapter-patterncomposite-patternstate-pattern
Java 28
1 年前
https://static.github-zh.com/github_avatars/leanh153?size=40
leanh153 / Android-Alarm

This repository is an Alarm application, demonstrate how to use multiple pending intent to set alarm's time wake up. use popup menu, RecyclerView Adapter, use SQLite to store data

Androidalarmadapter-patternadapterviewcallbackcalendar
Java 25
5 年前
https://static.github-zh.com/github_avatars/sergeyleschev?size=40
sergeyleschev / ios-dev-skills

#IOS# iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+

abstract-factory-patternadapter-patternbridge-patternbuilder-patternchain-of-responsibility-patterndesign-patternsfacade-patternobserver-patternstate-patternSwiftSwiftUImanagement代码审查iOS移动编程Development
25
2 年前
https://static.github-zh.com/github_avatars/CodeJamm?size=40
CodeJamm / JAVA_Design_Patterns

Java Design Patterns & their Code implementation

design-patternsobserver-patternbuilder-patternfactory-patternadapter-patternsingleton-patternbridge-patternfacade-patternprototype-patternflyweight-patterncomposite-patternJava
Java 21
3 年前
https://static.github-zh.com/github_avatars/JoanStinson?size=40
JoanStinson / UnityDesignPatternsReference

A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.

game-programming-patternC#Unitydesign-patternscommand-patternobserver-patternstate-patternvisitor-patternabstract-factory-patternsingleton-patternadapter-patternfacade-pattern
C# 21
3 年前
loading...