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...
双语例句
- He concatenates strings with SQL syntax and appends his own data.
他使用SQL语法连接字符串,并添加自己的数据。 - It appends a NULL character so that line contains a properly null-terminated C string.
它附加一个NULL字符以使字符串行包含一个正确的以空值终止的C字符串。 - He appends a brief note on this subject to his report.
他在报告中就该问题做了简要注释。 - The success handler creates an HTML list element for every value and appends it to the list.
成功处理程序为每一个值创建一个HTML清单元素并将其添加到清单中。 - The>>file-redirection operator appends to an existing file.
>>文件重定向操作符向现有文件附加内容。 - This behaviour is similar to high performance loader when it uses the light appends to load the data.
这种行为类似于高性能加载器使用“轻追加法”加载数据时的行为。 - Importing appends the new data to the existing table.
导入会将新数据附加到现有的表中。 - If the name is not unique, the environment appends the name with an integer.
如果该名称不是唯一的,那么环境将为该名称追加一个整数。 - Use a query string, which appends information onto the URL of the target page.
使用查询字符串,该字符串可将信息追加到目标页的url上。 - The Add button appends a new input field to the form, the Remove button deletes the last field, and Send submits the form data to the server.
Add按钮将新的输入字段附加到表单,Remove按钮删除上一个字段,Send向服务器提交表单数据。