
const fs = require("fs"); const filePath = process.platform === "linux" ? "./input.txt" : "/dev/stdin"; //제 개발환경은 리눅스이기에 input.txt를 앞에 두었습니다. // const filePath = process.platform === 'linux' ? '/dev/stdin' : './input.txt'; // 실제 백준사이트에 제출할 때는 위에 filePath를 삭제하고 이 부분을 입력하면 됩니다. let input = fs.readFileSync(filePath).toString().split("\n"); input = input[0]; input = input.split(" ").map((item) => +i..

const fs = require("fs"); const filePath = process.platform === "linux" ? "./input.txt" : "/dev/stdin"; //제 개발환경은 리눅스이기에 input.txt를 앞에 두었습니다. // const filePath = process.platform === 'linux' ? '/dev/stdin' : './input.txt'; // 실제 백준사이트에 제출할 때는 위에 filePath를 삭제하고 이 부분을 입력하면 됩니다. let input = fs.readFileSync(filePath).toString().split("\n"); input = input[0]; input = input.split(" ").map((item) => +i..

const fs = require("fs"); const filePath = process.platform === "linux" ? "./input.txt" : "/dev/stdin"; //제 개발환경은 리눅스이기에 input.txt를 앞에 두었습니다. // const filePath = process.platform === 'linux' ? '/dev/stdin' : './input.txt'; // 실제 백준사이트에 제출할 때는 위에 filePath를 삭제하고 이 부분을 입력하면 됩니다. let input = fs.readFileSync(filePath).toString().split("\n"); input = input[0]; input = input.split(" ").map((item) => +i..

const fs = require("fs"); const filePath = process.platform === "linux" ? "./input.txt" : "/dev/stdin"; //제 개발환경은 리눅스이기에 input.txt를 앞에 두었습니다. // const filePath = process.platform === 'linux' ? '/dev/stdin' : './input.txt'; // 실제 백준사이트에 제출할 때는 위에 filePath를 삭제하고 이 부분을 입력하면 됩니다. let input = fs.readFileSync(filePath).toString().split("\n"); input = input[0]; input = input.split(" ").map((item) => +i..

const fs = require("fs"); const filePath = process.platform === "linux" ? "./input.txt" : "/dev/stdin"; //제 개발환경은 리눅스이기에 input.txt를 앞에 두었습니다. // const filePath = process.platform === 'linux' ? '/dev/stdin' : './input.txt'; // 실제 백준사이트에 제출할 때는 위에 filePath를 삭제하고 이 부분을 입력하면 됩니다. let input = fs.readFileSync(filePath).toString().split("\n"); input = input[0]; input = input.split(" ").map((item) => +i..

HTML 1 2 3 4 5 HTML 에서는 슬라이더를 보여줄 5가지의 개체들과 화살표를 추가했습니다 CSS body{ border:0px; padding:0px; margin: 0px; } .slider{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .slider-item{ height: 400px; width: 100%; text-align: center; font: 800; font-size: 40px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans'..

노마드코더님의 코코아톡 클론 수강하면서 html,css에 대해 빠삭하게 익혀서 이제 어떤 화면이던 간에 html과 css로 화면을 구성하는 방법을 익혔던 것 같습니다 . 또한 상황에 맞는 html 태그들을 사용하는 법을 익혀 불필요한 div 사용을 자제하는 법을 알았고 class 이름을 적절하게 지으면서 camelCase로 적는 법을 배웠습니다. 또한 저의 첫번째 반응형 웹사이트이며 모바일화면을 지원하는 사이트입니다 https://gilpop8663.github.io/kokoa-clone-2021/ Welcome to Kokoa Clone No Service 18:43 110% 화면이 너무 큽니다. 모바일 세로모드를 이용해주세요. gilpop8663.github.io
- Total
- Today
- Yesterday
- 아차산
- WSL2
- 초보
- C언어
- jest
- 윤성우 열혈C프로그래밍
- 위코드
- env
- javascript
- 노마드코더
- CLASS
- TopLayer
- 프론트앤드
- 스토리 북
- React
- electron
- 우아한테크코스
- NextApiRequest
- NextRequest
- import/order
- 노개북
- createPortal
- 프리온보딩
- error
- 원티드
- 북클럽
- nodejs
- Storybook
- nextjs
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |