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...
双语例句
- When appending a backup set, you must mount the last tape in the series.
在追加备份集时,必须在序列中装入最后一个磁带。 - This is done by appending a T to the business date.
这通过附加一个“T”于营业日期来执行。 - If a file that does not exist is opened for writing or appending, it is created if possible.
如果打开一个不存在的文件用于写或追加,该文件将被创建。 - You can add components dynamically to the page using ActionScript by appending them as children of existing components.
您可以使用ActionScript通过将组件作为现有组件的子项追加来动态地将其添加到页面。 - In this way, we can complete input and storage of original data by appending relevant control.
这样,就可以通过添加相应的控件来完成原始数据的输入和存储功能。 - Specifically, SOAP-DSIG defines a data format for appending an XML signature to a SOAP message.
特别地,SOAP-DSIG定义了向SOAP消息中附加XML签名的数据格式。 - You can specify the format by appending the extension to the request URI.
您可以通过向请求的URI赋予扩展名来指定格式。 - You tell Domino your identity by appending a session cookie to the request headers.
您的会话cookie附于请求头上,以告知Domino您的身份。 - Does most of the real appending work.
方法将执行大多数实际的日志附加工作。 - 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上能通过多个读取来进行处理。