Windows2 윈도우에서 파이썬프로그램 실행 Bat 만들기 다음은 배치 파일 코드입니다. 이 코드를 사용하면 Python 스크립트가 독립적으로 실행되고, CMD 창은 자동으로 닫힙니다: @echo offcd /d D:\project_py\py-log\start "" pythonw file_manage_ui.pyexit 2025. 2. 4. 윈도우에 Git 설치 - Git 사용(1/5) 내가 만든 스프링 프로젝트를 깃허브 또는 gogs저장소에 등록하고 싶었다. 도스명령창을 열어 git init 을 입력하니, 아래와 같았다. 그래서 검색해 보니, git 프로그램을 설치해야 했다. https://git-scm.com/download/win Git - Downloading Package Downloading Git Now What? Now that you have downloaded Git, it's time to start using it. git-scm.com 다운로드 및 설치방법의 자세한 안내는 아래의 블로그 링크로 대신한다. https://devstorylog.blogspot.com/2018/05/windows-git-github.html Windows Git 설치 및 GitHub 활.. 2019. 8. 26. 이전 1 다음