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.
在某些情况下,需要将日期或日期的一部分转换为一个字符串。例如,如果您将其追加到一个字符串或在比较语句中使用它。 - We also illustrate appending output to existing files.
我们还显示将输出附加到现有文件中。 - Specifically, SOAP-DSIG defines a data format for appending an XML signature to a SOAP message.
特别地,SOAP-DSIG定义了向SOAP消息中附加XML签名的数据格式。 - This is done by appending a T to the business date.
这通过附加一个“T”于营业日期来执行。 - A different situation is when we use one of the "appending" modes.
另一种情况是,当我们使用“附加”一个模式。 - 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附加到前面的命令,您还可以删除备份副本的实体。 - 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后缀”。 - If a file that does not exist is opened for writing or appending, it is created if possible.
如果打开一个不存在的文件用于写或追加,该文件将被创建。 - 'a'indicates that you want to write data to the file, appending to the end.
'a'表示要向文件写入数据,但是添加到当前内容尾部。