专业字典>英语词典>appending翻译和用法

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.
    1. Violet appended a note at the end of the letter...
      维奥莱特在信的末尾附加了一条备注。
    2. It was a relief that his real name hadn't been appended to the manuscript.
      令人庆幸的是,手稿未落上他的真实姓名。

双语例句

  • 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上能通过多个读取来进行处理。
  • This involves appending the above composite tag with a unique identifier for each of the back-end systems.
    这涉及到对上面的组合标记追加每个后端系统的唯一标识符。
  • When appending a backup set, you must mount the last tape in the series.
    在追加备份集时,必须在序列中装入最后一个磁带。
  • You have to just add the timeout value by appending it with "-t60".
    您只需添加超时值即可,即在后面附加“-t60”。
  • Specifically, SOAP-DSIG defines a data format for appending an XML signature to a SOAP message.
    特别地,SOAP-DSIG定义了向SOAP消息中附加XML签名的数据格式。
  • The procedure name is made unique by appending with a numeric value.
    通过添加数字值,使之具有惟一的过程名。
  • However, with NcFTP you can resume the session by either appending or overwriting.
    但是,可以使用NcFTP通过追加或覆盖来继续会话。
  • 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。
  • 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后缀”。
  • 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.
    在某些情况下,需要将日期或日期的一部分转换为一个字符串。例如,如果您将其追加到一个字符串或在比较语句中使用它。