일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- git
- 정처기
- DevOps
- mysql
- 프로그래머스
- 자바
- 코테
- Python
- 쿠버네티스
- 인공지능
- db
- LV 0
- 자료구조
- docker
- 파이썬
- programmers
- Ai
- Lv 2
- 리눅스
- Linux
- github
- Kubernetes
- 머신러닝
- 알고리즘
- 깃
- 코딩테스트
- Java
- 우분투
- ubuntu
- 데이터베이스
- Today
- Total
목록다운로드 (2)
Myo-Kyeong Tech Blog
Git 설치하기 https://git-scm.com/download/win Git - Downloading Package Download for Windows Click here to download the latest (2.40.1) 32-bit version of Git for Windows. This is the most recent maintained build. It was released 30 days ago, on 2023-04-25. Other Git for Windows downloads Standalone Installer 32-bit Git for Win git-scm.com Git 버전 확인 설치가 완료되면 터미널을 열고 'git --version' 명령어를 입력하여 정상적으로 설치..
sqlite 데이터베이스 소스코드를 웹에서 다운받아 컴파일 한 후, 로컬 머신에 설치하는 방법입니다. [ sqlite 다운로드 홈페이지 ] https://sqlite.org/download.html SQLite Download Page Templates (1) and (2) are used for source-code products. Template (1) is used for generic source-code products and templates (2) is used for source-code products that are generally only useful on unix-like platforms. Template (3) is used for precompiled bi sqlite.or..