Theoretically iterating through memory addresses?
理论上遍历内存地址吗?
The third facet is iterating through selected items.
第三个方面是迭代选择的项。
Iterating through container is done in the following way.
通过下面的方式,使用迭代器遍历整个容器。
Start by accessing the Suggestions nodes and iterating through each one.
从访问提示节点开始,遍历每一个节点。
While iterating through the cells, test their data types, as in Listing 7.
在遍历单元格时,测试它们的数据类型,如清单7所示。
The sorting is performed by iterating through the tree's items (lines 37 to 39).
排序通过对树项目进行迭代(第37 - 39行)来执行。
How to create element pairs of two lists by iterating through them in parallel?
如何创建元素对并行通过遍历两个列表吗?
An iteration index is also maintained when iterating through the elements of a collection.
进行数字迭代的情形一样,在迭代集合中的元素时同样要维护一个迭代索引。
How can I compare two arrays, removing similar items, without iterating through the whole array?
我如何比较两个数组,消除类似的物品,没有遍历整个数组吗?
Here is a simple means of iterating through the graph to print out portions of its associated data.
下面是通过数据图进行迭代的一个简单方法,可以用它指出与图关联的数据部分。
The capability daemon checks for support of services by iterating through a specified set of protocol plugins.
通过对指定的协议插件集合进行循环处理,该功能守护程序检查所支持的服务。
The enrichment branch is always contained within the top-level list that the current step is iterating through.
扩充分支总是包含在当前步骤遍历的顶级列表中。
Once the code finishes iterating through the tuple, the else clause is invoked, and the running total is printed.
一旦代码完成tuple中的迭代,将调用else子句,打印总和。
The script for this probe then emits the collected data (iterating through each of the associative array members).
与这个探针相关联的脚本将发送收集到的数据(遍历每个关联数组成员)。
During the mapping stage, it evaluates the relations and generates mappings by iterating through the relevant model instances.
在映射阶段,引擎评估关联,并通过在相关模型实例中进行迭代产生映射。
Iterating through the stores, it reports the quantity, name, store name, and price for each plant. The output looks like Listing 5.
迭代通过每家花店,并报告每种花卉的数量、名称、花店名称和价格。
Let's take a look at how you can accomplish both in a code snippet, iterating through each selected element and return the jQuery object.
让我们看看如何在代码片段中实现迭代每个选定元素并返回jQuery对象。
The comments in Listing 5 merely tell the reader what the code is doing - that it's iterating through a loop or that it's adding a number.
清单5中的注释仅告诉读者代码在做什么—它正在通过一个循环进行迭代或添加一个数字。
Normally, an application development team starts by creating logical models and then iterating through logical and physical models together.
正常情况下,程序部署团队开始创建逻辑模型,然后将逻辑模型和物理模型集合起来。
Iterating through the collection will complete with the original collection, while the updated collection will be available for future operations.
遍历集合会用原来的集合完成,而在以后的操作中使用更新后的集合。
The second part of the code further constrains the results by iterating through each article and checking to see whether it falls within the circle.
第二部分代码通过遍历每篇文章并进行检查以查看它是否落在圆内来对结果进行进一步限制。
It USES the same method of iterating through the HTML component files as in Listing 1 and adds the required instructions to access the dictionaries.
它使用的是与清单1中迭代html组件文件的相同方法,并添加需要的指令来访问字典。
Finishing off the RSS feed is a matter of iterating through the items within the blog, and for each of them, creating a corresponding item within the feed.
那么要完成rss提要,只需循环遍历blog内的项目,并为每个项目在提要内创建一个相应项即可。
The second example shows how to find a customer and all associated orders for this customer, iterating through them in order to change the status attribute.
第二个例子将展示如何查找某一客户以及该客户的所有相关订单,为了更改状态属性,需要对它们进行迭代。
As soon as you start keeping track of array offsets, your code will get much more complicated so any time you can avoid iterating through an array by index you should.
一旦您开始跟踪数组偏移,您的代码就会变得更加复杂,以至于任何时候您都应该避免通过索引迭代通过一个数组。
The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。
Iterating through the tags and filtering for those that have a class attribute of newpage, you can find the value of the id attribute that contains the page number.
迭代标签并把那些具有newpage类属性的筛选出来,您可以找到包含页码的id属性的值。
When you have a prospective candidate in mind, rather than iterating through rounds and rounds of interviews, put them into your team for a day and watch them work.
如果你心里有中意的求职者,把他们安排到你的团队里工作一天,观察他们是否合适,而不是再对他们进行一轮又一轮的面试。
When you have a prospective candidate in mind, rather than iterating through rounds and rounds of interviews, put them into your team for a day and watch them work.
如果你心里有中意的求职者,把他们安排到你的团队里工作一天,观察他们是否合适,而不是再对他们进行一轮又一轮的面试。
应用推荐