读知识>英语词典>appending翻译和用法

appending

英 [əˈpendɪŋ]

美 [əˈpendɪŋ]

v.  (在文章后面)附加,增补
append的现在分词

计算机

柯林斯词典

  • VERB (尤指在文章的末尾)附加,增补
    When youappendsomethingtosomething else, especially a piece of writing, you attach it or add it to the end of it.
    1. Violet appended a note at the end of the letter...
      维奥莱特在信的末尾附加了一条备注。
    2. It was a relief that his real name hadn't been appended to the manuscript.
      令人庆幸的是,手稿未落上他的真实姓名。

双语例句

  • The following XSL illustrates one way to accomplish this by appending a suffix to the existing name.
    以下XSL演示了通过向现有名称追加后缀的方式完成此任务的方法。
  • This involves appending the above composite tag with a unique identifier for each of the back-end systems.
    这涉及到对上面的组合标记追加每个后端系统的唯一标识符。
  • Subscribers can be subscribed to the event system by appending them to the list.
    订户可以被事件系统将其添加到列表中以完成订阅。
  • The append benchmark consists of appending a random range of the input string to itself.
    这个测评的方法是,从输入字符串中选取随机范围的字符附加到它本身。
  • You'll see an example in a moment of appending content.
    稍后您将看到一个附加内容的示例。
  • However, with NcFTP you can resume the session by either appending or overwriting.
    但是,可以使用NcFTP通过追加或覆盖来继续会话。
  • A different situation is when we use one of the "appending" modes.
    另一种情况是,当我们使用“附加”一个模式。
  • The procedure name is made unique by appending with a numeric value.
    通过添加数字值,使之具有惟一的过程名。
  • This is done by appending the ALIGN qualifier to the end of the section-definition line.
    这是通过在段定义行的后面加上ALIGN限定符实现的。
  • Note the StringBuilder and the appending of data, used because a particular data element can be processed across multiple reads on the InputSource.
    注意,使用StringBuilder和附加数据是因为一个特定数据在InputSource上能通过多个读取来进行处理。