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.- Violet appended a note at the end of the letter...
维奥莱特在信的末尾附加了一条备注。 - It was a relief that his real name hadn't been appended to the manuscript.
令人庆幸的是,手稿未落上他的真实姓名。
- Violet appended a note at the end of the letter...
双语例句
- The success handler creates an HTML list element for every value and appends it to the list.
成功处理程序为每一个值创建一个HTML清单元素并将其添加到清单中。 - Appends specified text to the end of the code item.
将指定的文本追加到代码项尾部。 - Appends data onto the end of this descriptor's data and justifies it.
描述追加数据到描述符末尾并对这个数据做适当的调整。 - Importing appends the new data to the existing table.
导入会将新数据附加到现有的表中。 - A or& append: This command appends a rule to the end of a chain.
A或&append:该命令将一条规则附加到链的末尾。 - Opens a file, appends the specified string to the file, and then closes the file.
打开一个文件,向其中追加指定的字符串,然后关闭该文件。 - Logging typically appends rows to the logging destination each time that a package is run.
通常,每次该包运行时日志记录都会向日志记录目标中追加行。 - It then appends all of that data as a hash table to the episodes array, which is a member variable.
然后将所有数据作为一个哈希表附加到剧集数组,该数组是一个成员变量。 - The>>file-redirection operator appends to an existing file.
>>文件重定向操作符向现有文件附加内容。 - The second line appends a shell's history to your history file when the shell exits.
第二行在shell退出时将shell的历史记录附加到您的记录文件。