查询
1 词典释义:
appends
时间: 2025-07-19 14:53:34

v. 附加;增补;(append的第三人称单数)

双语例句
  • It appends it to the log staging area.

    它将这些数据添加到日志暂存区域。

  • AppendFlatFile - appends data to an existing file.

    appendFlatFile—将数据附加到现有文件中。

  • Appends a closing comment delimiter after the cursor.

    将一个结束注释分隔符添加到光标之后。

  • File-redirection operator appends to an existing file.

    文件重定向操作符向现有文件附加内容。

  • It appends an existing PDF document to a Canvas instance.

    它将现有的PD f文档附加到一个Canvas实例。

  • The add method appends a validator instance to the array.

    add方法可将一个验证器实例追加到该数组。

  • He concatenates strings with SQL syntax and appends his own data.

    他使用SQL语法连接字符串,并添加自己的数据。

  • A or — append: This command appends a rule to the end of a chain.

    a或——append:该命令将一条规则附加到链的末尾。

  • This appends a DOCTYPE tag along with the SYSTEM and DTD information.

    这方法将附加DOCTYPE标签以及SYSTEM和DTD信息。

  • By default, calling print by itself appends a newline character (\ n).

    默认地,若只调用print自身,结果会追加一个换行符(\ n)。

  • For improved performance, the load operation USES light appends when applicable.

    为改善性能,加载操作在适用时将使用“轻追加法(light append)”。

  • By default, the XSLT engine appends namespace of source XML in the resulting XML.

    默认情况下,XSLT引擎在生成的XML中附加源xml的名称空间。

  • AddNewAutomobilePolicy appends and returns a new empty automobile-policy element.

    addNewAutomobilePolicy,添加automobile - policy并返回新的空元素。

  • The second line appends a shell's history to your history file when the shell exits.

    第二行在shell退出时将shell的历史记录附加到您的记录文件。

  • SSL appends MACs to the transmitted messages and SOAP-DSIG can also be used to append MACs.

    SSL将mac附加到被传输的消息中,SOAP - DSIG也能用来附加MAC。

  • The success handler creates an HTML list element for every value and appends it to the list.

    成功处理程序为每一个值创建一个 HTML 清单元素并将其添加到清单中。

  • Now the code creates an XML document and appends nodes to it that hold all the data returned.

    现在,该代码创建了XML文档并将节点附加到其上,从而保存所有返回的数据。

  • It then appends all of that data as a hash table to the episodes array, which is a member variable.

    然后将所有数据作为一个哈希表附加到剧集数组,该数组是一个成员变量。

  • In most cases, the binder implementation appends the child elements to the passed root SOAPElement.

    在多数情况下,绑定实现将子元素添加到传递的root SOAPElement。

  • This behaviour is similar to high performance loader when it USES the light appends to load the data.

    这种行为类似于高性能加载器使用“轻追加法”加载数据时的行为。

  • Function mt.__add() is a metamethod that appends the string b to the string found in a.value b times.

    函数 mt.__add() 是一个元方法,它将字符串 b 添加到在 a.value 中找到的字符串后面 b 次。

  • The first thread locks the mutex and appends data to the queue, while the other threads wait for their turn.

    第一个线程锁住互斥并把数据添加到队列中,而其他线程等待轮到它们操作。

  • The accumulate method is like put except that it appends its value to an indexed array identified by the key.

    accumulate方法与put类似,区别在于它把值添加到按照键进行识别的索引数组。

  • Completing after a single quote appends the matching single quote, and then a second completion attempt does nothing.

    在单引号之后补全将添加匹配的单引号,而第二次补全尝试将不添加任何东西。

  • The browser appends the relative URL to either the current request URL or to the value of the HTML base tag (if any).

    浏览器可以将相对url附加到当前请求url或html基标记的值后(如果有)。

  • As you may notice, the transformation appends the @generated annotation to elements in the generated code (Figure 8).

    可能您会注意到,转换会在生成的代码中,对元素应用@generated 注释(图 8)。

  • It is possible that this method is called more than once; that is why it appends the data instead of setting the data.

    此方法有可能不止一次被调用;这就是我们添加数据而不是设置数据的原因。

  • Replot simply takes the previous plot string, adds an implied comma, and then appends the rest of the input given to it.

    Replot就是获取先前的绘图字符串,添加必要的逗号,然后附加输入给它的其余部分。

  • BIN mode: Records the audit events to two alternating temporary BIN files, and then appends them to a single audit trail file.

    BIN模式:将审核事件记录到两个交换使用的临时BIN文件中,然后将它们追加到一个审核跟踪文件中。