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

双语例句

  • In this way, we can complete input and storage of original data by appending relevant control.
    这样,就可以通过添加相应的控件来完成原始数据的输入和存储功能。
  • You tell Domino your identity by appending a session cookie to the request headers.
    您的会话cookie附于请求头上,以告知Domino您的身份。
  • The following XSL illustrates one way to accomplish this by appending a suffix to the existing name.
    以下XSL演示了通过向现有名称追加后缀的方式完成此任务的方法。
  • If a file that does not exist is opened for writing or appending, it is created if possible.
    如果打开一个不存在的文件用于写或追加,该文件将被创建。
  • In some cases, it's necessary to convert a date or portion of a date into a string& for example, if you're appending it to a string or using it in a comparison statement.
    在某些情况下,需要将日期或日期的一部分转换为一个字符串。例如,如果您将其追加到一个字符串或在比较语句中使用它。
  • However, with NcFTP you can resume the session by either appending or overwriting.
    但是,可以使用NcFTP通过追加或覆盖来继续会话。
  • You have to just add the timeout value by appending it with "-t60".
    您只需添加超时值即可,即在后面附加“-t60”。
  • This is done by appending the ALIGN qualifier to the end of the section-definition line.
    这是通过在段定义行的后面加上ALIGN限定符实现的。
  • The procedure name is made unique by appending with a numeric value.
    通过添加数字值,使之具有惟一的过程名。
  • You can add components dynamically to the page using ActionScript by appending them as children of existing components.
    您可以使用ActionScript通过将组件作为现有组件的子项追加来动态地将其添加到页面。