λ³Έλ¬Έ λ°”λ‘œκ°€κΈ°

πŸ’» Computer

(21)
μ•ˆλ“œλ‘œμ΄λ“œ μŠ€νŠœλ””μ˜€ Github Push Partially failed μ§€λ‚œ λ²ˆμ— git bash둜 commit push ν•˜λŠ” 데 계속 자격이 μ—†λ‹€μ˜€λ‚˜ 뭐 그런 였λ₯˜κ°€ λ– μ„œ μ œμ–΄νŒ > μ‚¬μš©μžκ³„μ • > 자격증λͺ…κ΄€λΌμž > μ›Ή 자격 증λͺ… 관리 λ“€μ–΄κ°€μ„œ git 아이디 λΉ„λ²ˆ λ°”κΏ¨λŠ”λ°, 또 이런 였λ₯˜κ°€ λ–΄λ‹€. κ·Έλž˜μ„œ μ²˜μŒλΆ€ν„° init을 λ‹€μ‹œν•¨ git init (reinitialized) git add . (re commit) git status (add 된거 확인) git commit -m "second commit" git remote add MyMovie http://λ‚΄ λ ˆνΌμ§€ν† λ¦¬ μ£Όμ†Œ//.git (μ–΄λ–€ λΈ”λ‘œκ·Έμ—μ„œ sshκ°€ μ•„λ‹ˆλΌ http둜 ν•˜λ©΄ λœλ‹€κΈΈλž˜ 이걸둜 λ‹€μ‹œν•¨) git config --list (μ—¬κΈ°μ„œ κ°‘μžκΈ° END뜨고 μ•ˆλ‚˜κ°€μ§,, κ·Έλž˜μ„œ qλˆŒλŸ¬μ„œ κ·Έλƒ₯ νƒˆμΆœν•¨) git pu..
root 가상 클래슀 가상 클래슀 : +, >같은 μ‘°ν•©μžλ‚˜ id, class 같은 λ‹¨μˆœ μ„ νƒμžλ‘œ 선택할 수 μ—†λŠ” 것듀을 μ„ νƒν•˜κ²Œ ν•΄μ£ΌλŠ” μ„ νƒμž μ΄λŠ” μš”μ†Œμ˜ 속성, μƒνƒœ, μƒλŒ€μ  μœ„μΉ˜ 등에 κΈ°λ°˜ν•˜μ—¬ μš”μ†Œλ₯Ό μ„ νƒν•˜κ²Œ ν•΄μ€Œ. ꡬ쑰적 가상 클래슀(structural pseudo-classes) : λ¬Έμ„œ κ΅¬μ‘°μ—μ„œ μœ„μΉ˜λ‚˜, λ‹€λ₯Έ μš”μ†Œμ™€μ˜ 관계에 따라 μš”μ†Œλ₯Ό μ„ νƒν•˜λŠ” μ„ νƒμž [ꡬ쑰적 가상 클래슀 μ’…λ₯˜] :root :only-child :nth-child(n) :nth-last-child(n) :first-of-type :last-of-type :only-of-type :nth-of-type(n) :nth-last-of-type(n) :empty :first-child :last-child :root 가상 클래슀 λ¬Έμ„œ κ΅¬μ‘°μ—μ„œ rootμš”μ†Œ..