依次通过 meaning in English
loothrough
Examples
- This is useful when you need to loop through the collection and perform the same operation on each group
当您需要依次通过集合并对每个组执行同一操作时,这会很有用。 - To read the names and values of all the cookies available to the page , you can loop through the
若要读取可供页面使用的所有cookie的名称和值,可以使用如下代码依次通过 - It then loops through each new element and displays an input box requesting a value for the item
此过程然后依次通过每个新元素,并显示一个输入框,请求为该项输入一个值。 - Web server control to your web forms page when you want to dynamically add , remove , or loop through controls at run time
如果要在运行时动态添加、移除或依次通过控件,可以向web窗体页添加 - To get an accurate count of only records that are not marked for deletion , you can loop through the collection looking at the
若要仅获取未标记为删除的记录的准确计数,可以依次通过集合,查看每个记录的