์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
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 | 31 |
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array ๊ฐ์ฒด
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
๋ชฉ๋ก๋ถ๋ฅ ์ ์ฒด๋ณด๊ธฐ (552)
A Joyful AI Research Journey๐ณ๐
vh = viewport height, vw = viewport width ์ฆ, ํ์ฌ ์คํ์ค์ธ ์คํฌ๋ฆฐ ํฌ๊ธฐ์ ๋ง์ถฐ ์๋์ ํฌ๊ธฐ๋ฅผ ๋ฐํํ๊ฒ ๋ค๋ ๋ป์ด๋ค. 100vh, 100vw๊ฐ ์ ์ฒด ํ๋ฉด์ ๊ธฐ์ค์ด ๋๋ค. ์๋ฅผ ๋ค์ด, ํ์ฌ ์คํฌ๋ฆฐ ํฌ๊ธฐ๊ฐ height = 1000px, width = 800px์ด๋ผ๋ฉด 1vh = 10px, 1vw = 8px ์ด ๋ ๊ฒ์ด๋ค. height: 50vh; width: 25vw; ๋ก ์ค์ ํ๋ค๋ฉด height = 500px width = 200px ์ผ๋ก ์ ์ฉ๋๋ค. ์ฐธ๊ณ : https://programming119.tistory.com/93
230203 If you want two classes on one element, do it this way: Reference it in css like so: .social.first {} ์ฐธ๊ณ : http://jsfiddle.net/jyAyX/ ์์) HTML CSS .foo{ border-left: 1px solid gray; } .foo.bar{ border-top: 1px solid gray; } .foo .bar{ border-right: 1px solid gray; width:25px; height:25px; background-color:lightgray; } div{ margin:20px; height:50px; width:50px; background-color:beige; } ๊ฒฐ๊ณผ)
::after (:after) ์ฐธ๊ณ : https://developer.mozilla.org/ko/docs/Web/CSS/::after CSS์์, ::after ๋ ์ ํํ ์์์ ๋งจ ๋ง์ง๋ง ์์์ผ๋ก ์์ฌ ์์๋ฅผ ํ๋ ์์ฑํ๋ค. ๋ณดํต content ์์ฑ๊ณผ ํจ๊ป ์ง์ง์ด, ์์์ ์ฅ์์ฉ ์ฝํ ์ธ ๋ฅผ ์ถ๊ฐํ ๋ ์ฌ์ฉํ๋ค. ๊ธฐ๋ณธ๊ฐ์ ์ธ๋ผ์ธ์ด๋ค. (CSS ์์ฌ ์์(๊ฐ์ ์์)๋ ์ ํ์์ ์ถ๊ฐํ๋ ํค์๋๋ก, ์ ํํ ์์์ ์ผ๋ถ๋ถ์๋ง ์คํ์ผ์ ์ ํ ์ ์๋ค.) /* ๋งํฌ ๋ค์ ํ์ดํ ์ถ๊ฐ */ a::after { content: "→"; } HTML ์ ๋นํ ํ๋ฒํ๊ณ ์ฌ์ฌํ ๊ธ์ ๋๋ค. ์ง๋ฃจํ์ง๋ ํฅ๋ฏธ์ง์งํ์ง๋ ์์ ๊ธ์ ๋๋ค. MDN ๊ธฐ์ฌ๋ ์ฝ๊ณ ์ฌ๋ฐ์ต๋๋ค. CSS .exciting-text::after { content: "
230422) ๊ฐ์ฅ ์ฝ๊ฒ ์๊ฐํ๋ ๋ฐฉ๋ฒ์ cssํ์ผ์ ์ค์ฌ์ผ๋ก ๋ณด๊ณ ๊ฒฝ๋ก๋ฅผ ์๊ฐํ๋ค. .mainBg { background-image: url("../images/mainBlur3.png"); background-size: cover; background-attachment: fixed; /* position: fixed-bottom; */ } ".." (double dot) refers to the parent directory of the current directory. The image is located in a folder named "images" that is one level up in the directory hierarchy from the location of the CSS file..
230130 ๊ณผ ๊ฐ์ ์ผ์น์ํฌ ๊ฒฝ์ฐ ํธ๋ฆฌํ๊ฒ ์ด์ฉํ ์ ์๋ค. for์ ๊ฐ๊ณผ id๊ฐ์ hahaha๋ผ๋ ์์์ ๊ฐ์ผ๋ก ์ผ์น์ํจ ๊ฒฝ์ฐ, ๋น์ ์ ๋ฐฅ์ ๋จน์์ต๋๊น?๋ผ๋ ํ ์คํธ ๋ถ๋ถ์ ํด๋ฆญํด๋ checkbox ๋ถ๋ถ์ ํด๋ฆญ์ด ๋๋ค. ๋น์ ์ ๋ฐฅ์ ๋จน์์ต๋๊น?
230130 jQuery์ toogle() ์ฌ์ฉํด์ ๋ฒํผ ํด๋ฆญํ์ ๋ ๋์ค๊ณ ์จ๊ธฐ๋ ๊ธฐ๋ฅ ์ฐธ๊ณ : https://lionbum.tistory.com/44 //jQuery toggle ์ด์ฉ: ๊ฐ์ธ์ ๋ณด ๋ฒํผ ๋๋ ์ ๋ ์ค๋ช 3์ค์ด ๋์ค๊ณ ๋ค์ ๋ฒํผ์ ๋๋ฅด๋ฉด ๋ค์ ์ค๋ช ์ด ์จ๊ฒจ์ง๋ค. $(function (){ $("#infoValidButton").click(function (){ $("#infoValid").toggle(); }); }); ํด๋ฆญํ์ ๋ ํ์ดํ ์์๋ ๋ฐฉํฅ๊ณผ ๋ด์ฉ ๋ณด์, ์จ๊น ๊ธฐ๋ฅ์ด ๋๋ค. ์ฐธ๊ณ //jQuery toggle ์ด์ฉ: ๊ฐ์ธ์ ๋ณด ๋ฒํผ ๋๋ ์ ๋ ์ค๋ช 3์ค์ด ๋์ค๊ณ ๋ค์ ๋ฒํผ์ ๋๋ฅด๋ฉด ๋ค์ ์ค๋ช ์ด ์จ๊ฒจ์ง๋ค. //ํ์ดํ: โฎ up: ⮝, โฎ down: ⮟ $(docum..
230130 ํ๋ฉด ํ๋จ์ ํธํฐ๋ฅผ ๊ณ ์ ํ๋ ค๋ฉด ์๋ ์ฝ๋๋ฅผ ์ด๋ค. :) ์ฐธ๊ณ /*ํธํฐ*/ footer{ position:fixed; /*์ด ๋ถ๋ถ์ ๊ณ ์ */ bottom:0; /*ํ๋จ์ ์ฌ๋ฐฑ ์๋ค.*/ width: 100%; /*๋๋น:๊ฐ๋ก ์ฌ์ด์ฆ๋ฅผ ๋ธ๋ผ์ฐ์ ์ ๊ฐ๋ ์ฑ์ด๋ค.*/ height: 50px; /*๋์ด*/ }
230130 radio๋ฅผ ์ธ ๋ name์ ๋์ผํ ๊ฐ์ผ๋ก ์ง์ ํ๋ฉด ์ค๋ณต ๋ฐฉ์ง ๊ฐ๋ฅํ๋ค. ํ์ ํํด ์๊น์ง 5๋ 3๋ 1๋ name is the name that is used when the value is passed (in the URL or in the posted data). id is used to uniquely identify the element for CSS styling and JavaScript.
230329 Wed 63rd class Ch. 18 MVC ํจํด ๊ตฌํ ์ง๋: Ch. 18 MVC ํจํด ๊ตฌํ์ ๊ธฐ๋ฐํ ์์ฒด ์์ (๊ต์ฌ: ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง, ์ ์: ์ต๋ฒ๊ท ) ์ฑ ์์ ์ฝ๋: https://github.com/madvirus/jsp23 ์ ์ ๋ธ๋ก๊ทธ: https://javacan.tistory.com/ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | ์ต๋ฒ๊ท - ๊ต๋ณด๋ฌธ๊ณ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | [์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง]๋ JSP 2.3์ ์๋ก์ด ํน์ง ๋ฐ์๊ณผ JSP๋ฅผ ์ง์ํ๋ ์์์ธ ์๋ธ๋ฆฟ๊ณผ ํํ ์ธ์ด ๋ฑ์ ์๋ก์ด product.kyobobook.co.kr ์ค๋ ๋ฐฐ์ด ๊ฒ ์ค ๊ธฐ..
230329 Wed 63rd class Ch. 18 MVC ํจํด ๊ตฌํ ์ง๋: Ch. 18 MVC ํจํด ๊ตฌํ์ ๊ธฐ๋ฐํ ์์ฒด ์์ (๊ต์ฌ: ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง, ์ ์: ์ต๋ฒ๊ท ) ์ฑ ์์ ์ฝ๋: https://github.com/madvirus/jsp23 ์ ์ ๋ธ๋ก๊ทธ: https://javacan.tistory.com/ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | ์ต๋ฒ๊ท - ๊ต๋ณด๋ฌธ๊ณ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | [์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง]๋ JSP 2.3์ ์๋ก์ด ํน์ง ๋ฐ์๊ณผ JSP๋ฅผ ์ง์ํ๋ ์์์ธ ์๋ธ๋ฆฟ๊ณผ ํํ ์ธ์ด ๋ฑ์ ์๋ก์ด product.kyobobook.co.kr ์ฐธ๊ณ https://..
230328 Tue 62nd class Ch. 18 MVC ํจํด ๊ตฌํ ์ง๋: Ch. 18 MVC ํจํด ๊ตฌํ์ ๊ธฐ๋ฐํ ์์ฒด ์์ (๊ต์ฌ: ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง, ์ ์: ์ต๋ฒ๊ท ) ์ฑ ์์ ์ฝ๋: https://github.com/madvirus/jsp23 ์ ์ ๋ธ๋ก๊ทธ: https://javacan.tistory.com/ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | ์ต๋ฒ๊ท - ๊ต๋ณด๋ฌธ๊ณ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | [์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง]๋ JSP 2.3์ ์๋ก์ด ํน์ง ๋ฐ์๊ณผ JSP๋ฅผ ์ง์ํ๋ ์์์ธ ์๋ธ๋ฆฟ๊ณผ ํํ ์ธ์ด ๋ฑ์ ์๋ก์ด product.kyobobook.co.kr ์ค๋ ๋ฐฐ์ด ๊ฒ ์ค ๊ธฐ..
230328 Tue 62nd class Ch. 18 MVC ํจํด ๊ตฌํ ์ง๋: Ch. 18 MVC ํจํด ๊ตฌํ์ ๊ธฐ๋ฐํ ์์ฒด ์์ (๊ต์ฌ: ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง, ์ ์: ์ต๋ฒ๊ท ) ์ฑ ์์ ์ฝ๋: https://github.com/madvirus/jsp23 ์ ์ ๋ธ๋ก๊ทธ: https://javacan.tistory.com/ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | ์ต๋ฒ๊ท - ๊ต๋ณด๋ฌธ๊ณ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | [์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง]๋ JSP 2.3์ ์๋ก์ด ํน์ง ๋ฐ์๊ณผ JSP๋ฅผ ์ง์ํ๋ ์์์ธ ์๋ธ๋ฆฟ๊ณผ ํํ ์ธ์ด ๋ฑ์ ์๋ก์ด product.kyobobook.co.kr ์ค๋ ๋ฐฐ์ด ๊ฒ ์ค ๊ธฐ..
230328 Tue, 230329 Wed ๊ธฐ๋ณธํ์ ์๋์ ๊ฐ๊ณ input์ name, type, id ๋ฑ ๋ค์ํ ๊ฑธ ๋ฃ์ ์ ์๋ค. ๊ฒ์ํ๋ฉด ๋ณดํต ์ ์ฒด ์ฝ๊ด ๋์๋ง ๋ ์ ๊ทธ๋ฐ๋ฐ ์ ํ ์ฝ๊ด ์ฝ๋๋ ๋ฃ์๋ค. ์ฝ๋) ์ ์ฒด ์ฝ๊ด, ์ ํ ์ฝ๊ด, ์ด๋ฉ์ผ, SMS ๊ฐ ๋๋ ์ ๋ ์ฒดํฌ๋ฐ์ค ์ฒดํฌ๋๊ฒ ๋ง๋ค๊ธฐ //์ ์ฒด ์ฝ๊ด ๋์ function checkAll() { if ($("#TermsOfService").is(':checked')) { $("input[name=sub_TermsOfServiceRequired]").prop("checked", true); } else { $("input[type=checkbox]").prop("checked", false); } } //์ ํ ์ฝ๊ด ๋์ function checkOpti..
230328 Tue 62nd class Ch. 18 MVC ํจํด ๊ตฌํ ์ง๋: Ch. 18 MVC ํจํด ๊ตฌํ์ ๊ธฐ๋ฐํ ์์ฒด ์์ (๊ต์ฌ: ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง, ์ ์: ์ต๋ฒ๊ท ) ์ฑ ์์ ์ฝ๋: https://github.com/madvirus/jsp23 ์ ์ ๋ธ๋ก๊ทธ: https://javacan.tistory.com/ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | ์ต๋ฒ๊ท - ๊ต๋ณด๋ฌธ๊ณ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | [์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง]๋ JSP 2.3์ ์๋ก์ด ํน์ง ๋ฐ์๊ณผ JSP๋ฅผ ์ง์ํ๋ ์์์ธ ์๋ธ๋ฆฟ๊ณผ ํํ ์ธ์ด ๋ฑ์ ์๋ก์ด product.kyobobook.co.kr ์ค๋ ๋ฐฐ์ด ๊ฒ ์ค ๊ธฐ..
230327 Mon 61st class Ch. 18 MVC ํจํด ๊ตฌํ ์ง๋: Ch. 18 MVC ํจํด ๊ตฌํ์ ๊ธฐ๋ฐํ ์์ฒด ์์ (๊ต์ฌ: ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง, ์ ์: ์ต๋ฒ๊ท ) ์ฑ ์์ ์ฝ๋: https://github.com/madvirus/jsp23 ์ ์ ๋ธ๋ก๊ทธ: https://javacan.tistory.com/ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | ์ต๋ฒ๊ท - ๊ต๋ณด๋ฌธ๊ณ ์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ: ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง | [์ต๋ฒ๊ท ์ JSP 2.3 ์น ํ๋ก๊ทธ๋๋ฐ ๊ธฐ์ด๋ถํฐ ์ค๊ธ๊น์ง]๋ JSP 2.3์ ์๋ก์ด ํน์ง ๋ฐ์๊ณผ JSP๋ฅผ ์ง์ํ๋ ์์์ธ ์๋ธ๋ฆฟ๊ณผ ํํ ์ธ์ด ๋ฑ์ ์๋ก์ด product.kyobobook.co.kr ์ค๋ ๋ฐฐ์ด ๊ฒ ์ค ๊ธฐ..