• 无论使用哪个输入文件驱动输出文件内容完全相同的。

    The content of the output files will be identical to whichever input file is used to drive the flow.

    youdao

  • 由于输出一个规则文件,因此最好结束时将其删除

    Since the output stream is a regular file, it is probably good to remove it at the end.

    youdao

  • 可以看出输出参数化的:可以一些日志记录放在文件中,其他的送往网络接字。

    As you can see, the output stream is parameterized: you can send some logs to a file and others to a network socket.

    youdao

  • 一点不是很重要但却很有帮助初始打开每个应用程序时,都具有三个文件描述符从02分别表示标准输入输出错误

    As a bit of helpful trivia, each application is initially opened with three file descriptors, 0 through 2, for the standard input, output, and error streams, respectively.

    youdao

  • 如果(例如一个静态VXML文件)传输输出不仅仅字节那么直接处理字节的方式几乎无法管理控制。

    However, dealing directly with bytes isn't nearly as manageable when you're not just transferring bytes from a source (like a static VXML file) to an output stream.

    youdao

  • 如果输出标准输出并且没有被重定向文件管道选定的出现屏幕上

    If the output stream was stdout, and if it was not redirected to a file or a pipe, the selected pages will appear on the screen.

    youdao

  • 考虑 > >> 时,认为它们左边命令输出数据移动右边目标文件中,这样容易理解。

    When thinking of > and >>, it's easiest to visualize them as the flow of output data moving from the command on the left to the destination file on the right.

    youdao

  • 中的标签节点连接四个FileOutput 节点,后者每个部门产生一个输出文件

    The four label nodes in the flow are connected to four FileOutput nodes, which produce one output file for each department.

    youdao

  • 含有 SNA字符 (SCS)数据spool文件包含EBCDIC 编码的文本数据,用于打印机输出

    Spool files with SNA Character Stream (SCS) data contain printer output that is formatted as EBCDIC text data.

    youdao

  • 包含File节点无论是输入节点还是输出节点)的消息文件系统本身之间交互不是事务性的。

    The interactions between a message flow containing a File node (either input node or output node) and the file system itself are not transactional.

    youdao

  • 其中保持标准输出一个文件文件名由命令指定

    One of these remains standard output, while the other is a file whose name you specify on the command line.

    youdao

  • 安全性配置文件定义安全性功能是在消息输入输出/请求节点执行的。

    The security functions defined in a security profile are performed on input and output/request nodes of a message flow.

    youdao

  • 如果输出标准输出并且重定向一个文件选定的文件中。

    If the output stream was stdout, and if it was redirected to a file, the selected pages will be in that file.

    youdao

  • 需要配置消息,指定如何输入节点中提取身份哪个安全性配置文件需要输入输出/请求节点相关联

    The message flows also need to be configured on how the identity can be extracted from input nodes, and which security profile needs to be associated with input and output/request nodes.

    youdao

  • 直接导出uri指定导出输出可以直接保存文件输出

    A direct export specifies the table to export in the URI, and the output can be saved directly to a file or an output stream.

    youdao

  • 通过文本实用过滤器发送文本文件输出修改输出

    Sending text files and output streams through text utility filters to modify the output.

    youdao

  • flow选项创建文本跟踪输出文件这个文件中,跟踪记录进程(by process)以及时间顺序排序的。所创建的实际上一个控制

    The flow option creates a plain text trace output file in which the trace records are ordered chronologically by process; it creates what is essentially a control flow diagram.

    youdao

  • 确保FTP服务器删除输入文件(如下面的命令窗口),创建消息FileOut put节点配置输出文件

    Make sure that the input file is removed from the FTP server (as shown in the command window below) and that the output file is created as configured in the message flow's FileOutput node.

    youdao

  • feedinfo函数,负责接收url选的输出(类似文件对象),默认输出系统输出(控制台)。

    Feedinfo is the main function, and takes a URL and an optional output stream (file-like object), defaulting to system output (the console).

    youdao

  • 最后事件将会发生于每一个控件之上,然后,一直结束.这时,所有的控件将会输出并且能够改变.这个事件中,任何试图访问应答的方法将都会出现错误.这个事件主要被用来清除善后工作,比如说数据库连接,打开的文件,事件日志,或者其他的任务等等.

    At this point, all controls have been rendered to the output stream and cannot be changed. During this event any attempt to access the response stream will result in an exception being thrown.

    youdao

  • 函数的作用是:输出格式化字符串例如文件数据库)。

    The vfprintf() function writes a formatted string to a specified output stream (example: file or database).

    youdao

  • 复用器会生成输出需要使用完成管道文件编写器过滤器

    The multiplexer produces output stream and you are expected to complete the pipeline with File Writer Filter.

    youdao

  • C语言文件输入输出相比运算具有很多优点

    Comparing with file of C language, it has a lot of advantages.

    youdao

  • 这个函数通常用于打开一个指定文件使用预先定义标准输入,标准输出,标准错误。

    This function is typically used to open a specified file as one of the predefined streams: standard input, standard output, or standard error.

    youdao

  • 文件指定部分直接写入HTTP响应输出不在内存缓冲

    Writes the specified file directly to an HTTP response output stream, without buffering it in memory.

    youdao

  • 指定文件内容作为内存直接写入HTTP响应输出

    Writes the contents of the specified file directly to an HTTP response output stream as a memory block.

    youdao

  • 多路复用生成输出,您需要使用 完成管道文件编写器过滤器

    I get the correct device and use GetPin to enumerate the filters pins to get its output pin.

    youdao

  • 文件一个输出资料

    Write multiple documents to one output stream.

    youdao

  • 指定文件直接写入HTTP响应输出不在内存缓冲文件

    Writes the specified file directly to an HTTP response output stream without buffering it in memory.

    youdao

  • 指定文件直接写入HTTP响应输出不在内存缓冲文件

    Writes the specified file directly to an HTTP response output stream without buffering it in memory.

    youdao

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

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

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