batch file

배치 파일

빈도: 5.94.5 백만 단어당

a script file containing a series of commands to be executed by the command-line interpreter

명령줄 인터프리터에 의해 실행될 일련의 명령을 포함하는 스크립트 파일

카테고리:

예문 (10)

batch file = 배치 파일 (명령줄 인터프리터에 의해 실행될 일련의 명령을 포함하는 스크립트 파일)

  • I wrote a simple batch file to automate the backup process.백업 프로세스를 자동화하기 위해 간단한 배치 파일을 작성했습니다.
  • You can execute the batch file by double-clicking it in Windows Explorer.윈도우 탐색기에서 배치 파일을 더블 클릭하여 실행할 수 있습니다.
  • The system administrator created a batch file to perform nightly maintenance tasks.시스템 관리자는 야간 유지 관리 작업을 수행하기 위해 배치 파일을 만들었습니다.
  • Be careful when running a batch file from an unknown source, as it could be malicious.알 수 없는 출처의 배치 파일을 실행할 때는 악성일 수 있으므로 주의하십시오.
  • He's learning to use command-line arguments within a batch file.그는 배치 파일 내에서 명령줄 인수를 사용하는 법을 배우고 있습니다.
  • The installation process was simplified by using a single batch file.단일 배치 파일을 사용하여 설치 과정이 단순화되었습니다.
  • My script is not a single executable but a batch file that calls other programs.제 스크립트는 단일 실행 파일이 아니라 다른 프로그램을 호출하는 배치 파일입니다.
  • You can edit a batch file with any text editor, like Notepad.메모장과 같은 텍스트 편집기로 배치 파일을 편집할 수 있습니다.
  • The batch file failed to run because of a syntax error on the third line.세 번째 줄의 구문 오류로 인해 배치 파일이 실행되지 않았습니다.
  • This batch file is designed to rename hundreds of photos at once.배치 파일은 한 번에 수백 장의 사진 이름을 바꾸도록 설계되었습니다.