Notice
														
												
											
												
												
													Recent Posts
													
											
												
												
													Recent Comments
													
											
												
												
													Link
													
											
									| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 | 
| 9 | 10 | 11 | 12 | 13 | 14 | 15 | 
| 16 | 17 | 18 | 19 | 20 | 21 | 22 | 
| 23 | 24 | 25 | 26 | 27 | 28 | 29 | 
| 30 | 
													Tags
													
											
												
												- User Rules
 - autoLayout
 - 바이브코딩
 - 비동기
 - cursor ios 개발
 - hugging
 - 델레게이트
 - Swift Package Manager
 - 라이브러리
 - imageView shadow
 - project rules
 - view modifier
 - priority
 - 커스텀 뷰
 - cursor rules
 - 코코아팟 만들기
 - email regex
 - cursor xcode
 - Delegate Pattern
 - 뷰 커스텀
 - compression resistance
 - cursor ios
 - Cocoapods
 - viewAppear
 - ai coding tool
 - Remote Url
 - onAppear
 - Swift
 - CURSOR
 - ios
 
													Archives
													
											
												
												- Today
 
- Total
 
목록Programming (1)
Tong's Blog
Observer Pattern(옵저버 패턴) The observer pattern is a software design pattern in which an object, called the subject, maintains a list of its dependents, called observers, and notifies them automatically of any state changes, usually by calling one of their methods. It is mainly used to implement distributed event handling systems, in "event driven" software. In those systems, the subject is usuall..
				Programming/DesignPattern
				
				2019. 11. 17. 13:16