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...
双语例句
- It then appends all of that data as a hash table to the episodes array, which is a member variable.
然后将所有数据作为一个哈希表附加到剧集数组,该数组是一个成员变量。 - The second line appends a shell's history to your history file when the shell exits.
第二行在shell退出时将shell的历史记录附加到您的记录文件。 - The>>file-redirection operator appends to an existing file.
>>文件重定向操作符向现有文件附加内容。 - If the name is not unique, the environment appends the name with an integer.
如果该名称不是唯一的,那么环境将为该名称追加一个整数。 - Appends the form region to the bottom of an outlook form's default page.
将窗体区域追加到outlook窗体默认页面的底部。 - 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)将它们附加到列表中。 - So that tabbing immediately after a function keyword appends the corresponding endfunction keyword on the next line.
这使得在函数关键字之后立即使用制表符会将对应的endfunction关键字附加到下一行。 - It appends a NULL character so that line contains a properly null-terminated C string.
它附加一个NULL字符以使字符串行包含一个正确的以空值终止的C字符串。 - Logging typically appends rows to the logging destination each time that a package is run.
通常,每次该包运行时日志记录都会向日志记录目标中追加行。 - He concatenates strings with SQL syntax and appends his own data.
他使用SQL语法连接字符串,并添加自己的数据。