사이트 바로가기
- Bitly API Documentation dev.bitly.com
- Homepage dev.caloriemama.ai
- Chocomilk.dev Introducing Lollipop, a sweet new take on Android. chocomilk-dev.github.io
- Quantrity – Engineering fitness dev.quantrity.com
- Dev Home developer.affectiva.com
- Game Dev Tycoon greenheartgames.com
- Fastbird Dev Studio 'Fastbird Dev Studio' is an indie game developer located in Jeju, South Korea. We are creating indie games and apps with the in-house game engine called 'fastbird engine'. fastbirdDev.net
블로그
- (SDL) SDL 예제 apt-cache search ^libsdl | grep 1.2 libsdl1.2-dbg - Simple DirectMedia Layer debug files libsdl1.2-dev Layer 1.2, debugging libsdl-gfx1.2-4 - drawing and graphical effects extension for SDL libsdl-gfx1.2-dev
- [블렌더] 무료 3D 애니 만들기 https://docs.blender.org/manual/ko/dev/getting_started/installing/index.html https://www.youtube.com/
- 미친놈 폴라쳌 요즘 열일해서 좋아 dev summer lorde summer caroline summer
- Nginx Server Block 별로 traffic 보기 Install dependencies bash sudo apt update sudo apt install -y build-essential libpcre3 libpcre3-dev zlib1g zlib1g-dev libssl-dev curl ✅ 2.
- project - nodejs, typescript, typeorm, mysql 연결하기 [오류] - npm run dev 후 발생된 오류 [현재 코드] [해결] dot env를 수정하면서 변수명들을 바꿔 오류가 발생되었다
- 리눅스마스터 2급 : 1과목 리눅스 운영 및 관리 - 예상문제정리 mail/sendmail.cf apt-get remove nautilus #lpr -#3 -P lp ihd.txt system-config-printer mount -t xfs /dev
- OneDriveGUI 설치 r requirements.txt 실행: cd src/ python3 OneDriveGUI.py 또는 cd src/ nohup python3 OneDriveGUI.py > /dev
- [윈도우 커널] Visual Studio 2019 개발 환경 구축 일반적인 C/C++ 프로그램 같은 경우, Dev C++이나 Code Block 등 여러 도구로 개발이 가능하지만, 윈도우 커널 드라이버의 경우, 커널 API를 제공하는 Visual
- 형상관리 전략(Git Strategy) fetch : 원격저장소의 최신 변경사항을 가져오되 로컬 브랜치에는 적용하지 않는다(가져온 후 병합은 수동으로 진행) Git Strategy 브랜치 구조 main: 운영용 배포 브랜치 dev
- (하모니카 8.0) 리눅스 하드디스크 파티션 삭제, 포맷 (하모니카 8.0) 리눅스 하드디스크 파티션 삭제, 포맷 파티션 정보 sudo fdisk -l 파티션 삭제 sudo fdisk /dev/sdb 삭제 명령: Command (m for help): d 저장 명령: Command (m for help): w 파티션 생성 sudo fdisk /dev/sdb 파티션 생성: Command (m for help): n (