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...
双语例句
- Appends the specified directory name to the private path list.
将目录的指定名称追加到专用路径。 - 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)将它们附加到列表中。 - In the absence of the extension, the software appends the platform-specific default file extension for libraries.
在没有扩展名的情况下,该软件附加平台特定的缺省库文件扩展名。 - The second line appends a shell's history to your history file when the shell exits.
第二行在shell退出时将shell的历史记录附加到您的记录文件。 - He appends a brief note on this subject to his report.
他在报告中就该问题做了简要注释。 - The>>file-redirection operator appends to an existing file.
>>文件重定向操作符向现有文件附加内容。 - A or& append: This command appends a rule to the end of a chain.
A或&append:该命令将一条规则附加到链的末尾。 - Importing appends the new data to the existing table.
导入会将新数据附加到现有的表中。 - Use a query string, which appends information onto the URL of the target page.
使用查询字符串,该字符串可将信息追加到目标页的url上。 - It appends a NULL character so that line contains a properly null-terminated C string.
它附加一个NULL字符以使字符串行包含一个正确的以空值终止的C字符串。