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...
双语例句
- You can add components dynamically to the page using ActionScript by appending them as children of existing components.
您可以使用ActionScript通过将组件作为现有组件的子项追加来动态地将其添加到页面。 - This is done by appending a T to the business date.
这通过附加一个“T”于营业日期来执行。 - You tell Domino your identity by appending a session cookie to the request headers.
您的会话cookie附于请求头上,以告知Domino您的身份。 - You have to just add the timeout value by appending it with "-t60".
您只需添加超时值即可,即在后面附加“-t60”。 - A different situation is when we use one of the "appending" modes.
另一种情况是,当我们使用“附加”一个模式。 - This is done by appending the ALIGN qualifier to the end of the section-definition line.
这是通过在段定义行的后面加上ALIGN限定符实现的。 - Create a new workspace by appending the name L10 to the default name.
通过将名称L10添加到缺省名称,创建一个新工作区。 - By appending AND DELETE to the previous command, you can also physically delete the backup copies.
通过将ANDDELETE附加到前面的命令,您还可以删除备份副本的实体。 - The following XSL illustrates one way to accomplish this by appending a suffix to the existing name.
以下XSL演示了通过向现有名称追加后缀的方式完成此任务的方法。 - 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上能通过多个读取来进行处理。