• 打开DB 2命令处理程序

    Open the DB2 command line processor.

    youdao

  • 14显示DB 2命令处理程序

    Figure 14 shows the DB2 command line processor.

    youdao

  • 打开命令处理程序窗口启动DB2

    Open the command line processor window and start DB2.

    youdao

  • 命令处理程序(CLP)发出以下命令

    Issue the following commands from the command line processor (CLP).

    youdao

  • 例如提供DB 2命令处理程序(DB 2CLP)工具

    For example, there is no DB2 command line processor (DB2 CLP) or tools.

    youdao

  • 然而DB 2命令处理程序(CLP)可以使用以下语法调用存储过程

    However, the DB2 command line processor (CLP) can invoke stored procedures using the following syntax.

    youdao

  • 通过Start菜单db 2cmd打开db 2命令处理程序

    Open the db2 command line processor from your laptop by running db2cmd from the start menu.

    youdao

  • 尽可能使用能够DB 2命令行处理程序(CLP)编辑器脚本来开发这个场景

    As much as possible the scenario is developed using scripts that can be run from the DB2 command-line processor (CLP) editor.

    youdao

  • 对于DB 2数据库服务器可以部署生成脚本,然后就可以使用DB 2命令处理程序部署

    For DB2 database servers, you can generate a script from a Deployment Group to deploy using the DB2 command line processor.

    youdao

  • Windows计算机上,通过DB 2命令处理程序脚本Invoice . clp,从而注册xml模式ubl 2.0 Invoice。

    Register the XML schema UBL 2.0 Invoice by running script Invoice.clp through the DB2 command line processor on your Windows machine.

    youdao

  • 可以这些命令保存脚本中以便以后可以将它们复制到命令处理程序 (CLP)CommandCenterGUI工具

    These commands can be saved in scripts for execution at a later time, or can be copied and executed from the Command Line Processor (CLP) tool or Command Center GUI tool.

    youdao

  • 这次测试一个WindowsXP双核笔记本计算机上的,使用DB 2 V 9.1代码模拟几个connect语句组成的DB 2命令处理程序作业

    This test was performed on a Windows XP dual-core laptop, using DB2 V9.1 code base, simulating several DB2 command line processor job streams that consisted exclusively of connect statements.

    youdao

  • 这些事件处理程序可以链接在一起从而能够建立UNIX命令那样的管道

    Such event handlers can be chained together, so that you can build pipelines, just like the UNIX command line.

    youdao

  • 可能希望动态语言代码获得变量,以通过命令实现或者事件处理程序的方式使用动态函数

    You may also want to get the values of variables from the dynamic language code to use dynamic functions as command implementations or event handlers.

    youdao

  • 本月期的文章中,通过查看应用程序深入地讨论这一问题,这个应用程序用于命令参数处理的一个,它能够地体现反射强项弱点。

    This month I'm going even further by looking at an application that seems to be a good match for reflection's strengths and weaknesses: a library for command line argument processing.

    youdao

  • 可以使用单个调用来负责命令参数实际处理但是这个应用程序首先需要某种方式特定形参定义库中

    You can handle the actual processing of command line arguments with a single call, but the application first needs a way to define its particular parameters to the library.

    youdao

  • 例如- f开关通常用于告诉程序读取一个配置文件将因为文件可能覆盖或者补充命令给出选项而使处理变复杂

    For instance, the -f switch commonly used to tell a program to read a configuration file complicates the configuration because the file may override or supplement options given on the command line.

    youdao

  • 应该能够编写自定义AWK程序使用UNIX命令复杂文本处理

    You should also be able to write custom AWK programs to perform complex text processing from the UNIX command line.

    youdao

  • 很多命令程序,是通过发送它们处理结果一个叫做标准输出设备,来达到显示命令处理结果。

    Most command line programs that display their results do so by sending their results to a facility called standard output.

    youdao

  • 一些重要实用程序命令以及脚本可用简化各种处理过程

    There are key utilities, command line chains, and scripts that are used to simplify different processes.

    youdao

  • 另外客户附带各种命令实用程序客户端非常便于命令处理模式使用

    Additionally, various command-line utilities come with the client, which makes the client very attractive for use on the command line or in batch mode.

    youdao

  • 使用命令行参数时遇到的难题更棘手通常涉及专门专有语言扩展处理它们需要人类程序具备熟练转换技能。

    Challenges bigger than those met by command-line arguments often involve specialized and proprietary language extensions; these require skilled translation by human programmers.

    youdao

  • 还有许多命令行实用程序参数处理示例

    It also has many examples of command-line utilities, argument processing, and so on.

    youdao

  • 如果攻击可以添加修改某些以短横线斜线开头的内容,并传递命令行程序,那么这些内容就可能会被错误当作选项进处理

    If an attacker can get a leading dash or slash into something that will be passed down to a command-line program, it might get misinterpreted as an option.

    youdao

  • XML不能处理命令行开关因而必须使用不同方式处理它们,也许会是Getopt这个模块程序带来复杂性

    XML has nothing to do with command-line switches, so you may have to do those differently, maybe with Getopt, which will add to the complexity of your program.

    youdao

  • 联邦别名服务器健康快照可以通过 HealthCenter图形用户界面)、命令处理C应用程序中的API 获取

    The health snapshot of federated nicknames and servers can be obtained by either using the Health Center (graphical user interface), the command line processor, or by using APIs in a C application.

    youdao

  • 虽然可以使用php系统管理传统数据处理之类任务创建命令行本,但是编程语言Web应用程序的性能有主要影响。

    While you can use PHP to create command-line scripts for such tasks as systems administration and traditional data processing, the language predominantly powers Web applications.

    youdao

  • 可以使用各种工具本文的例子,包括DB 2命令处理(CLP)、命令行实用程序(CLPPLUSU)可视化工具(比如optim Development Studio)。

    You can run the examples using various tools, including the DB2 command line processor (CLP) and the command utilities (CLPPLUS), or the visual tools such as Optim Development Studio.

    youdao

  • 可以使用各种工具本文的例子,包括DB 2命令处理(CLP)、命令行实用程序(CLPPLUSU)可视化工具(比如optim Development Studio)。

    You can run the examples using various tools, including the DB2 command line processor (CLP) and the command utilities (CLPPLUS), or the visual tools such as Optim Development Studio.

    youdao

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

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

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