What is the translation of " BATCH PROGRAM " in Vietnamese?

[bætʃ 'prəʊgræm]
[bætʃ 'prəʊgræm]
chương trình batch
batch program

Examples of using Batch program in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Cmd, which contains the backup commands, and then schedule the batch program to run, type.
Cmd, chứa các lệnh sao lưu và sau đó lên lịch để chạy chương trình batch, hãy nhập.
Calls one batch program from another without causing the first batch program to stop.
Lệnh call gọi một chương trình batch từ chương trình khác mà không cần dừng chương trình batch gốc.
Batch-parameters Specifies any command-line information required by the batch program.
Lt; BatchParameters> Chỉ định bất kỳ thông tindòng lệnh nào được yêu cầu bởi chương trình batch.
When you use ERRORLEVEL values in a batch program, list them in decreasing order.
Khi bạn sửdụng các giá trị ERRORLEVEL trong một chương trình batch, hãy liệt kê chúng theo thứ tự giảm dần.
Calls one batch program from another without stopping the parent batch program.
Lệnh call gọi một chương trình batch từ chương trình khác mà không cần dừng chương trình batch gốc.
You can use the errorlevel parameter on the if command line in a batch program to process exit codes returned by find.
Bạn có thể sử dụng tham số ERRORLEVEL trên dòng lệnh if trong một chương trình batch để xử lý các mã thoát được trả về bằng lệnh replace.
To display a message that is several lines long without displaying any commands,you can include several echo Message commands after the echo off command in your batch program.
Để hiển thị một thông báo chỉ dài vài dòng mà không hiển thị bất kỳlệnh nào, bạn có thể bao gồm một vài lệnh echo Message sau lệnh echo off trong chương trình batch.
You can also use set in a batch program that adds a new directory to the PATH environment variable.
Bạn cũng có thể sử dụng lệnh set trong một chương trình batch, khi đó một thư mục mới sẽ được thêm vào biến môi trường PATH.
To back up the hard drive of the Marketing server to a tape drive at midnightevery five days, create a batch program called Archive.
Để sao lưu ổ cứng của Marketing server vào ổ đĩa lúc nửa đêm, năm ngày một lần,hãy tạo một chương trình batch có tên là Archive.
Call- The call command is used to run a script or batch program from within another script or batch program..
Lệnh call được sử dụng để chạy một chương trình script hoặc batch từ bên trong một chương trình script hoặc batch khác.
For example, if your batch program creates an environment variable named BAUD, you can use the string associated with BAUD as a replaceable parameter by typing%baud% at the command prompt.
Ví dụ: nếu chương trình batch của bạn tạo biến môi trường có tên BAUD, bạn có thể sử dụng chuỗi được liên kết với BAUD làm tham số có thể thay thế bằng cách nhập% baud% tại cử sổ nhắc lệnh command prompt.
You can use the ERRORLEVEL parameter on the if command line in a batch program to process exit codes that are returned by replace.
Bạn có thể sử dụng tham số ERRORLEVEL trên dòng lệnh if trong một chương trình batch để xử lý các mã thoát được trả về bằng lệnh replace.
Batch program management, which supports batch addition, configuration, delay control, enabling and other operations, provides the greatest convenience for large-scale broadcast program control.
Quản lý chương trình hàng loạt, hỗ trợ bổ sung hàng loạt, cấu hình, kiểm soát độ trễ, bật và các hoạt động khác, mang lại sự thuận tiện nhất cho điều khiển chương trình phát sóng quy mô lớn.
Choice Prompts the user toselect one item from a list of single-character choices in a batch program, and then returns the index of the selected choice.
Lệnh choice nhắc người dùng chọnmột mục từ danh sách các lựa chọn ký tự đơn lẻ trong một chương trình batch và sau đó trả về chỉ mục của lựa chọn đó.
You can also use a hybrid of the two systems by downloading your data to a spreadsheet or database program, perform the calculations andthen update your inventory system either manually or through a batch program.
Bạn cũng có thể sử dụng một lai của hai hệ thống bằng cách tải dữ liệu của bạn sang một bảng tính hoặc chương trình cơ sở dữ liệu, thực hiện các phép tính vàsau đó cập nhật hệ thống kiểm kê của bạn hoặc tự hoặc thông qua một chương trình batch.
Specifies the Windows command,program(that is,. exe or. com file), or batch program(that is,. bat or. cmd file) that you want to run.
Lt; command> Chỉ định lệnh,chương trình Windows( có nghĩa là file. exe hoặc. com) hoặc chương trình batch( có nghĩa là file. bat hoặc. cmd) mà bạn muốn chạy.
Choice The choice command is used within a script or batch program to provide a list of choices and return the value of that choice to the program..
Lệnh choice được sử dụng trong chương trình script hoặc batch để cung cấp một danh sách các lựa chọn và trả về giá trị của sự lựa chọn đó cho chương trình..
Command- This parameter specifies the Windows command,program(that is,. exe or. com file), or batch program(that is,. bat or. cmd file) that will be run.
Lt; command> Chỉ định lệnh, chương trình Windows(có nghĩa là file. exe hoặc. com) hoặc chương trình batch( có nghĩa là file. bat hoặc. cmd) mà bạn muốn chạy.
Instead of running one batch job at a time,these systems can have multiple batch programs running at the same time in order to keep the system as busy as possible.
Thay vì chạy một công việc hàng loạt tại một thời điểm,các hệ thống này có thể có nhiều chương trình hàng loạt chạy cùng một lúc để giữ cho hệ thống bận rộn nhất có thể.
The following example shows how you can use the pushd command and the popd command in a batchprogram to change the current directory from the one in which the batch program was run and then change it back.
Ví dụ sau đây cho thấy cách bạn có thể sử dụng lệnh pushd và lệnh popd trong một chươngtrình batch( batch program) để thay đổi thư mục hiện tại từ một thư mục mà trên đó chương trình batch được chạy.
Unfortunately, Bob was told"'open' is not recognized as an internal or external command,operable program or batch file".
Mình đã dùng thử lệnh này, nhưng máy thông báo:"' clear' is not recognized as an internal or external command,operable program or batch file".
Also, the program supports batch mode and lets users compress hundreds of PDF documents at one time.
Ngoài ra, các chương trình hỗ trợ chế độ hàng loạt và cho phép người sử dụng nén hàng trăm tài liệu PDF cùng một lúc.
Delay control One key to batch configuration or one program configuration.
Kiểm soát độ trễMột chìa khóa để cấu hình hàng loạt hoặc một cấu hình chương trình.
In addition, the program supports batch mode and allows users to compress hundreds of PDF documents at once.
Ngoài ra, các chương trình hỗ trợ chế độ hàng loạt và cho phép người sử dụng nén hàng trăm tài liệu PDF cùng một lúc.
I pressed enter, and DOS simply replied"'start' is not recognized as an internal or external command,operable program or batch file.".
Lệnh không được thực thi và ta chỉ nhận được thông báo lỗi“ is not recognized as an internal or external command,operable program or batch file”.
The VIISA Acceleration Program Batch 6 marks major upgrades to the program's structure while maintaining the core factors that have been VIISA's most valuable assets in accelerating startups' growth.
Chương trình tăng tốc VIISA Batch 6 đánh dấu những phát triển lớn của cấu trúc chương trình trong khi vẫn duy trì các yếu tố cốt lõi được coi là giá trị quý giá nhất của VIISA trong việc thúc đẩy khởi nghiệp.
Adb' is not Recognized as internal orexternal command year, the program operable or batch file"?
ADB' không được công nhận là năm lệnh nội bộ haybên ngoài, chương trình có thể hoạt động hoặc hàng loạt tập tin"?
The program includes a batch conversion function and does not change the physical location of files on disks.
Chương trình bao gồm chức năng chuyển đổi hàng loạt và không thay đổi vị trí vật lý của tệp trên đĩa.
Functionality of the program also provides batch conversion, which will be useful when working with multi-page PDF documents.
Chức năng của chương trình cũng hỗ trợ chuyển đổi hàng loạt, trong đó sẽ hữu ích khi làm việc với các tài liệu PDF nhiều trang.
Results: 29, Time: 0.0308

Word-for-word translation

Top dictionary queries

English - Vietnamese