• Now that I have the list of symmetrical factors, I append it to the original list.

    既然对称因子列表,我将附加原始列表中。

    youdao

  • If it's not, append it to the root element.

    如果不是,就将附加元素

    youdao

  • During iteration, you create a radio button and a label that includes the suggestion, then you append it to a custom error message and display it to the user.

    遍历过程中创建单选按钮一个包含提示标签然后附加错误消息显示用户

    youdao

  • To call a function and use its return value as part of a larger expression, simply name it and append a parenthesized argument list.

    调用函数使用返回作为语言表达式一部分,只需要命名附加一个使用圆括号括起参数列表

    youdao

  • Then it executes a couple of find commands to search the file system for files that match a pattern and to append them to the TempList.

    然后执行两个find命令搜索文件系统匹配某个模式文件它们附加TempList

    youdao

  • And, finally, you add the generated XHTML and append it to the container: container.appendChild(aselement);.

    最后添加生成XHTML将其附加容器中:container.appendChild(aselement);。

    youdao

  • Notice the convenience of the append function that allows you to use a builder pattern to quickly create a table row with three cells in it.

    注意便利附加函数允许使用一个构建器模式快速创建,其中3个单元格

    youdao

  • Fifth, now that I have the list of symmetrical factors, I append it to the original list.

    第五步现在已经有了对称因子列表添加原来的列表中。

    youdao

  • If the character is an operand, append it to the result string.

    如果字符操作数,将添加结果字符串。

    youdao

  • It is best to append these internal links to the document's base URL so that if you need to loop through the list again (as in the next task), you have a full URL.

    最好这些内部链接附加文档url之后,这样如果需要再次遍列表(比如在下任务中),您可以拥有完整的URL。

    youdao

  • For example, the value computed by the append text node is then passed to the print to log node as input because we connected the append text terminal to it.

    例如追加文本节点计算作为输入传递输出日志节点,因为我们将追加文本终端连接到了该节点。

    youdao

  • This will append it to the bottom of the page in this case, beneath the element.

    这些代码添加到页面底部(例中,是在元素之下)。

    youdao

  • Hence, to append to a string, you must make a copy of it.

    因此一个字符串后面附加上字符必须进行拷贝

    youdao

  • I find it helpful to append a date-time stamp to create uniqueness.

    发现附加日期时间戳以便创建唯一性非常帮助。

    youdao

  • This means that you can run the data collection, and then immediately open a PMR and append the output file to it.

    意味着可以运行数据收集然后直接打开P MR,即可输出文件附加pmr

    youdao

  • The sooner you say her name back to her (just append it to any of your statements), the quicker she’ll realize that you made an effort to remember it.

    越早说出名字(带上任何陈述句),越快认识到你在努力记住它。

    youdao

  • Using the option -b (to specify the BAR file name), you can modify the target BAR file name and append a version number to it.

    使用- b选项(用于指定BAR文件名称),可以修改目标BAR文件的名称,上追加一个版本

    youdao

  • Append the value to the hash value keyed on the field name if it already exists, as this will enable the simple print out of every combination of the field no matter which of the fields matched.

    如果存在,则追加字段关联散列值后,因为这样做将启用每个字段组合简单输出,而不管哪些字段匹配。

    youdao

  • The recommended approach is to append the source control version number to the flow name when adding it to the BAR file.

    推荐做法添加BAR文件中时,将控制版本追加到流名称中。

    youdao

  • As it turns out, it is not difficult to append messages to the standard lists, but it takes an indirection.

    最后发现,标准列表添加消息并不但是不能直接添加。

    youdao

  • As long as you append to the front of the list, you won't even have to touch the existing list structure, allowing other threads to iterate through it freely.

    列表添加元素甚至不必修改现有列表结构,就可以让其他线程自由地历它。

    youdao

  • Of course, it also needs to append the cursor restoration command it built earlier, if the selected completion has requested it (that is, if restore is true).

    当然需要附加先前构建光标复位命令如果选择要求这样做的话(即restoretrue)。

    youdao

  • All that remains is to delete the original set of lines and replace it (via an append ) with these accumulated unique lines.

    所有留下这些行将删除原始这些积累下来的唯一来替换(通过一个append )。

    youdao

  • So perform sim will get that list and append it to the list.

    所以perform,sim能够获取这个然后对联表进行添加

    youdao

  • Create the text that you want to put in the list, and then use jQuery's convenience methods to create the DOM element and append a text node to it.

    创建放入列表中的文本然后使用jQuery提供便捷方法创建DOM元素向其中添加一个文本节点。

    youdao

  • This example is only storing string data, so arguably you can simply append it to a longer string and call a simple function in the CalculatorHandler, which in turn can parse it out.

    存储字符串数据所以可以简单地将之附加较长的字符串后面,调用Calculator Handler中的一个简单函数,然后函数可以将之解析出来。

    youdao

  • If you structure a document as an append-only linked list, it allows you to easily revert changes back to previous states.

    如果一个文档作为只能添加append-only) 的链构造,那么这会使可以很轻松地修改回复先前的状态。

    youdao

  • Now let's say we wanted as the next thing we'll do, is we're going to append the ivys to univ. Stick another list on it.

    我们看看接下来应该的,就是ivys数组appenduniv数组,也就是univ数组再加一个数组。

    youdao

  • In this case, it is first necessary to "escape" to the free context, and then to append the XSS attack. For example, if the data is injected as a default value of an HTML form field.

    这种情况下首先必要自由环境中然后附加XSS攻击

    youdao

  • In addition to basic picture constructors like circle and rectangle, there's a hc-append function that combines pictures. When you start composing function calls in Racket, it looks like this.

    个叫hc -append函数circlerectangle这些函数生成的图片组合起来。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定