单词 | enumerator |
释义 | 例句释义: 调查员,普查员,枚举器,枚举数,枚举符 1. The supplied buffer was too small to hold all the objects in the enumerator or to read a string property. 提供的缓冲区太小,无法容纳枚举器中的所有对象或读取一个字符串的属性。 www.drados.com 2. Loop is not the best choice unless you know the characteristics of the enumerator object the collection exposes. 循环不是最佳选择,除非您知道该集合公开的枚举数对象的特征。 msdn2.microsoft.com 3. The underlying type specifies how much storage is allocated for each enumerator. 基础类型指定为每个枚举数分配的存储大小。 msdn2.microsoft.com 4. If the variable contains an ADO. NET dataset, the enumerator can be configured to enumerate rows in multiple tables or to enumerate tables. 如果变量包含ADO.NET数据集,则可以将枚举器配置为枚举多个表中的行或枚举表。 msdn2.microsoft.com 5. Block to provide a value to the enumerator object or to signal the end of iteration . 块中用于向枚举数对象提供值或发出迭代结束信号。 www.bing.com 6. To wait for a message to be available if the enumerator is positioned at the end of the queue . 枚举数位于队列的末尾时,等待消息变得可用的。 www.bing.com 7. Overrides the configuration of a variable, property, container, log provider, Foreach enumerator, or connection within a package. 覆盖包中变量、属性、容器、日志提供程序、Foreach枚举器或连接的配置。 msdn2.microsoft.com 8. Sorting with a comparator is one option when working with an enumerator, searching with a filter is the other. 使用比较器进行排序是使用枚举器时的一种选择,另外一种选择是使用过滤器进行搜索。 www.ibm.com 9. Exposes the enumerator, which supports a simple iteration over a collection of a specified type. 公开枚举数,该枚举数支持在指定类型的集合上进行简单迭代。 msdn2.microsoft.com 10. Property moves the enumerator back to the beginning of the collection. 属性将枚举数移回集合的开始处。 msdn2.microsoft.com 1. Gets an enumerator for an array of generic parameter constraints associated with the generic parameter represented by the specified token. 获取与指定约束标记表示的泛型参数约束关联的元数据。 technet.microsoft.com 2. We may supply an initial value for one or more enumerators. The value used to initialize an enumerator must be a constant expression . 可以为一个或多个枚举成员提供初始值,用来初始化枚举成员的值必须是一个常量表达式。 www.showxiu.com 3. To move the enumerator back to the beginning of the collection . 将枚举数移回集合的开始处。 www.bing.com 4. The foreach statement is a wrapper around the enumerator, which only allows reading from, not writing to, the collection. foreach语句是对枚举数的包装,它只允许从集合中读取,不允许写入集合。 msdn2.microsoft.com 5. After the end of the collection is passed , the enumerator is positioned after the last element in the collection , and calling. 在传递到集合的末尾之后,枚举数放在集合中最后一个元素后面,且调用。 www.bing.com 6. Retrieves a dictionary enumerator used to iterate through the key settings and their values contained in the cache. 检索用于循环访问包含在缓存中的键设置及其值的字典枚举数。 msdn2.microsoft.com 7. Consequently, you do not need to use the Enumerator object to access members of a collection. 因此,您不需要使用Enumerator对象来访问集合的成员。 msdn2.microsoft.com 8. Returns the element to which it is set, even if the enumerator is already invalidated. 之间修改了集合,那么即使枚举数已经失效, msdn2.microsoft.com 9. Specifies whether the enumerator enumerates the sibling folders first, or whether the complete directory structure is enumerated first. 时,该属性指定枚举器是先枚举同级文件夹还是先枚举完整目录结构。 msdn2.microsoft.com 10. The Enumerator object has no properties. Enumerator对象没有属性。 msdn2.microsoft.com 1. Returns a standard enumerator capable of iterating over the collection. 返回能遍历集合的标准枚举数。 msdn2.microsoft.com 2. If the Foreach Loop container includes multiple tasks, you can map the enumerator collection value to multiple properties of each task. 如果Foreach循环容器包含多个任务,则可将枚举器集合值映射到每个任务的多个属性。 msdn2.microsoft.com 3. Creates an enumerator object for a dynamic listing of the public queues on the network. 为网络上公共队列的动态列表创建枚举数对象。 msdn2.microsoft.com 4. Resets a domain enumerator to the beginning of the domain list. 将域枚举数重置到列表的开头。 msdn2.microsoft.com 5. Even when a collection is synchronized, other threads could still modify the collection, which causes the enumerator to throw an exception. 即使同步处理集合时,其他执行绪依然能够修改集合,而这将造成列举值掷回例外状况。 technet.microsoft.com 6. The Foreach Loop container enables a package to repeat the control flow for each member of a specified enumerator. Foreach循环容器使包能够对指定枚举器的每个成员重复执行控制流。 msdn2.microsoft.com 7. This method instantiates an enumerator that takes a snapshot of the current state of the collection. 此方法实例化一个枚举数,该枚举数采用集合当前状态的快照。 msdn.microsoft.com 8. Advances the enumerator to the next element of the Dictionary. ValueCollection. 使枚举数前进到Dictionary.ValueCollection的下一个元素。 msdn2.microsoft.com 9. Returns an enumerator that iterates through the text elements of the string, starting at the specified index. 返回一个枚举器,它循环访问字符串的文本元素并从指定索引处开始。 207.46.16.252 10. Advances the enumerator to the next element of the collection. 将枚举数推进到集合的下一个元素。 msdn2.microsoft.com 1. Returns an enumerator that can be used to read all the session-state item values in the current session. 返回一个枚举数,可用来读取当前会话中所有会话状态项值。 msdn2.microsoft.com 2. Creates an enumerator object for iteration through the connections that exist to this connection point. 创建枚举数对象,以便循环访问到此连接点的现有连接。 msdn2.microsoft.com 3. The enumerator can be one of three values: Attribute, Merge or Role. 枚举器可以为以下三个值之一:Attribute、Merge或Role。 msdn2.microsoft.com 4. The Foreach Loop container repeats the control flow for each member of a specified enumerator. Foreach循环容器将重复指定枚举器的每个成员的控制流。 msdn2.microsoft.com 5. Returns an enumerator that iterates through the text elements of a string. 返回一个循环访问字符串的文本元素的枚举器。 207.46.16.252 6. Advances the enumerator to the next text element of the string. 将枚举数前移到字符串的下一个文本元素。 msdn2.microsoft.com 7. Produces a numeric enumeration value from a string that consists of delimited identifiers that represent constants from the enumerator list. 从由分隔的标识符组成的字符串生成数字枚举值,这些标识符表示枚举数列表中的常数。 msdn2.microsoft.com 8. If you combine all three -- the enumerator, comparator, and filter -- you can search for specific records and return them in sorted order. 如果将这三者――枚举器、比较器和过滤器――结合在一起,您将可以查找特定的记录,并按顺序返回结果。 www.ibm.com 9. A class name (9. 1) or enumeration name (7. 2) can be hidden by the name of an object, function, or enumerator declared in the same scope. 类名称(9.1)或枚举名称(7.2)被相同作用域中的对象,函数或枚举的名字隐藏。 blog.csdn.net 10. This method advances the enumerator to the next element in the collection. 此方法将枚举数前移到集合中的下一个元素。 msdn2.microsoft.com 1. Variables that are mapped to the enumerator collection value can also be used in expressions and scripts. 映射到枚举器集合值的变量也可用于表达式和脚本。 technet.microsoft.com 2. Serves as an enumerator for the attributes of the code object in the current scope. 用作当前范围内代码对象的属性的枚举数。 msdn2.microsoft.com 3. This decision really depends on how the function is used and should be heavily tested prior to optimizing the enumerator. 此决策实际取决于优化枚举器之前如何使用函数以及应如何对函数进行大量测试。 blog.sina.com.cn 4. Even if the collection is synchronized, other threads can still modify the collection, causing the enumerator to throw an exception. 即使集合已同步,其他线程仍可以修改集合,从而使枚举数引发异常。 msdn2.microsoft.com 5. Property moves the enumerator to the next member in the collection. 属性将枚举数移到集合中的下一成员。 msdn2.microsoft.com 6. The MoveNext method must be called to advance the enumerator to the first element of the collection before reading the value of Current. 读取Current的值之前,必须调用MoveNext方法将枚举数下移到集合的第一个元素。 msdn2.microsoft.com 7. It uses the new yield keyword to create the enumerator much more easily than previous versions of the framework. 它使用新生成的关键字来创建比早期版本的框架更方便的枚举器。 blog.sina.com.cn 8. The Dictionary. Enumerator. Current property returns an instance of this type. Dictionary.Enumerator.Current属性返回此类型的实例。 msdn2.microsoft.com 9. When an enumerator is created, it takes a snapshot of the current state of the string. 创建枚举数时,它会制作字符串当前状态的快照。 msdn2.microsoft.com 10. Gets an enumerator for an array of generic parameter tokens associated with the specified TypeDef or MethodDef token. 获取与指定标记表示的泛型参数关联的元数据。 technet.microsoft.com 1. If the folder that the enumerator specifies contains four files, the loop repeats four times and copies four files. 如果枚举器指定的文件夹包含四个文件,则循环将重复四次,复制四个文件。 msdn2.microsoft.com 2. The set of all possible elements that you can place an attribute on is listed in the AttributeTargets enumerator. AttributeTargets枚举数中列出了可在其上放置属性(Attribute)的所有可能元素的集合。 msdn2.microsoft.com 3. Returns an enumerator that can be used to iterate through the selected index collection. 返回可用于循环访问选定索引集合的枚举数。 msdn2.microsoft.com 4. The memory containing the instances is released by WMI so that the enumerator cannot be rewound. WMI会释放包含这些实例的内存,以使枚举数无法回退。 msdn2.microsoft.com 5. Returns an enumerator that iterates through the text elements of the entire string. 返回一个循环访问整个字符串的文本元素的枚举数。 msdn2.microsoft.com 6. Returns an enumerator that iterates through the ReadOnlyCollectionBase instance. 返回循环访问ReadOnlyCollectionBase实例的枚举数。 msdn2.microsoft.com 7. Advances the enumerator to the next item in the collection. 使枚举数前进到集合中的下一项。 msdn2.microsoft.com 8. The Foreach Loop container uses an enumerator to perform the looping, whereas the For Loop typically uses a variable expression. Foreach循环容器使用枚举器执行循环,而For循环则通常使用变量表达式。 msdn2.microsoft.com 9. An enumerator is an object that iterates through its associated collection. 枚举数是循环访问其关联集合的对象。 msdn2.microsoft.com 10. With the comparator code written, we next create an enumerator, referencing an instance of the ComparatorInteger class. 完成比较器的编写之后,我们来创建一个枚举器,其中引用了ComparatorInteger类的一个实例。 www.ibm.com 1. Creates another enumerator that contains the same enumeration state as the current one. 创建另一个枚举数,它包含与当前枚举数相同的枚举状态。 msdn2.microsoft.com 2. Gets an enumerator that allows iteration over the frozen objects in the specified module. 获取表示指定模块中所有冻结对象的枚举数。 msdn2.microsoft.com 3. Specifies the directory where the enumerator begins its enumerating. 指定枚举器开始枚举的目录。 msdn2.microsoft.com 4. After you complete these steps the enumerator is available in the For Each Loop Editor of the For Each Loop container. 完成这些步骤后,便可以在ForEach循环容器的“ForEach循环编辑器”中使用枚举器。 msdn2.microsoft.com 5. The collection value of the Foreach File enumerator maps to a variable. Foreach文件枚举器的集合值将映射为变量。 msdn2.microsoft.com 6. The enumerator is positioned before the first element of the collection or after the last element. 枚举数定位在该集合的第一个元素之前或最后一个元素之后。 msdn2.microsoft.com 7. When the enumerator is created, it points to the head of the queue, at a location before the first message. 当创建枚举数时,它指向队列的开头,位于第一条消息之前。 msdn2.microsoft.com 8. The enumerator is positioned before the first text element of the string or after the last text element. 枚举数位于字符串的第一个文本元素之前或最后一个文本元素之后。 msdn2.microsoft.com 9. Advances the enumerator to the next message in the queue. 使枚举数前进到队列中的下一条消息。 msdn2.microsoft.com 10. Depending on the enumerator type it uses, the Foreach Loop container may also require a connection manager. 根据所使用的枚举器类型,Foreach循环容器可能也需要连接管理器。 msdn2.microsoft.com 1. If objects of a collection are modified after the enumerator is created. 如果创建枚举数后修改了集合中的对象,则由。 msdn2.microsoft.com 2. Returns an enumerator object for iterating over the collection. 返回一个用于迭代集合的枚举数对象。 msdn2.microsoft.com 3. The Foreach Loop container for creating repeating control flows that use an enumerator to implement looping. Foreach循环容器,用于创建使用枚举器实现循环的重复控制流。 msdn2.microsoft.com 4. Returns an enumerator to use to iterate through the selected indexes collection. 返回枚举数,它们用于循环访问选定索引集合。 msdn2.microsoft.com 5. The index of the text element that the enumerator is currently positioned over. 枚举数当前所在的文本元素的索引。 msdn2.microsoft.com 6. Selecting this value displays the dynamic options in the section, Foreach From Variable Enumerator. 选择此值将显示“Foreach源变量枚举器”部分中的动态选项。 msdn2.microsoft.com 7. Use the enumerator as an index to access individual permission objects in the set. 将枚举数用作索引以访问集合中的单个权限对象。 msdn2.microsoft.com 8. Returns an enumerator that iterates through the string dictionary. 返回循环访问字符串字典的枚举数。 msdn2.microsoft.com 9. Do not modify the collection while using the enumerator. 使用枚举数时不要修改该集合。 msdn2.microsoft.com 10. This determines the formats that the resulting enumerator can enumerate. 这将确定生成的枚举数可以枚举的格式。 msdn2.microsoft.com 1. Sets an enumerator to its initial position. 将枚举数设置到它的初始位置。 msdn2.microsoft.com 2. When this method returns, contains the interface pointer of the enumerator. 此方法返回时,包含枚举数的接口指针。 msdn2.microsoft.com 3. Resets the current enumerator so it points to the head of the queue. 重置当前枚举数,使其指向队列开头。 msdn2.microsoft.com 4. You use the Foreach From Variable enumerator to enumerate the enumerable objects in the specified variable. 您可以使用Foreach源变量枚举器枚举指定变量中的可枚举对象。 msdn2.microsoft.com 5. Resets the current enumerator to point to the head of the queue. 重置当前枚举器,使其指向队列头。 msdn2.microsoft.com 6. To inherit the definition of the enumerator required to traverse a collection. 继承在遍历集合时所需的枚举数定义。 msdn2.microsoft.com 7. The message the enumerator is currently pointing to no longer exists. 枚举数当前所指向的消息不再存在。 msdn2.microsoft.com 8. This procedure describes how to configure a Foreach Loop container, including property expressions at the enumerator and container levels. 此过程介绍如何配置Foreach循环容器,包括如何在枚举器级和容器级上配置属性表达式。 msdn2.microsoft.com 9. Generic interface provides a generic enumerator structure. 泛型接口提供泛型枚举数结构。 msdn2.microsoft.com 10. An enumerator remains valid as long as the collection remains unchanged. 只要集合保持不变,枚举数就保持有效。 msdn2.microsoft.com 1. An enumerator flattens a collection so that the members can be accessed sequentially. 一个枚举数展平一个集合,以便可以按顺序访问成员。 msdn2.microsoft.com 2. Creates a new enumerator that contains the same enumeration state as the current one. 创建与当前枚举数包含相同枚举状态的一个新枚举数。 msdn2.microsoft.com 3. Therefore, using foreach is recommended, instead of directly manipulating the enumerator. 因此,建议使用foreach,而不直接操作枚举数。 msdn2.microsoft.com 4. Returns an enumerator that can iterate through the BehaviorServiceAdornerCollection instance. 返回可循环访问BehaviorServiceAdornerCollection实例的枚举数。 msdn2.microsoft.com 5. The elements are copied to the array in the same order in which the enumerator iterates through the SortedDictionary. ValueCollection. 元素按照与枚举数循环访问SortedDictionary.ValueCollection的相同顺序复制到数组中。 msdn2.microsoft.com 6. Selecting this value displays the dynamic options in the section, Foreach File Enumerator. 选择此值将显示“Foreach文件枚举器”部分中的动态选项。 msdn2.microsoft.com 7. Loop, traversal of the collection is under the control of the enumerator object returned by the. 方法返回的枚举数对象的控制下遍历集合。 msdn2.microsoft.com 8. The element in the collection at the current position of the enumerator. 集合中位于枚举数当前位置的元素。 msdn2.microsoft.com 9. Gets a newly created enumerator for the editable positions in the formatted string. 获取为带格式字符串中的可编辑位置新创建的枚举数。 msdn2.microsoft.com 10. Selecting this value displays the dynamic options in the section, Foreach ADO Enumerator. 选择此值将显示“ForeachADO枚举器”部分中的动态选项。 msdn2.microsoft.com 1. Enumerator helps activators find the appropriate position in the chain . 枚举数帮助激活器在链中找到适当的位置。 www.bing.com 2. Foreach Item enumerator to enumerate items that are collections. Foreach项枚举器,用于枚举集合项。 msdn2.microsoft.com 3. If the enumerator has reached the end of the queue. 枚举数已经到达队列的末尾时为。 msdn2.microsoft.com 4. The Enumerator object is provided for backwards compatibility. Enumerator对象是为实现向后兼容性而提供的。 msdn2.microsoft.com 5. You use the Foreach Item enumerator to enumerate items in a collection. 您可以使用ForeachItem枚举器枚举集合中的项。 msdn2.microsoft.com 6. A dictionary enumerator for the resources for this reader. 此阅读器的资源的字典枚举数。 msdn2.microsoft.com 7. Method to advance the enumerator to the first element of the collection before reading the value of the. 方法将枚举数前移到集合的第一个元素。 msdn2.microsoft.com 8. When this method returns, contains a reference to the newly created enumerator. 此方法返回时,包含对该新创建的枚举数的引用。 msdn2.microsoft.com 9. The enumerator is positioned before the first element in the collection, immediately after the enumerator is created or immediately after. 后,立即将枚举数放置在集合中的第一元素之前。 msdn2.microsoft.com 10. You use the Foreach ADO enumerator to enumerate rows or tables in an ADO or ADO. NET object that is stored in a variable. 您可以使用ForeachADO枚举器枚举变量中存储的ADO或ADO.NET对象中的行或表。 msdn2.microsoft.com 1. However, the copy's initial cursor position will be the same as this enumerator's current cursor position. 但是,该副本的初始光标位置将与此枚举数的当前光标位置相同。 technet.microsoft.com 2. Returns an enumerator to use to iterate through the link collection. 返回要用来循环访问链接集合的枚举数。 msdn2.microsoft.com 3. When the enumerator is at this position, subsequent calls to MoveNext also return false. 当枚举数位于此位置时,对MoveNext的后续调用也返回false。 msdn2.microsoft.com 4. The ForEachDirectory enumerator has five properties that control its execution behavior. ForEachDirectory枚举器具有五个属性,用于控制其执行行为。 msdn2.microsoft.com 5. Method, which returns an enumerator object for the collection. 方法,而该方法返回集合的枚举数对象。 msdn2.microsoft.com 6. Returns the element that it is set to, even if the enumerator is already invalidated. 会返回已将它设置为的元素,即使该枚举数已失效。 msdn2.microsoft.com 7. Method to move the enumerator back to the initial position. 方法将枚举数移回到初始位置。 msdn2.microsoft.com 8. The following table summarizes the information each enumerator type requires. 下表汇总了每种枚举器类型需要的信息。 msdn2.microsoft.com 9. Therefore, using the appropriate statement is recommended, instead of directly manipulating the enumerator. 因此,建议使用适当的语句,而不直接操作枚举数。 msdn2.microsoft.com 10. The Foreach Loop can enumerate across files in a directory using the For Each File enumerator. Foreach循环可以使用ForEach文件枚举器对目录中的文件进行枚举。 msdn2.microsoft.com 1. This variable refers to the enumerator in a ForEach loop. 此变量引用ForEach循环中的枚举器。 technet.microsoft.com 2. Foreach File enumerator to enumerate files in a folder. Foreach文件枚举器,用于枚举文件夹中的文件。 msdn2.microsoft.com 3. And uses the returned enumerator to iterate through the values. 并使用返回的枚举数来循环访问值。 msdn2.microsoft.com 4. You use the Foreach File enumerator to enumerate files in a folder. 您可以使用Foreach文件枚举器枚举文件夹中的文件。 msdn2.microsoft.com 5. When this method returns, contains the newly created enumerator. 此方法返回时,包含新创建的枚举数。 msdn2.microsoft.com 6. This enumerator returns the keys of the collection as strings. 此枚举数以字符串形式返回集合的键。 msdn2.microsoft.com 7. sets the enumerator to its initial position , which is before the first element in the collection. 将枚举数设置为其初始位置,该位置位于集合中第一个元素之前。 www.ichacha.net 8. Gets an enumerator for the logical child objects of the ItemsControl object. 获取ItemsControl对象的逻辑子对象的枚举数。 msdn2.microsoft.com 9. Frees the resources associated with the enumerator. 释放与枚举数关联的资源。 msdn2.microsoft.com 10. Returns the element that it is set to, even though the enumerator is invalidated. 也将返回它所设置成的元素。 msdn2.microsoft.com 1. Gets an enumerator that enumerates the collection members. 获取枚举集合成员的枚举数。 msdn2.microsoft.com 2. The Foreach loop uses the Foreach File enumerator, and the File System task is configured to copy a file. 该Foreach循环使用了Foreach文件枚举器,并将文件系统任务配置为复制文件。 msdn2.microsoft.com 3. The type of the enumerator this converter is associated with. 与此转换器关联的枚举数的类型。 msdn2.microsoft.com 4. Retrieves a reference to an enumerator object, which is used to iterate over the collection. 检索对枚举数对象的引用,该对象用于对集合进行循环访问。 msdn2.microsoft.com 5. The enumerator will create a result set of records from the record store, using the comparator as the sorting algorithm. 这个枚举器将使用比较器作为排序算法,从记录存储创建一个记录结果集。 www.ibm.com 6. That receives the interface pointer to the new enumerator object. 它接收指向新枚举数对象的接口指针。 msdn2.microsoft.com 7. The enumerator is positioned before the first element in the dictionary, immediately after the enumerator is created. 枚举数创建后,会立即被定位到字典中第一个元素的前面。 msdn2.microsoft.com 8. sets the enumerator to its initial position , which is before the first text element in the string. 将枚举数设置为其初始位置,该位置位于字符串中第一个文本元素之前。 www.ichacha.net 9. Dialog box to specify the enumerator type and configure the enumerator. 可以指定枚举器类型并配置枚举器。 msdn2.microsoft.com 10. In a package, looping is enabled by using a Foreach enumerator. 在包中,通过使用Foreach枚举器启用循环。 msdn2.microsoft.com 1. Provides a dictionary enumerator that can retrieve the design-time properties from the current XML resource file or stream. 提供一个字典枚举数,该枚举数可以从当前XML资源文件或流中检索设计时属性。 msdn2.microsoft.com 2. Each call to this method returns a new enumerator on the collection. 每次调用此方法都会返回集合的一个新枚举数。 msdn2.microsoft.com 3. If the enumerator has passed the end of the string. 如果枚举数已超过字符串的结尾,则为。 msdn2.microsoft.com 4. Foreach From Variable enumerator to enumerate the enumerable object that a specified variable contains. Foreach源变量枚举器,用于枚举指定变量包含的可枚举对象。 msdn2.microsoft.com 5. You cannot set Current to the first element of the collection again; you must create a new enumerator instance instead. 无法再次为集合的第一个元素设置Current;必须改为新建枚举数实例。 msdn2.microsoft.com 6. Enumerator for the modules contained in the assembly. 为包含在该程序集中的模块获取其。 msdn2.microsoft.com 7. Can't create device enumerator for Network Provider Category. 无法为网络提供程序类别创建设备枚举器。 www.fan6.net 8. Method, an enumerator is positioned before the first element of the collection. 方法之后,枚举数放置在集合的第一个元素之前。 msdn2.microsoft.com 9. An enumerator may not contain white space in its name. 枚举数的名称中不能包含空白。 msdn2.microsoft.com 10. Releases the resources held by the enumerator. 释放枚举数控制的资源。 msdn2.microsoft.com 1. Gets an enumerator for all active breakpoints in the application domain. 获取应用程序域中所有活动断点的枚举数。 msdn2.microsoft.com 2. Enumerator that contains all the stack chains in this. 中的所有链。 msdn2.microsoft.com 3. Releases the handle to the specified enumerator. 将句柄释放到指定的枚举数。 msdn2.microsoft.com 4. Creates an enumerator object for all the messages in the queue. 为队列中的所有消息创建枚举数对象。 msdn2.microsoft.com 5. The properties listed in the Property list varies by enumerator. 列表中列出的属性因枚举器而异。 msdn2.microsoft.com 6. The collection was modified after the enumerator was created. 在创建了枚举数后集合被修改了。 msdn2.microsoft.com 7. Returns an enumerator that can iterate through the Cache object collection. 返回可循环访问Cache对象集合的枚举数。 msdn2.microsoft.com 8. Returns an enumerator that can iterate through the product collection. 返回可循环访问产品集合的枚举数。 msdn2.microsoft.com 9. The code in Example 1 can be rewritten to work without using the Enumerator object. 示例1中代码可以进行改写,以便在不使用Enumerator对象的情况下使用。 msdn2.microsoft.com 10. Gets an enumerator for all active steppers in the application domain. 获取应用程序域中程序集的枚举数。 technet.microsoft.com 1. Gets an enumerator for the domains in the current process. 获取一个表示当前进程的默认域的。 msdn2.microsoft.com 2. Supply an enumerator for the formats that can be specified in. 中指定的格式提供枚举数。 msdn2.microsoft.com 3. Gets an enumerator for the local variables in this frame. 获取此帧中参数的枚举数。 technet.microsoft.com 4. Initially, the enumerator is positioned before the first element in the collection. 枚举数最初位于集合中的第一个元素之前。 msdn2.microsoft.com 5. Specify the ADO object source variable and the enumerator mode. 指定ADO对象源变量和枚举器模式。 msdn2.microsoft.com 6. Foreach ADO enumerator to enumerate rows in tables. ForeachADO枚举器,用于枚举表中的行。 msdn2.microsoft.com 7. The replacement is File. ReadLines, which returns a string enumerator. 替代的方法是File.ReadLines,其返回一个字符串枚举器。 www.infoq.com 8. The enumerator does not have exclusive access to the string. 枚举数对字符串的访问不是独占的。 msdn2.microsoft.com 9. The string was modified after the enumerator was created. 创建枚举数后修改了字符串。 msdn2.microsoft.com 10. Initially, the enumerator is positioned before the first text element in the string. 最初,枚举数定位在字符串中第一个文本元素前。 technet.microsoft.com 1. A Foreach Loop container can include multiple tasks and containers, but it can use only one type of enumerator. Foreach循环容器可以包含多个任务和容器,但只能使用一种类型的枚举器。 msdn2.microsoft.com 2. Returns an enumerator for items in the collection. 返回集合中项的枚举数。 msdn2.microsoft.com 3. Therefore, you must call MoveNext to advance the enumerator to the first element of the collection before reading the value of Current. 因此,在读取Current的值之前,必须调用MoveNext将枚举数提前到集合的第一个元素。 msdn2.microsoft.com 4. Adding or removing a Next loop, when the instruction pointer is used in the enumerator expression. 当指令指针处于Next循环的枚举数表达式中时,添加或移除该循环。 msdn2.microsoft.com 5. Replaces the controlled sequence with the sequence that is designated by the given enumerator. 用给定枚举器指定的序列替换受控序列。 technet.microsoft.com 6. Method of the enumerator object. 方法决定的。 msdn2.microsoft.com 7. Loop, when the instruction pointer is used in the enumerator expression. Adding a For Each. 循环的枚举数表达式中时,添加或移除该循环。 msdn2.microsoft.com 8. Returns an enumerator of the KeyInfoClause objects in the KeyInfo object. 返回KeyInfo对象中KeyInfoClause对象的枚举数。 msdn2.microsoft.com 9. Runs a control flow repeatedly by using an enumerator. 通过使用枚举器重复运行控制流。 msdn2.microsoft.com 10. That represents a value in the enumerator. 表示枚举数中的值。 msdn2.microsoft.com 1. Retrieves a reference to an enumerator object that is used to iterate over a Control. ControlCollection. 检索对用于循环访问Control.ControlCollection的枚举数对象的引用。 msdn2.microsoft.com 2. Select the enumerator type from the list. 从列表中选择枚举器类型。 msdn2.microsoft.com 3. Provides an enumerator to access the security policy hierarchy by levels, such as computer policy and user policy. 提供枚举器以按级别(如计算机策略和用户策略)访问安全策略层次结构。 technet.microsoft.com 4. You must use the numeric value instead of the enumerator member name in the expression. 在表达式中,必须使用数值而不是枚举器成员名称。 msdn2.microsoft.com 5. Resets the enumerator to the first item. 将枚举数重置为第一项。 msdn2.microsoft.com 6. An artillery officer, three stars on his epaulettes, has come down from the mountain in order to train as an enumerator. 他是一位肩章上衔有三颗星的炮兵军官,长途跋涉下山来,训练成人口调查员。 www.ecocn.org 7. The code in Figure 2 shows the enumerator. 图2中的代码表示枚举器。 blog.sina.com.cn 8. Foreach SMO enumerator to enumerate SQL Server Management Objects (SMO) objects. ForeachSMO枚举器,用于枚举SQLServer管理对象(SMO)对象。 technet.microsoft.com 9. In this case you must obtain a new enumerator object because the previous one is invalidated. 在这种情况下,必须获取新的枚举数对象,因为前一个对象已失效。 msdn2.microsoft.com 10. the first column defined in the enumerator item has the index value 0 , the second column 1 , and so on. 枚举器项中定义的第一列的索引值为0,第二列的索引值为1,依次类推。 www.ichacha.net 1. Next loop, the enumerator object becomes invalid, and the next attempt to access an element results in an 循环后更改了集合,枚举数对象将失效,并且下次尝试访问元素时将引发 msdn2.microsoft.com 2. If the collection is modified while an enumerator is in use, an attempt to set the position by calling 如果在使用枚举数时修改该集合,则试图通过调用 msdn2.microsoft.com 3. Use this method to return the enumerator to the beginning of the collection of 使用此方法将枚举数返回到 msdn2.microsoft.com 4. Manage properties on a data source object or enumerator. 管理数据源对象或枚举器的属性。 www.ianywhere.com 5. After the end of the string is passed, the enumerator is again in an invalid state and calling 超过字符串的结尾后,枚举数重新处于无效状态,调用 msdn2.microsoft.com 6. Method must be called to advance the enumerator to the first element of the collection before reading the value of the 方法来使枚举数前进到集合的第一个元素,然后才能读取 msdn2.microsoft.com 7. Whenever the enumerator is in an invalid state, calling 每当枚举数处于无效状态时,调用 msdn2.microsoft.com 8. Must be called to advance the enumerator to the first text element of the string before reading the value of 将枚举数前移到字符串的第一个文本元素,然后才能读取 msdn2.microsoft.com 9. The managed resource enumerator cannot be created 无法创建管理资源枚举器 www.fan6.net 10. The cluster networks enumerator cannot be found 无法找到群集网络枚举器 www.fan6.net 1. The networks enumerator cannot be created 无法创建网络枚举器 angel.w15.5tom.cn 2. Is called, the enumerator is positioned before the first text element of the string, and the first call to 后,枚举数将位于字符串的第一个文本元素之前,首次调用 msdn2.microsoft.com 3. Sequence expressions involving 'let' and 'use' dispose of enumerator too eagerly 序列(Sequence)表达式引起了枚举器的‘let’和‘use’的销毁过程过早地发生; www.infoq.com 4. If elements are added, removed, or repositioned in the collection after this enumerator is created, 如果创建此枚举数之后在集合中添加、移除或重新定位元素,则, msdn2.microsoft.com 5. Upon creation, an enumerator is conceptually positioned before the first message of the enumeration, and the first call to 创建时,枚举数在概念上位于枚举的第一条消息之前,而且第一次调用 msdn2.microsoft.com 6. If the enumerator is positioned at the end of the queue, 如果枚举数位于队列的末尾,则, msdn2.microsoft.com 7. Constructs and returns an enumerator object, which implements the 构造并返回一个枚举数对象,该对象实现 msdn2.microsoft.com 8. When the enumerator is created, it does not point to an object, so the 创建枚举数时,它不指向任何对象,因此 msdn2.microsoft.com 9. To use the Foreach ADO enumerator, select an existing variable or click New variable in the 若要使用ForeachADO枚举器,请选择一个现有的变量,或在 msdn2.microsoft.com 10. To configure the enumerator for the Foreach Loop container 为Foreach循环容器配置枚举器 msdn2.microsoft.com 1. Method, an enumerator is positioned before the first element of the collection, and the first call to the 方法之后,枚举数定位于集合的第一个元素之前,而且对 msdn2.microsoft.com 2. After an enumerator is created, the enumerator is positioned before the first element in the collection, and the first call to 创建一个枚举数后,该枚举数定位在集合的第一个元素之前,对 msdn2.microsoft.com 3. Cluster Networks enumerator was not found 没有找到群集网络枚举器 www.fan6.net 4. Method to reposition the enumerator to the start of the collection, you must then call the 方法将枚举数重新定位到集合开头后,必须调用 msdn2.microsoft.com 5. Use # to specify position of numeric enumerator 使用#号指定数字计数器的位置 blog.sina.com.cn 6. Returns a reference to an enumerator object, which is used to iterate over a 返回对枚举数对象的引用,用于对 msdn2.microsoft.com 7. When you finish working with the enumerator, call 当使用完枚举数时,调用 msdn2.microsoft.com 8. Plug and Play Software Device Enumerator 即插即用软件设备枚举器。 blog.sina.com.cn 9. For more information regarding the use of an enumerator, see the 有关使用枚举数的更多信息,请参见 msdn2.microsoft.com 10. To loop through Excel files by using the Foreach File enumerator 使用Foreach文件枚举器循环遍历Excel文件 msdn2.microsoft.com 1. Enumerator, please see the sample code at 枚举数的示例,请参见位于 msdn2.microsoft.com 2. For example, the collection value of the Foreach File enumerator is mapped to a variable called 例如,将Foreach文件枚举器的集合值映射到名为 msdn2.microsoft.com 3. The text element enumerator is used only to read data in the string; 文本元素枚举器只用于读取字符串中的数据; technet.microsoft.com 4. For example, if the Foreach Loop includes an Execute SQL task, you can use the Foreach SMO enumerator to enumerate the tables in the 例如,如果Foreach循环包括执行SQL任务,则可以使用ForeachSMO枚举器枚举 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。