找诗词>英语词典>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.
      令人庆幸的是,手稿未落上他的真实姓名。

双语例句

  • This is done by appending the ALIGN qualifier to the end of the section-definition line.
    这是通过在段定义行的后面加上ALIGN限定符实现的。
  • Create a new workspace by appending the name L10 to the default name.
    通过将名称L10添加到缺省名称,创建一个新工作区。
  • To resolve an unqualified name by appending the primary DNS suffix and the DNS suffix of each connection, click append primary and connection specific DNS suffixes.
    要通过附加主dns后缀和每个连接的dns后缀来解析不合格的名称,请单击“附加主要的和连接特定dns后缀”。
  • You'll see an example in a moment of appending content.
    稍后您将看到一个附加内容的示例。
  • You have to just add the timeout value by appending it with "-t60".
    您只需添加超时值即可,即在后面附加“-t60”。
  • 'a'indicates that you want to write data to the file, appending to the end.
    'a'表示要向文件写入数据,但是添加到当前内容尾部。
  • 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上能通过多个读取来进行处理。
  • The following XSL illustrates one way to accomplish this by appending a suffix to the existing name.
    以下XSL演示了通过向现有名称追加后缀的方式完成此任务的方法。
  • This is done by appending a T to the business date.
    这通过附加一个“T”于营业日期来执行。
  • If a file that does not exist is opened for writing or appending, it is created if possible.
    如果打开一个不存在的文件用于写或追加,该文件将被创建。