-
201110 - TILTIL/2021 2020. 11. 11. 02:33
Image by ivke32 from Pixabay Swift
오늘 복습한 부분은 Operator와 Condition Statement, Loop Statement, Control Transfer이다.
- == 연산자를 Reference Type에 사용하면 Errorr가 발생한다.
새로 공부한 내용도 있었다.
- 사용자 정의 연산자
- infix, prefix, postfix, associativity, precedence Keyword
- prefix postfix infix 연산자 정의 방법
- Precedence group 정의 방법
iOS
View & Window 에 대해서 공부했다.
- View의 세가지 역할
- Bitmap cache (On -demand Drawing Model)
- Superview - Subview
- frame <-> bound
- Content Mode
- Tag
- Alpha
- Interaction - Multiple Touch
- Background
- Opaque, Clears Graphics Context
- Hidden
- Clips to Bounds
728x90'TIL > 2021' 카테고리의 다른 글
201113 - TIL (0) 2020.11.14 201111 - TIL (0) 2020.11.12 201108 - TIL (0) 2020.11.09 201107 - TIL (0) 2020.11.08 201106 - TIL (0) 2020.11.07