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...
双语例句
- The following XSL illustrates one way to accomplish this by appending a suffix to the existing name.
以下XSL演示了通过向现有名称追加后缀的方式完成此任务的方法。 - If a file that does not exist is opened for writing or appending, it is created if possible.
如果打开一个不存在的文件用于写或追加,该文件将被创建。 - You'll see an example in a moment of appending content.
稍后您将看到一个附加内容的示例。 - The command line simply launches five lynx processes, appending an identifying ordinal to the request URL.
命令行启动五个lynx进程,将标识序号附加在请求URL的后面。 - We also illustrate appending output to existing files.
我们还显示将输出附加到现有文件中。 - You can add components dynamically to the page using ActionScript by appending them as children of existing components.
您可以使用ActionScript通过将组件作为现有组件的子项追加来动态地将其添加到页面。 - 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附加到前面的命令,您还可以删除备份副本的实体。 - Subscribers can be subscribed to the event system by appending them to the list.
订户可以被事件系统将其添加到列表中以完成订阅。 - The above code can be modified by appending different properties and values to oNameQuery to query other MBean ObjectName ( s) matching the query criteria.
可以对以上的代码稍加修改,为oNameQuery添加不同的特性和值就可以查询与该查询规则相匹配的其他MBeanObjectName。