看词语>英语词典>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.
      令人庆幸的是,手稿未落上他的真实姓名。

双语例句

  • 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.
    在某些情况下,需要将日期或日期的一部分转换为一个字符串。例如,如果您将其追加到一个字符串或在比较语句中使用它。
  • 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上能通过多个读取来进行处理。
  • A different situation is when we use one of the "appending" modes.
    另一种情况是,当我们使用“附加”一个模式。
  • 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。
  • This clause allows you to extend the OLD TABLE or NEW TABLE transition tables by appending extra columns.
    这个子句允许通过附加额外的列来扩展OLDTABLE或NEWTABLE过渡表。
  • By appending AND DELETE to the previous command, you can also physically delete the backup copies.
    通过将ANDDELETE附加到前面的命令,您还可以删除备份副本的实体。
  • The command line simply launches five lynx processes, appending an identifying ordinal to the request URL.
    命令行启动五个lynx进程,将标识序号附加在请求URL的后面。
  • This involves appending the above composite tag with a unique identifier for each of the back-end systems.
    这涉及到对上面的组合标记追加每个后端系统的唯一标识符。
  • The append benchmark consists of appending a random range of the input string to itself.
    这个测评的方法是,从输入字符串中选取随机范围的字符附加到它本身。
  • You can add components dynamically to the page using ActionScript by appending them as children of existing components.
    您可以使用ActionScript通过将组件作为现有组件的子项追加来动态地将其添加到页面。