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...
双语例句
- In some cases, it's necessary to convert a date or portion of a date into a string& for example, if you're appending it to a string or using it in a comparison statement.
在某些情况下,需要将日期或日期的一部分转换为一个字符串。例如,如果您将其追加到一个字符串或在比较语句中使用它。 - This is done by appending a T to the business date.
这通过附加一个“T”于营业日期来执行。 - Subscribers can be subscribed to the event system by appending them to the list.
订户可以被事件系统将其添加到列表中以完成订阅。 - Appending a minus sign to the option explicitly disables it.
将减号追加到此选项将显式禁用它。 - Create a new workspace by appending the name L10 to the default name.
通过将名称L10添加到缺省名称,创建一个新工作区。 - Does most of the real appending work.
方法将执行大多数实际的日志附加工作。 - Specifically, SOAP-DSIG defines a data format for appending an XML signature to a SOAP message.
特别地,SOAP-DSIG定义了向SOAP消息中附加XML签名的数据格式。 - 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。 - 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上能通过多个读取来进行处理。 - We also illustrate appending output to existing files.
我们还显示将输出附加到现有文件中。