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

双语例句

  • This behaviour is similar to high performance loader when it uses the light appends to load the data.
    这种行为类似于高性能加载器使用“轻追加法”加载数据时的行为。
  • So that tabbing immediately after a function keyword appends the corresponding endfunction keyword on the next line.
    这使得在函数关键字之后立即使用制表符会将对应的endfunction关键字附加到下一行。
  • The>>file-redirection operator appends to an existing file.
    >>文件重定向操作符向现有文件附加内容。
  • Now the code creates an XML document and appends nodes to it that hold all the data returned.
    现在,该代码创建了XML文档并将节点附加到其上,从而保存所有返回的数据。
  • 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)将它们附加到列表中。
  • It appends a NULL character so that line contains a properly null-terminated C string.
    它附加一个NULL字符以使字符串行包含一个正确的以空值终止的C字符串。
  • In the absence of the extension, the software appends the platform-specific default file extension for libraries.
    在没有扩展名的情况下,该软件附加平台特定的缺省库文件扩展名。
  • Starts the log for the command window in the specified file and appends the file with the new information.
    在指定文件中启动“命令”窗口的日志,并将新信息追加到该文件中。
  • The scorer appends two columns with the classification ( y and n) and another column specifying the certainty of this classification.
    scorer附加2个列,其中一个列包含类别(y和n),另一个列指定这个类别的确定性。
  • Use a query string, which appends information onto the URL of the target page.
    使用查询字符串,该字符串可将信息追加到目标页的url上。