728x90 ๋ฐ์ํ studies112 Github repository ํน์ ํ์ผ ์์ ์ญ์ nemowork.com/entry/Git-%EB%A6%AC%ED%8C%8C%EC%A7%80%ED%86%A0%EB%A6%AC%EC%97%90%EC%84%9C-%ED%8C%8C%EC%9D%BC-%EC%99%84%EC%A0%84-%EC%82%AD%EC%A0%9C 2021. 3. 17. [MongoDB] create user show dbsuse [DB name will use]db.createUser({user:"[name]",pwd:"[pw]", roles:["readWrite"]})show users 2021. 3. 15. [MongoDB] Roboto 3T ์ฌ์ฉ๋ฒ needjarvis.tistory.com/420 ๋ชฝ๊ณ DB(MongoDB) ๊ด๋ฆฌ ํ๋ก๊ทธ๋จ, Robomongo์ผ๋ฐ์ ์ผ๋ก RDB ๊ฐ์ ๊ฒฝ์ฐ, ๋ค์ํ ์ ์ ๋ฐ ๊ด๋ฆฌํด๋ค์ ์ง์ํด์ค๋ค ๋ํ์ ์ผ๋ก Quest ์ฌ์ ํ ๋(Toad)์ ๊ฐ์ ํ๋ก๊ทธ๋จ์ด ์๋๋ฐ ์ด๋ฅผ ํตํด ํ์ฌ DB์ ์ด๋ค ๋ฐ์ดํฐ๊ฐ ๋ค์ด๊ฐ ์๋์ง ํ์ธ ํ ์ ์์ผneedjarvis.tistory.com 2021. 3. 15. [Node.js] express ๊ฐํธ ์๋ฒ ์คํํ๊ธฐ, ์๋ฒ ์คํ ํ์ผ ๋ง๋ค๊ธฐ (VS CODE) express ์ค์น ์ต์คํ๋ ์ค๊ฐ ์ ํ์ํ๊ฐ?const http = require('http');const hostname = '127.0.0.1';const port = 3000;const server = http.createServer((req, res) => { res.statusCode = 200; res.setHeader('Content-Type', 'text/plain'); res.end('Hello World');});server.listen(port, hostname, () => { console.log(`Server running at http://${hostname}:${port}/`);});์ด๊ฒ์ node.js ๊ณต์ ๋ฌธ์ ์๋ด ํ์ด์ง์ ์๋ฒ ์์ฑ ์ฝ๋์ด๋ค. ๊ทธ๋ฆฌ๊ณ ์๋๋ exp.. 2021. 3. 10. [Node.js] Uncaught Error: listen EADDRINUSE: address already in use ํด๊ฒฐ / ์๋ฒ ์ข ๋ฃ vs code๋ก ์คํํ๋ ๊ฒฝ์ฐ, TERMINAL-cmd ํ์ฌ node.jsํด๋ ๊ฒฝ๋ก์์ ์๋ ๋ช ๋ น ์ ๋ ฅTaskkill /IM node.exe /F 2021. 3. 10. [Unity] Visual Studio (2019) ํ๊ธ ๊นจ์ง ํด๊ฒฐ Unity3d Scripts C# ๋ฌธ์ ์ํฉ: ์ ๋ํฐ Collab(์ฝ๋ผ๋ณด๋ ์ดํธ) ์ผ๋ก ํ์ ์์ ์ค pull(update/sync)์ ๋ฐ์ผ๋ ํ๊ธ์ด ๊นจ์ง. 1. ๋๊ตฌ>์ต์ 2. ํ ์คํธ ํธ์ง๊ธฐ>์ผ๋ฐ>์๊ทธ๋์ฒ ์๋ UTF-8 ์ธ์ฝ๋ฉ ์๋ ๊ฒ์ ์ฒดํฌ ํด์ ์ฌ์ค ํ๊ธ์ด ํ๋ฒ ๊นจ์ง ๊ฒฝ์ฐ ์ฝ๋ํธ์ง๊ธฐ์์ ๋ณต๊ตฌํ๊ธด ํ๋ค๋ค. ํด๊ฒฐ์ด ์๋๋ฉด ๊ธฐ์กด ํ์ผ์ ๋ถ์ฌ๋ฃ๊ฑฐ๋ ๋ฎ์ด์ฐ๋ ์ ๋ฐ์ ์๋ค. 2021. 2. 28. ์ด์ 1 ยทยทยท 3 4 5 6 7 8 9 ยทยทยท 19 ๋ค์ 728x90 ๋ฐ์ํ