File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ iOS๊ฐ๋ฐ์๋ค์๊ฒ ํ์ํ ์๋ฃ๋ค์ ์ ๋ฆฌํ๊ณ ์๋ ์ค์
๋๋ค.
26
26
- ์ฑ์ ์ฝํ
์ธ ๋ ๋ฐ์ดํฐ ์์ฒด๋ฅผ ์ ์ฅ/๋ณด๊ดํ๋ ํน๋ณํ ๊ฐ์ฒด๋ฅผ ๋ฌด์์ด๋ผ๊ณ ํ๋๊ฐ?
27
27
- ์ฑ ํ๋ฉด์ ์ฝํ
์ธ ๋ฅผ ํ์ํ๋ ๋ก์ง๊ณผ ๊ด๋ฆฌ๋ฅผ ๋ด๋นํ๋ ๊ฐ์ฒด๋ฅผ ๋ฌด์์ด๋ผ๊ณ ํ๋๊ฐ?
28
28
- App thinning์ ๋ํด์ ์ค๋ช
ํ์์ค.
29
+ - Data๋ฅผ Binding ํ๋ ๋ฐฉ๋ฒ์ ๋ํด์ ์ค๋ช
ํ์์ค.
29
30
###
30
31
- ์ฑ์ด ์์ํ ๋ main.c ์ ์๋ UIApplicationMain ํจ์์ ์ํด์ ์์ฑ๋๋ ๊ฐ์ฒด๋ ๋ฌด์์ธ๊ฐ?
31
32
- @Main ์ ๋ํด์ ์ค๋ช
ํ์์ค.
@@ -55,6 +56,7 @@ iOS๊ฐ๋ฐ์๋ค์๊ฒ ํ์ํ ์๋ฃ๋ค์ ์ ๋ฆฌํ๊ณ ์๋ ์ค์
๋๋ค.
55
56
- TableView๋ฅผ ๋์ ๋ฐฉ์๊ณผ ํ๋ฉด์ Cell์ ์ถ๋ ฅํ๊ธฐ ์ํด ์ต์ํ ๊ตฌํํด์ผ ํ๋ DataSource ๋ฉ์๋๋ฅผ ์ค๋ช
ํ์์ค.
56
57
- ํ๋์ View Controller ์ฝ๋์์ ์ฌ๋ฌ TableView Controller ์ญํ ์ ํด์ผ ํ ๊ฒฝ์ฐ ์ด๋ป๊ฒ ๊ตฌ๋ถํด์ ๊ตฌํํด์ผ ํ๋์ง ์ค๋ช
ํ์์ค.
57
58
- setNeedsLayout์ setNeedsDisplay์ ์ฐจ์ด์ ๋ํด ์ค๋ช
ํ์์ค.
59
+ - stackView์ ์ฅ์ ๊ณผ ๋จ์ ์ ๋ํด์ ์ค๋ช
ํ์์ค.
58
60
###
59
61
- NSCache์ ๋์
๋๋ฆฌ๋ก ์บ์๋ฅผ ๊ตฌ์ฑํ์๋์ ์ฐจ์ด๋ฅผ ์ค๋ช
ํ์์ค.
60
62
- URLSession์ ๋ํด์ ์ค๋ช
ํ์์ค.
You canโt perform that action at this time.
0 commit comments