일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 단축키
- 데이터베이스
- cmd
- 오류
- 클론
- console창
- Visual Studio Code
- github token
- MySQL
- jupyter
- github clone
- 깃 토큰
- database
- OrCAD 다운로드
- php
- PHPStorm
- 에러
- localhost
- vscode
- 파이썬
- visualstudio code
- error 해결
- error
- import data
- Python
- run sql script
- clone
- DataGrip
- csv
- 따옴표 삭제
Archives
- Today
- Total
개발 노트
비주얼 스튜디오 코드 설치 및 실행 본문
1. https://code.visualstudio.com/ 에 접속하여 설치
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
2. 한국어 설치 후 비주얼 스튜디오 코드 재시작
3. 새 파일 열기
4. 코드 작성 후 저장 시
*코드 명 또는 폴더에 한글 사용하거나 띄어쓰기 하지 않기. 영문 이름의 코드 명 또는 폴더 만들기.
5. 실행 시 .py가 저장되어 있는 폴더에 들어가서 > 빈 화면 마우스 오른쪽 > [여기서 powershell 창 열기] 클릭 > [python 파이썬제목명.py] 입력을 하면 하단과 같이 실행됨
*참고
반응형
'Python 공부 : 21.10.26~ > python 시작하기' 카테고리의 다른 글
12/15 python 시작하기 (0) | 2021.10.26 |
---|