词语吧>英语词典>appends翻译和用法

appends

英 [əˈpendz]

美 [əˈpendz]

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

双语例句

  • So that tabbing immediately after a function keyword appends the corresponding endfunction keyword on the next line.
    这使得在函数关键字之后立即使用制表符会将对应的endfunction关键字附加到下一行。
  • The success handler creates an HTML list element for every value and appends it to the list.
    成功处理程序为每一个值创建一个HTML清单元素并将其添加到清单中。
  • This appends a DOCTYPE tag along with the SYSTEM and DTD information.
    这方法将附加DOCTYPE标签以及SYSTEM和DTD信息。
  • But we have another profile with a filter that appends the hostname to the Request URI.
    但是,我们还有其他的配置,过滤器,附加的主机名的请求。
  • The Add button appends a new input field to the form, the Remove button deletes the last field, and Send submits the form data to the server.
    Add按钮将新的输入字段附加到表单,Remove按钮删除上一个字段,Send向服务器提交表单数据。
  • The>>file-redirection operator appends to an existing file.
    >>文件重定向操作符向现有文件附加内容。
  • Importing appends the new data to the existing table.
    导入会将新数据附加到现有的表中。
  • AppendFlatFile – appends data to an existing file
    appendFlatFile–将数据附加到现有文件中
  • Function mt.__add() is a metamethod that appends the string b to the string found in a.value b times.
    函数mt.add()是一个元方法,它将字符串b添加到在a.value中找到的字符串后面b次。
  • Appends specified text to the end of the code item.
    将指定的文本追加到代码项尾部。