Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
htmlios
/
DesignPatterns-Objective-C
Public
forked from
leichunfeng/DesignPatterns-Objective-C
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 15, 2015
重构抽象工厂模式
leichunfeng
committed
e96097d
View commit details
Copy full SHA for e96097d
Browse repository at this point
修改组织名
leichunfeng
committed
86fd0c4
View commit details
Copy full SHA for 86fd0c4
Browse repository at this point
去掉 DP 前缀
leichunfeng
committed
53dfe89
View commit details
Copy full SHA for 53dfe89
Browse repository at this point
优化工厂方法模式
leichunfeng
committed
16fd060
View commit details
Copy full SHA for 16fd060
Browse repository at this point
删除 DPAppDelegate 中的无用代码
leichunfeng
committed
0097f9a
View commit details
Copy full SHA for 0097f9a
Browse repository at this point
重新优化简单工厂模式
leichunfeng
committed
77b53ef
View commit details
Copy full SHA for 77b53ef
Browse repository at this point
Commits on Jul 31, 2015
在中英文之间添加一个空格
leichunfeng
committed
6933577
View commit details
Copy full SHA for 6933577
Browse repository at this point
去掉类型和协议之间的空格
leichunfeng
committed
55a8048
View commit details
Copy full SHA for 55a8048
Browse repository at this point
将 +new 替换成 alloc init
leichunfeng
committed
936865b
View commit details
Copy full SHA for 936865b
Browse repository at this point
修改单例模式的实现,将严格的实现替换成不严格的实现,因为实际应用中不严格的单例模式更为灵活
leichunfeng
committed
bc9ec35
View commit details
Copy full SHA for bc9ec35
Browse repository at this point
Commits on Dec 20, 2014
实现原型模式
leichunfeng
committed
8ce2aee
View commit details
Copy full SHA for 8ce2aee
Browse repository at this point
添加原型模式的测试代码
leichunfeng
committed
f1c29d5
View commit details
Copy full SHA for f1c29d5
Browse repository at this point
Commits on Dec 18, 2014
实现代理模式
leichunfeng
committed
58d0d39
View commit details
Copy full SHA for 58d0d39
Browse repository at this point
实现外观模式
leichunfeng
committed
db407be
View commit details
Copy full SHA for db407be
Browse repository at this point
Commits on Nov 4, 2014
Update README.md
leichunfeng
committed
0fdb071
View commit details
Copy full SHA for 0fdb071
Browse repository at this point
实现单例模式
leichunfeng
committed
6355e78
View commit details
Copy full SHA for 6355e78
Browse repository at this point
Commits on Nov 2, 2014
Update README.md
leichunfeng
committed
f7a7ea1
View commit details
Copy full SHA for f7a7ea1
Browse repository at this point
实现建造者模式
leichunfeng
committed
5c22b39
View commit details
Copy full SHA for 5c22b39
Browse repository at this point
实现桥接模式
leichunfeng
committed
9d97279
View commit details
Copy full SHA for 9d97279
Browse repository at this point
Update README.md
leichunfeng
committed
644cbf5
View commit details
Copy full SHA for 644cbf5
Browse repository at this point
Update README.md
leichunfeng
committed
00f1ff0
View commit details
Copy full SHA for 00f1ff0
Browse repository at this point
实现模板方法模式
leichunfeng
committed
795deb8
View commit details
Copy full SHA for 795deb8
Browse repository at this point
Update README.md
leichunfeng
committed
58e398b
View commit details
Copy full SHA for 58e398b
Browse repository at this point
Update README.md
leichunfeng
committed
a20e5c7
View commit details
Copy full SHA for a20e5c7
Browse repository at this point
Update README.md
leichunfeng
committed
c987550
View commit details
Copy full SHA for c987550
Browse repository at this point
Update README.md
leichunfeng
committed
c472541
View commit details
Copy full SHA for c472541
Browse repository at this point
Commits on Oct 27, 2014
实现状态模式
leichunfeng
committed
b64a845
View commit details
Copy full SHA for b64a845
Browse repository at this point
Commits on Oct 22, 2014
实现策略模式
leichunfeng
committed
0aa4136
View commit details
Copy full SHA for 0aa4136
Browse repository at this point
Update README.md
leichunfeng
committed
f2422b9
View commit details
Copy full SHA for f2422b9
Browse repository at this point
Commits on Oct 21, 2014
Update README.md
leichunfeng
committed
9b928a1
View commit details
Copy full SHA for 9b928a1
Browse repository at this point
Commits on Oct 19, 2014
重构抽象工厂模式的部分类名
leichunfeng
committed
9e5c140
View commit details
Copy full SHA for 9e5c140
Browse repository at this point
Update README.md
leichunfeng
committed
7e18221
View commit details
Copy full SHA for 7e18221
Browse repository at this point
实现抽象工厂模式
leichunfeng
committed
23181b0
View commit details
Copy full SHA for 23181b0
Browse repository at this point
Update README.md
leichunfeng
committed
f5ef81b
View commit details
Copy full SHA for f5ef81b
Browse repository at this point
Update README.md
leichunfeng
committed
6184ee6
View commit details
Copy full SHA for 6184ee6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.