MY词语>英语词典>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 concatenates strings with SQL syntax and appends his own data.
    他使用SQL语法连接字符串,并添加自己的数据。
  • This appends a DOCTYPE tag along with the SYSTEM and DTD information.
    这方法将附加DOCTYPE标签以及SYSTEM和DTD信息。
  • SSL appends MACs to the transmitted messages and SOAP-DSIG can also be used to append MACs.
    SSL将MAC附加到被传输的消息中,SOAP-DSIG也能用来附加MAC。
  • 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次。
  • Importing appends the new data to the existing table.
    导入会将新数据附加到现有的表中。
  • Opens a file, appends the specified string to the file, and then closes the file.
    打开一个文件,向其中追加指定的字符串,然后关闭该文件。
  • The second line appends a shell's history to your history file when the shell exits.
    第二行在shell退出时将shell的历史记录附加到您的记录文件。
  • Appends the specified directory name to the private path list.
    将目录的指定名称追加到专用路径。
  • Logging typically appends rows to the logging destination each time that a package is run.
    通常,每次该包运行时日志记录都会向日志记录目标中追加行。