• 运行批处理文件之后,就准备好了用于编译链接程序环境

    After running the batch file, our environment is ready for compiling and linking our program.

    youdao

  • 课堂上,注意到那个年轻人好几都在解释如何启动向导——同时还看到那位老开发人员一直在解释为什么运行cobol批处理程序需要JCL

    During the class I noticed the young person explaining several times how to start a wizardbut I also saw the mature developer explaining why JCL was required to run a COBOL batch program.

    youdao

  • 通过调用批处理文件我们可以我们程序设置一个合适运行时环境

    By invoking a batch file, we can set up a suitable runtime environment for our program.

    youdao

  • 处理程序运行这个作业然后删除作业。

    The batch processor runs the job, then deletes the job.

    youdao

  • 技术处理有效不过要求对应用程序进行修改测试

    This technique can be effective for batch processing, though it requires application modifications and testing.

    youdao

  • 批处理查询应用程序通常要进行大量顺序处理用于OLTP数据访问往往具有随机性

    Batch and query applications typically do a lot of sequential processing, while data access for OLTP tends to be more random in nature.

    youdao

  • 为了简化处理文件脚本批处理文件必须很容易察觉安装程序什么时候完成以便可以启动更新程序

    To simplify the scripting of your batch file, the batch file must easily detect when the installation program has completed, so that it can then start the update program.

    youdao

  • 可以使用处理程序基于实时基础、一个预定时间间隔某个时点在服务器运行计划任务

    A batch processor is available to schedule tasks to run server-side either on an ongoing basis, a scheduled time interval, or at a certain time.

    youdao

  • 处理实用程序批处理实用程序通常处理大量数据并且常常一种连续的方式处理数据。

    Batch and Utilities: Batch and utility programs typically deal with large amounts of data, often processing the data in a sequential manner.

    youdao

  • 例如生成需要处理所有数据报告批处理应用程序可能使用顺序操作因为数据库中的所有数据无论如何都需要处理

    For example, a batch application producing a report of all processed data will likely be using sequential operations since all the data in the database needs to be processed anyway.

    youdao

  • 对于处理来说,尤其如此其中应用程序必须某个不断缩小时间窗内处理大量数据

    This is especially true for batch processing, where applications must process vast amounts of data within some narrowing window of time.

    youdao

  • 例如必须连续执行多个更新操作批处理应用程序通常能够更好依次执行sql语句而无需所有额外的对象交互

    For example, batch applications that must execute many update operations serially are often better off executing SQL statement in sequence without all the extra object hydration.

    youdao

  • 另一种方法开启批处理程序跟踪

    Another method is to turn on the trace for the batcher.

    youdao

  • 最终称之为文件”的这些数据集得到普遍使用这样程序就可以生成可批处理序列中的一个程序读取输出

    These data collections, eventually called "files," were normally used so that a program could generate output that would be read by the next program in a batch sequence.

    youdao

  • 持续程序调用批处理程序执行JDBC准备执行操作

    The persister calls the batcher to perform the JDBC prepare and execute operations.

    youdao

  • 包括实际事件批处理作业桥接转换实用程序管理检测监视通知

    These include batch jobs, Bridges, conversions, utilities, administration, instrumentation, monitoring, and notification of real-world events, among other things.

    youdao

  • 批处理应用程序负责业务服务计算信用评级应用利息计算

    Batch applications are responsible for business services like calculating credit ratings, applying interest calculations, and so on.

    youdao

  • 语言包含处理程序概念举例来说,可以没有终端用户交互的情况下生成运行批处理程序从而生成报告或者批处理数据库文件加载更新

    The language includes the notion of batch program, which can be generated to run without end user interaction, for example, to produce reports or to batch database or files loads and updates.

    youdao

  • 一部分(定义应用程序a)文档发送处理存储库

    The first part, the custom application a, simply sends the documents to the batch repository.

    youdao

  • 处理企业应用程序基础结构基础组件

    Batch processing is a fundamental component of enterprise application infrastructures.

    youdao

  • 可以配置应用程序/批处理服务器以及进程调度器

    You can configure the application/batch server domains and process scheduler.

    youdao

  • 使用驱动批处理程序OEMPUTX执行了本文提到的所有测量

    All measurements presented in this article were carried out using the driver batch program OEMPUTX.

    youdao

  • 一些更加朴素应用程序应该记住索引分析摘要比较或者处理文档常常遇到任务

    But somewhat more modest applications are worth keeping in mind, too: Indexing, analyzing, summarizing, comparing, or otherwise batch processing documents are also tasks that are frequently useful.

    youdao

  • 批处理实用程序往往各种系统资源消费大户,一旦它们挤在一起常常使工作负载逐步上升。

    Batch and utilities tend to be large consumers of all kinds of system resources, and when pressed, may often escalate the workload.

    youdao

  • 需要通过批处理脚本执行特殊传输时这些实用程序非常有用

    These utilities are very useful when you need to batch or script AD hoc transfers.

    youdao

  • 重点如果使用处理文件调用安装程序,那么您需要直接调用JRE

    Important: If you are invoking the installation program using a batch file, you will need to call the JRE directly.

    youdao

  • DB 210带来了一些变化会简要介绍一下相同的内容,cobol批处理程序基本编制过程作为基础

    So, with some changes to reflect DB2 10, I am going to share that same information in a condensed column, using the basic preparation process for a COBOL batch program as my basis.

    youdao

  • 例如如果发现关键处理应用程序执行产生所需数据总体业务流程都处于挂起状态,则可以重新设计批处理应用程序频繁地运行

    If you saw that the overall business process suspends until a key batch application executes and produces needed data, for example, you could redesign the batch application to run more frequently.

    youdao

  • 批处理应用程序开发人员可以编写线程安全的、单个线程中执行的代码

    Batch application developers write code that is thread-safe and executes on a single thread.

    youdao

  • 原始应用程序已经使用了25年的复杂旧式批处理系统

    The original application was a complex 25-year old batch system.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定