Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- grep
- 단축키
- netsh
- GIT
- vscode
- profile
- tomcat
- IntelliJ
- maVen
- Windows 10
- bash
- find
- Mac
- Source
- xargs
- ssh
- JavaScript
- Quartz
- Eclipse
- import
- 네트워크
- 줄바꿈 문자
- VirtualBox
- Windows
- context
- lsof
- resource
- plugin
- port
- web.xml
Archives
- Today
- Total
목록2024/09/11 (2)
develog
[vscode] python 가상 환경 만들기
command + shift + P 를 누르고 create environment 를 선택한다 venv 를 선택한다 사용할 인터프리터를 선택한다 .venv 폴더가 생긴다 터미널 창에서 프롬프트 앞에 (.venv) 가 표시된다
카테고리 없음
2024. 9. 11. 22:16