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

双语例句

  • SSL appends MACs to the transmitted messages and SOAP-DSIG can also be used to append MACs.
    SSL将MAC附加到被传输的消息中,SOAP-DSIG也能用来附加MAC。
  • Use a query string, which appends information onto the URL of the target page.
    使用查询字符串,该字符串可将信息追加到目标页的url上。
  • Appends the specified directory name to the private path list.
    将目录的指定名称追加到专用路径。
  • The success handler creates an HTML list element for every value and appends it to the list.
    成功处理程序为每一个值创建一个HTML清单元素并将其添加到清单中。
  • Appends data onto the end of this descriptor's data and justifies it.
    描述追加数据到描述符末尾并对这个数据做适当的调整。
  • 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次。
  • 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.
    在没有扩展名的情况下,该软件附加平台特定的缺省库文件扩展名。
  • If the name is not unique, the environment appends the name with an integer.
    如果该名称不是唯一的,那么环境将为该名称追加一个整数。
  • He concatenates strings with SQL syntax and appends his own data.
    他使用SQL语法连接字符串,并添加自己的数据。