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

双语例句

  • He appends a brief note on this subject to his report.
    他在报告中就该问题做了简要注释。
  • Now the code creates an XML document and appends nodes to it that hold all the data returned.
    现在,该代码创建了XML文档并将节点附加到其上,从而保存所有返回的数据。
  • He concatenates strings with SQL syntax and appends his own data.
    他使用SQL语法连接字符串,并添加自己的数据。
  • Starts the log for the command window in the specified file and appends the file with the new information.
    在指定文件中启动“命令”窗口的日志,并将新信息追加到该文件中。
  • 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向服务器提交表单数据。
  • 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次。
  • The function just extracts the longitude and latitude fields from the coordinate and appends them to a list via Document Object Model ( DOM) calls.
    该函数将从坐标中提取longitude和latitude字段,并通过调用DocumentObjectModel(DOM)将它们附加到列表中。
  • The second line appends a shell's history to your history file when the shell exits.
    第二行在shell退出时将shell的历史记录附加到您的记录文件。
  • Appends specified text to the end of the code item.
    将指定的文本追加到代码项尾部。
  • Use a query string, which appends information onto the URL of the target page.
    使用查询字符串,该字符串可将信息追加到目标页的url上。