• When running the commands, you send the output to a couple of log files, one for standard output and the other for standard error.

    运行这个命令时,输出发送日志文件用于标准输出,一个用于标准错误。

    youdao

  • The standard error message for this case does not contain any specific information on why the validation action failed.

    这种情况下标准错误消息包含关于验证动作为何失败任何具体信息

    youdao

  • For example, in our applications, the standard error message will be displayed in the message line, just above the function key line in the lower part of screen.

    例如我们应用程序中,标准错误信息显示消息中,正好屏幕下部功能显示区之上

    youdao

  • Remote execution also emulates the standard input, output, and error of the client host.

    远程执行模拟客户端主机标准输入输出错误

    youdao

  • Using the subshell, you can collectively redirect their standard and error output for the entire block instead of for each individual command.

    通过使用外壳,可以整个块(而不是单个命令)标准错误输出进行集体定向

    youdao

  • Some services allow for the configuration of verbose, debug, or trace-type logging so that more than the standard informational or error messages are logged.

    一些服务可以配置详细调试跟踪日志记录,这会日志中记录标准信息错误消息之外的更多信息。

    youdao

  • In addition to noticing that my TAB Settings don't match those of whoever wrote this file, you'll see several of the standard error values, their symbolic names, and a brief comment describing each.

    除了注意选项卡设置可能与编写文件的其他人员设置匹配之外,看到若干标准错误符号名称以及分别描述各个值的简短注释

    youdao

  • But others use standard out and standard error to show progress and error messages, in that order.

    其他的一些命令则使用标准输出标准错误,并顺序显示处理过程和错误消息

    youdao

  • A Spanish blog wrote that we corrected error of the standard critical edition using the manuscript. This is not true.

    有个西班牙人博客上写到我们使用原稿来纠正标准评述错误是错误的。

    youdao

  • This highlights one of the benefits of ssh-the remote machine redirects to the same location (standard output, standard error), so you can redirect locally while retaining the meaning of the output.

    SSH一个突出优点远程计算机定向相同位置(标准输出、标准错误),所以可以在本地进行重定向同时保持输出结果的含义

    youdao

  • If you want to combine error and standard output into a single file, use numbered redirection (see Listing 4).

    如果希望错误标准输出组合单个文件请使用编号重定向(请参见清单4)。

    youdao

  • From this, you can see that PID 2452 has the file opened on file descriptors 2 (standard error) and 7.

    这个示例可以看到PID 2452打开文件文件描述符为2(标准错误)7

    youdao

  • However, if you make a mistake, error messages, which are emitted to standard error, are displayed.

    然而如果出现错误显示发送标准错误的错误消息

    youdao

  • Having standard business error codes helps applications consume these services easily in terms of handling the service errors.

    处理服务出错而言标准业务错误代码有助于应用程序更得心应手使用这些服务

    youdao

  • The lack of exceptions from the C language and the rudimentary error mechanisms from the standard C library certainly contribute to this.

    缺乏C语言异常标准 C基本错误机制确实会导致出现此种情况。

    youdao

  • A standard 500 server error.

    标准的500服务器错误

    youdao

  • The color red, bold font, and a location at the top of a page are commonly recognized as standard attributes for error messages.

    人们通常认为红色粗体、显示页面顶端错误消息标准属性

    youdao

  • ASSERT_DEATH is simpler than ASSERT_EXIT; it just compares the error message in standard error with whatever is the user-expected message.

    assert_deathassert_exit简单;检查标准错误中的错误消息是否是用户期望的消息。

    youdao

  • The standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.

    标准C因而每个UNIX程序定义了三种标准输入输出错误

    youdao

  • Sneaky attackers may start a program but do strange things to its standard input, standard output, or standard error.

    不怀好意的攻击者可能启动一个程序而只是标准输入、标准输出或者标准错误一些奇怪事情

    youdao

  • It writes your string argument to stderr (standard error), followed by a colon and a space, then the system error message followed by a newline.

    先将字符串参数标准错误(提供它用于定制消息),接下来写入冒号一个空格然后系统错误消息,后面新的一行

    youdao

  • Because you redirected the standard output and error, you can even generate a log of the whole process.

    因为标准输出错误进行了重定向,所以您甚至可以整个过程生成日志

    youdao

  • Shell redirection can be handy in capturing standard program output, error messages from a program, or both to text files.

    Shell重定向可以方便标准程序输出、程序错误消息或者这两者捕获文本文件。

    youdao

  • To demonstrate the basic technique, Listing 1 shows Python code that USES dynamic features to log all invocations of a remote method to standard error on the console.

    为了示范基本技术清单1中的Python代码使用动态特性所有远程方法调用记录控制台标准错误中。

    youdao

  • The first is the number of standard error messages stored in sys_errlist.

    第一个全局变量标准错误消息(存储sys_errlist中)数量

    youdao

  • Another example is to redirect to standard error (sys.stderr).

    另外一个例子定向标准错误(sys . stderr)。

    youdao

  • If there are errors in your script or command, you won't see a standard error (stderr) unless you pipe it to stdout.

    如果命令脚本出现错误看不到标准错误(stderr),除非通过竖线添加stdout。

    youdao

  • While creating a line shapefile, if you are prompted to add a point, a warning is written to standard error indicating that the shape was ignored.

    创建线shapefile时如果系统提示添加一个,一个警告会写入标准错误表明形状忽略。

    youdao

  • For example, the LoginSample application has some of its own custom error messages that override the standard messages.

    例如LoginSample应用程序一些自定义错误信息来取代标准消息

    youdao

  • If you've been paying attention, you've probably noticed that the standard error (stderr) stream isn't represented in any of those examples.

    如果仔细观察,那么可能会发现,前面这些示例没有出现标准错误(stderr)

    youdao

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

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

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