• 许多标准名称空间的名称没有这个字符结束

    Many standard namespace names do not end with this character.

    youdao

  • MacOS回车字符结束许多文本处理工具这样文件作为处理

    Mac OS ends lines with the carriage return character, and many text processing tools treat such files as a single line. To fix that, we can use the following tricks.

    youdao

  • 数据库分区表达式一个空格字符结束;数据库分区表达式计算完毕后,空格内容容器名称的后面。

    Terminate the database partition expression with a space character; whatever follows the space is appended to the container name after the database partition expression is evaluated.

    youdao

  • HC编译器根据名称来区分开始结束字符事件

    The HC compiler differentiates start, end, and character events by their names.

    youdao

  • 记号赋予器穿过输入每次检查字符直到遇到整数或者直至文件结束

    The tokenizer moves through the stream, inspecting characters one at a time until it encounters either an integer or the end of file.

    youdao

  • 这个名称可以一系列空白字符除了end或者“end”,保留用于指定一个结束的。

    The group's name can be any series of non-whitespace characters, except "end" or "end", which are reserved for specifying the end of a group.

    youdao

  • 因为名称包含数字字母,所以任何其它字符都可以表示这个循环的结束

    Because a name contains only digits and letters, any other character signals the end.

    youdao

  • 起始结束标签以及转义特殊字符需要额外录入不仅浪费时间还会造成更多错误

    The extra typing required to open and close tags and escape special characters not only wastes time, but introduces more possibility for error.

    youdao

  • 开始结束属性表示按照字符匹配术语开始结束部分。

    The begin and end attributes denote the beginning and end of the matching term by means of number of characters.

    youdao

  • 输入文件没有其他字符可供读取时,循环结束

    The loop completes when there are no more characters to read in the in file.

    youdao

  • 步骤3循环遍其余文本查找引入结束某个元素字符

    In step 3, it loops through the rest of the text looking for the characters that introduce or close an element.

    youdao

  • 可以看到,多多边形中的每个转换成sVG中的个子路径,每个环控制字符m开始,以Z结束

    You can see that each ring in the multi-polygon is transformed to a single sub-path in SVG, started with the m control character and terminated with Z to close the ring.

    youdao

  • 每个消息(帧)命令开头,以一个表示null字符ASCII符号结束

    Each message, or frame, starts with a command and ends with the ASCII sign for a null character.

    youdao

  • ignoree of忽略文件结束字符并且退出shell

    Ignoreeof: ignore end-of-file characters, and do not exit the shell.

    youdao

  • 相应结束标签表示格式完成(x标签中所显示实际字符占位符)。

    The finish of formatting is indicated by a corresponding ending tag (x is a placeholder for the actual character shown in a tag).

    youdao

  • bashshell使用制表表示命令结束因此当我们需要个真正的制表符使用一个专用 tab 字符非常方便

    The bash shell uses the tab key for command completion, so it can be handy to have a captive tab character that you can use when you want a real tab.

    youdao

  • 缺省情况下,文件结束字符下划线(_);如果字符作为单个输入参数发送,则之后所有内容忽略。

    By default, the end-of-file string is an underscore (_); if that character is sent as a single input argument, everything after it is ignored.

    youdao

  • 第一创建字符时,可以混合使用引号引号,只要字符开始位置结束位置使用同一类型引号。

    First, you can mix single and double quotation marks when creating a string, as long as the string USES the same type of quotation mark at the beginning and end.

    youdao

  • 包含句点结束(.)字符名字UML代码模型中的任意展开一系列嵌套名字的空间从而消除那些句点

    Any package in the UML code model with a name that contains period or full stop (.) characters is expanded to a sequence of nested name Spaces to eliminate those periods.

    youdao

  • 不管资源原来什么样子这个操作会给一个字符,它都有所使用平台正确结束约定(估计可能合理)。

    Doing this gives you a string that has the right end-of-line conventions for the platform you are running on, regardless of what the source resource looked like (within reason, presumably).

    youdao

  • 注意文件之间行(结束)字符区分

    Notice that the lines in the file are distinguished by a newline (or end-of-line) character.

    youdao

  • XML 1.1增加了行结束字符列表,新增加NEL用于IBM大型机系统中表示行结束(EOL)。

    XML 1.1 also adds to the list of line-end characters, adding NEL, a character used for EOL in IBM mainframe systems.

    youdao

  • 开始结束标记带有下划线用于阻止意外字符匹配

    Start and end each token with an underscore to prevent accidental string matches.

    youdao

  • 请求响应包含三个大写输入字符,并标志着请求处理过程结束

    A request Response contains the three upper-cased input strings and represents the completion of the request processing.

    youdao

  • XML 1.1增加结束字符列表,新增加NEL用于IBM大型机系统中表示行结束(EOL)。

    XML 1.1 also adds to the list of line-end characters, adding NEL, a character used for end of line (EOL) in IBM mainframe systems.

    youdao

  • 如果字符是以引号开始那么必须单引号结束,反之亦然

    If you start a string with a single quotation mark, you must end with a single quotation mark, and vice versa.

    youdao

  • 典型例子,1.5,在字符中,函数调用结束括号另起时,代码颜色显示会正确。

    A typical example is that prior to version 1.5, the code coloring was incorrect for a function-call inside a string when the closing bracket was placed on a new line.

    youdao

  • 每一尾部 \字符告知shell 后面还有内容;该行结束

    The \ characters at the end of each line tell the shell that more is coming; the line is not over yet.

    youdao

  • 搜索标准前面没有正常句子结束字符的段落结束标记

    The criterion you are looking for is end-of-paragraph tags that are not preceded by a normal end-of-sentence character.

    youdao

  • 字符Python,是以引号开始,然后后面是一系列字符个尾引号结束

    Strings are captured in Python with an open quote and some sequence of characters followed by a closed quote.

    youdao

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

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

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