• Such a utility might equate lines to records on input, but produce multiple records per line on output.

    这样一个实用程序可能输入中的视为记录但是却输出中的每行产生多个记录。

    youdao

  • If you need to run a statement across multiple lines, the continuation marker is a single backslash.

    如果需要多个运行条语句,只需要使用反斜杠作为续行符。

    youdao

  • For example, it is relatively easy to get multiple lines of business to agree that they need a service to access customer details.

    例如多个业务线容易发现它们需要通过一个服务访问客户详细信息

    youdao

  • When standing in line in a large store with multiple checkouts, expect the other lines to move faster.

    一家拥有多个收银台大型商场排队结帐时,要预计别的队会移动得更快

    youdao

  • However, these processes were, in fact, only subprocesses, participating in a larger transaction that crossed multiple lines of business.

    不过这些流程实际上只是流程,均参与多个业务部门较大事务中。

    youdao

  • Centralized funding of enterprise services is often a concern when addressing the requirements of multiple lines of businesses.

    在处理多个业务部门需求经常会考虑采用集中资金投入企业服务

    youdao

  • Thus, a business process may cut across multiple business lines with various system owners being involved.

    因此业务流程可能跨越多个业务部门涉及不同系统所有者

    youdao

  • Companies that develop multiple software-intensive products or product lines could ask their enter-prise architects to create a company-wide guidance model.

    那些开发多种软件密集型产品(线)的公司可以要求企业架构创建一个公司范围指导模型。

    youdao

  • When working with multiple development lines the team area a work item is associated to is determined by its Filed Against and Planned For properties.

    处理多条开发线时,与工作物件关联团队区域类别目标确定

    youdao

  • In our example, a token cannot span multiple lines, therefore first_line and last_line are the same and hold the current line number.

    我们例子中,一个符号不能跨越因此first_linelast_line相同的,它们都保存当前

    youdao

  • When monitoring a command in which multiple lines differ each time that it is executed, you can specify the -d option to highlight the differences between successive runs of the command.

    如果监视命令每次执行时显示多个不同的输出那么可以指定- d选项从而突出显示各次命令运行之间的差异。

    youdao

  • When adding keys to the ssh_known_hosts file, ensure that the key is not split into multiple lines and that each host's entry is on a separate line.

    添加密钥ssh_known_hosts文件时,应确保密钥没有被分成多个确保主机条目一个单独上。

    youdao

  • If you're appending only a single line instead of multiple lines or an entire file, you can use echo instead of cat.

    如果追加单行不是整个文件,您可以使用echo而不是cat。

    youdao

  • For example, you can remove multiple blank lines with a single blank line (use the -s option), which is a good way to clean up source code before showing it to the world.

    例如可以使用单独空白来除去行空白(使用- s选项),一个在您将源代码公诸于世前进行清除工作的办法

    youdao

  • Note that when working with multiple development lines the Planned For attribute (see below) also affects the team area a work item is associated to.

    注意,在处理多条开发线时候Planned For属性(参见下面)影响与工作物件关联团队区域

    youdao

  • Even with multiple lines and comments, it would be generous to call Perl 5's regular expressions dense — they are more akin to line noise to a beginning Perl programmer.

    尽管可以分为多并且可以包含注释但人们还是认为Perl5正则表达式很晦涩,初级perl编程人员来说,它们类似线路噪音(line noise)。

    youdao

  • In the world of science, however, a theory is a broad explanation of a phenomenon or phenomena that is testable, falsifiable and has multiple lines of evidence.

    然而科学界里理论现象多个现象一种广义解释,它是可检验、可证可以多重证据的。

    youdao

  • Such architecture can span a single department, multiple lines of business (LOB), or members of a trading group.

    这样体系结构可以跨越单一部门业务线(LOB)商业成员

    youdao

  • In addition, viewing an element is initially presented as a single line, but you can expand the view to include multiple lines (as many as needed with a scroll bar) on a per-element basis.

    另外查看元素最初作为单一出现的,对每个元素,可以展开视图包括(使用滚动条可以查看的所需的行数)。

    youdao

  • But in cases where lines can have multiple instances of a particular pattern, these methods do not give you a true count of the actual number of instances matched.

    但是在行中具有某个特定模式多个实例的情况下,这些方法无法提供实际匹配实例数量真实计数

    youdao

  • A single instruction can span many lines, or multiple instructions can be entered on a single line.

    单条指令可以跨越多条指令也可以输入到一行中。

    youdao

  • The programmers were checking in code multiple times a day, adding automated tests just as quickly, and recompiling even after writing only a dozen lines of code.

    程序员天内多次代码尽快增加自动测试甚至行代码就会重新编译

    youdao

  • Note: in the preceding code example, the code normally appears as a single continuous line. In this instance, the lines of code are split into multiple lines for ease of formatting and printing.

    注意上面例子中,代码通常作为单独连续出现,但为了便于设置格式打印,将它分成

    youdao

  • Several of the entries here have been hand edited from a single line to multiple lines for readability purposes.

    便于阅读,其中有几个条目手动编辑为多

    youdao

  • s "squeezes," or reduces, multiple blank lines into a single blank line.

    s 可以将多个压缩或者减少单个

    youdao

  • Note that, in theory, this grammar would accept a header with multiple "From" lines in it; this could be fixed, but there's no obvious reason to worry about it.

    注意理论上这个语法接受多个From行的标题可能固定的,不过没有明显理由担心

    youdao

  • A single request (for example, for a certain page) can result in multiple lines written to sa.log.

    单个请求(例如针对某个页面)可能导致sa . log写入内容。

    youdao

  • The following code for a JSP page invokes the table tag to display the Employee table (single line of code displayed on multiple lines for viewing convenience)

    JSP中的下面代码调用表格标记显示Employee为了方便观看,将代码显示为多

    youdao

  • First, be aware that while shell scripts are traditionally written on multiple lines, they can be compressed to a single line with semicolons to separate statements.

    首先知道shell脚本传统上来讲编写的,它们可以使用分号分割语句,从而将整个脚本压缩

    youdao

  • A text view is a region that displays multiple lines of text and supports scrolling when the content is too large to fit inside its bounds.

    文本视图一个能够显示文本区域内容太多而超出适应范围时,支持滚动

    youdao

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

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

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