appending
英 [əˈpendɪŋ]
美 [əˈpendɪŋ]
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...
双语例句
- 'a'indicates that you want to write data to the file, appending to the end.
'a'表示要向文件写入数据,但是添加到当前内容尾部。 - In this way, we can complete input and storage of original data by appending relevant control.
这样,就可以通过添加相应的控件来完成原始数据的输入和存储功能。 - This clause allows you to extend the OLD TABLE or NEW TABLE transition tables by appending extra columns.
这个子句允许通过附加额外的列来扩展OLDTABLE或NEWTABLE过渡表。 - When appending a backup set, you must mount the last tape in the series.
在追加备份集时,必须在序列中装入最后一个磁带。 - The following XSL illustrates one way to accomplish this by appending a suffix to the existing name.
以下XSL演示了通过向现有名称追加后缀的方式完成此任务的方法。 - To resolve an unqualified name by appending the primary DNS suffix and the DNS suffix of each connection, click append primary and connection specific DNS suffixes.
要通过附加主dns后缀和每个连接的dns后缀来解析不合格的名称,请单击“附加主要的和连接特定dns后缀”。 - Note the StringBuilder and the appending of data, used because a particular data element can be processed across multiple reads on the InputSource.
注意,使用StringBuilder和附加数据是因为一个特定数据在InputSource上能通过多个读取来进行处理。 - You have to just add the timeout value by appending it with "-t60".
您只需添加超时值即可,即在后面附加“-t60”。 - By appending AND DELETE to the previous command, you can also physically delete the backup copies.
通过将ANDDELETE附加到前面的命令,您还可以删除备份副本的实体。 - The append benchmark consists of appending a random range of the input string to itself.
这个测评的方法是,从输入字符串中选取随机范围的字符附加到它本身。