• The map is implemented in an efficient language (XSLT) so that processing the list twice does not affect the overall application performance.

    映射使用一种有效语言(XSLT)来实现的,因此两次处理列表并不会影响应用程序整体性能。

    youdao

  • To do so, it will pick off the first element of the listthe headto do the processing on that element, and recursively pass the rest of the list to itself again.

    为此选取列表第一元素 — 列表头部元素执行处理然后再递归式地将列表其余部分传递自身。

    youdao

  • Providing common actions such as refreshing the collections list, clearing the search results, and processing queries.

    提供公共操作例如刷新集合列表清除搜索结果处理查询

    youdao

  • The BEGIN event represents the beginning of processing for that connection, so we add the response to the list of responses.

    BEGIN事件代表着连接处理开始因此我们要将响应添加响应列表

    youdao

  • Personnel may review a list of, say, 24 orders requiring six different materials, with assemblies that may consist of multiple components, each with different secondary processing requirements.

    工作人员可能会列出个单子,假设上面24个任务,需要使用六种不同材料每个任务包含多个零件,每一个零件还有不同的后续加工需求

    youdao

  • This action forces the method that consumes the most processing time to appear at the top of the list.

    这样将把消耗处理时间方法最上面

    youdao

  • You can use this script from your crontab list for regular processing or run as required from the command line.

    crontab列表使用脚本进行常规处理可以根据需要从命令运行该脚本。

    youdao

  • Prioritizer: a list of rules and priorities applied to chunks and loads to determine order of processing.

    优先排序器:应用数据块加载确定处理顺序一个规则优先列表

    youdao

  • The function, preg_grep , makes processing a list very easy: Simply provide the pattern as the first argument and an array of words to match as the second argument.

    使用函数preg_grep可以非常轻松处理列表只需提供模式作为第一参数提供匹配单词数组作为第二个参数。

    youdao

  • Some reports lend themselves very well to this type of processing - for example simple grouped list reports such as target reports for drill-through.

    一些报表非常适合这种处理例如简单分组列表报表,比如进行穿透钻取(Drill- through)目标报表。

    youdao

  • Transforms is an optional ordered list of processing steps that were applied to the resource's content before it was digested.

    Transforms一种选择性处理步骤排序清单,在摘录资源内容之前,对应用这些步骤。

    youdao

  • Zend_Gdata_Spreadsheets also comes with some shortcut methods that convert list and cell feeds into native PHP arrays for easier processing.

    Zend_Gdata_Spreadsheets提供了一些快捷方法,可以将列表单元格提要转换为原生php数组简化处理

    youdao

  • The ContactListBroker interface (Listing 3) defines the function that our application needs for Contact list processing.

    ContactListBroker接口(清单3)定义应用程序处理联系人列表所需函数

    youdao

  • The factors method returns a list of Numbers, so I'm processing the list one at a time, adding each element to the accumulating sum, which is the return value of reduce.

    factors方法返回数字列表因此处理一个数字,将每个元素加入中,和数就是reduce返回

    youdao

  • The processing of these lists using recursion and Lisp functions like car and CDR is the power of list processing using Lisp.

    使用递归诸如carcdr之类lisp函数处理这些列表使用Lisp处理列表强大之处。

    youdao

  • The name Lisp comes from "list processing," and it is often said that everything in Lisp is a list.

    Lisp这一名字来自于 “列表处理”,人们 Lisp中的任何东西都个列表。

    youdao

  • Of course, part of the power of lists comes in recursive processing of the list elements, which simply means pulling the head from the list until the list is empty, then accumulating the results.

    当然列表强大力量部分来自递归处理列表元素的能力,表示可以列表提取头部直到列表然后累积结果

    youdao

  • In this case, when the user selects a contact in the rendered list, we want processing to continue with the detailview action passing the selected contact as a parameter with the request form data.

    这种情况下用户选择处理列表中的联系人时,处理应当继续进行detailview操作选中联系人作为参数请求表单数据一起被传递。

    youdao

  • For example, if the expression doesn't use the last function then it is not necessary to do look-ahead processing to determine how many elements there are in the context list.

    例如如果表达式使用last函数那么不必执行先行处理确定上下文列表多少元素

    youdao

  • Granted, it's certainly easier to just use the "length" member of list to get the number of items in the list, but the point is to illustrate, "in the large," how list processing can be so powerful.

    即使是这样可以轻松地使用Listlength成员获取列表数量关键如何解释列表处理强大的功能。

    youdao

  • The second script, in Listing 3, contains the specific processing for the to-do list tool, including the offline processing bits.

    清单3第二脚本包含to-do列表工具特定处理包括脱机处理。

    youdao

  • A work node is similar to the concept of a work basket, which is essentially a list of items awaiting processing.

    工作节点类似于工作(work basket)概念实质上就是等待处理的项目

    youdao

  • Text File processing in Jython is as simple as 3 liners of open(),readlines/writelines (taking a list) and close().

    Jython中文文件处理只有简单的三行代码:open()、readlines/writelines (taking alist) 和 close()。

    youdao

  • Here is a list of things to consider in order to optimize the performance boost that parallel processing can deliver.

    为了进一步促进并行处理所能带来性能提高下面列出一些需要考虑的事情

    youdao

  • Since you do not have to wait for a list to be generated (stop and go) or allocate a thread to processing the loop (pipelining), this can be the most efficient method.

    由于无需等待列表生成完毕(停止前进)或者分配一个线程用于处理循环(并行管道),可能最有效率的方法了。

    youdao

  • The list shows the phases in their likely order of execution with event processing at each phase, but the JSF lifecycle is hardly set in stone.

    虽然这个清单列出每个阶段事件处理可能执行顺序但是JSF生命周期很难固定一成不变的。

    youdao

  • Once we have this list of best-guess letters and Numbers, we can apply standard text-processing tools and informational lookups to extract useful information.

    了通过猜测获得字母数字列表可以应用标准文本处理工具信息查找提取有用信息

    youdao

  • As soon as a flow instance finishes processing its input file, it returns to the thread pool and begins work on the next input file from the list.

    一旦某个实例完成输入文件处理实例立即返回线程开始处理列表中的一个输入文件。

    youdao

  • Extending lists to handle arbitrary data types, to enable garbage collection, and to manipulate using list-oriented syntax can provide a useful paradigm for processing data.

    扩展列表处理任意数据类型启用垃圾收集使用面向列表的语法处理列表等,这些可以数据处理提供一个有用范例

    youdao

  • The result of ICM RME processing is a list of categories or intents embedded in the original text.

    ICMRME处理结果原始文本隐含一系列目录意图

    youdao

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

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

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