batch mode
批处理模式
频率: 6.46.1 每百万词
an operating state in which a computer processes a series of jobs without user interaction
计算机在没有用户交互的情况下处理一系列作业的操作状态
分类:
例句 (10)
batch mode = 批处理模式 (计算机在没有用户交互的情况下处理一系列作业的操作状态)
- The system is designed to run in batch mode overnight.系统被设计为在夜间以批处理模式运行。
- All the transaction data is processed in batch mode at the end of the day.所有的交易数据都在一天结束时以批处理模式进行处理。
- You can execute this script in batch mode to avoid manual intervention.您可以在批处理模式下执行此脚本以避免手动干预。
- Batch mode is ideal for tasks that don't require user interaction.批处理模式非常适合不需要用户交互的任务。
- Our old mainframe computer could only operate in batch mode.我们老旧的大型机只能在批处理模式下运行。
- The administrator switched the server to batch mode to perform system updates.管理员将服务器切换到批处理模式以执行系统更新。
- Unlike interactive mode, batch mode processes jobs sequentially from a queue.与交互模式不同,批处理模式从队列中按顺序处理作业。
- Running the report generator in batch mode significantly reduced the server load.在批处理模式下运行报告生成器显著降低了服务器负载。
- This application was not designed for batch mode; it requires real-time input.此应用程序并非为批处理模式设计;它需要实时输入。
- We have a scheduled task that initiates batch mode every evening at midnight.我们有一个计划任务,在每天午夜启动批处理模式。