Listing 3 shows the XML UI declarations for each row in your ListView.
清单3展示了ListView中每一行的XMLUI声明。
It takes a set of controls and replicates them for each row in a data source.
它包含了一组控件,并在数据源中针对每一行对它们进行复制。
For each row fetched, the XSCAN operator processes the corresponding XML document.
对于所获取的每一行,XSCAN操作符将处理相应的XML文档。
You see an icon for each row to delete the membership that the row represents.
各行都有一个用于删除该行所代表的成员的图标。
For each row in the database, an airport element will be created with an id attribute.
它还为数据库的每一行创建了一个airport元素,该元素带有id属性。
For each row, create the button and two check boxes, and then assign them to their cells.
对于每一行,创建按钮和两个复选框,然后将其指派给相应的单元格。
All four tabs contain a person-image icon for each row next to a user ID or group ID.
所有四个选项卡在用户ID或组 ID旁边的各行都包含一个人像图标。
Additionally, for each row, we will return a valid XML document containing a root element only.
另外,对于每一行,返回一个有效的XML文档,其中只包含一个根元素。
Animating a table by displaying additional information for each row - row by row - can be effective.
通过水平式地为每一行显示额外的信息,让表格动起来,效果会很明显。
In this table for each row, there is both a path location expression and an associated named column.
在该表的每一行中,都有一个路径位置表达式和一个相关的指定列。
The naive approach USES a cursor to scan the table and execute a positioned update statement for each row.
初级的方法是使用一个游标对表进行扫描,并为每一行执行一个定位的更新语句。
In many cases, a separate disk access must be made to fetch the page for each row located through an index.
大多数情况下,对于通过索引定位的每一行,都必须进行单独的磁盘访问来读取该页。
For each row retrieved from the cursor call, the element was appended to the string along with a delimiter.
对于从光标调用中检索到的每一行,将元素附加到字符串并具有分隔符。
The "for each row" option means that the trigger will be activated once for each row that is modified.
For each Row “选项意味着触发器将在每一行被修改时激活。”
Primary keys are the unique identifiers for each row. They must contain unique values and cannot be null.
主键是每行的唯一标识符,必须包含不重复的值,而且不能为空。
For each row in the table which doesn't match the predicate, a row containing an empty XML sequence is returned.
对于表中与谓词不匹配的每一行,返回一个包含空的xml序列的行。
Now that we have basic terrain types, you can imagine what comes next: we create an array of map tiles for each row.
现在有了基本地形类型,您可以想象得到接下来需要做什么:为每一行创建一个地图图像块数组。
After making a database connection, Rails adds an attribute to the model — at run time — for each row in the database.
建立了一个数据库连接后,Rails在运行时为数据库中的每一行添加一个属性到该模型。
We keep only a compound primary key and a secondary index for each row, and answer all queries from a single index.
我们只保留了一个组合主键和一个辅助索引来完成所有的查询。
In the context of the DB2 text Search index processing, for each row, the content of each column is treated as a document.
在DB 2文本搜索索引处理上下文中,对于每一行记录,其中的每一个字段都会被作为一个文档进行处理。
You have a few default methods to override, the most important of which is onRow(), which is called for each row in the table.
有一些默认方法需要重载,最重要的是onRow(),表中的每一行都需要调用该方法。
For each row, the serial CAM cells are searched sequentially, and the parallel CAM cells are selectively searched in parallel.
对于每一行,顺序地搜索所述串行CAM单元,且选择性地并行搜索所述并行CAM单元。
In previous versions of ADO. NET, when batch processing is disabled, each of these events is generated once for each row processed.
在以前版本的ADO.NET中,在禁用批处理时,这两个事件会为每个处理的行生成一次。
If the Multiple rows option is selected for this node, then for each row in the result set the entries in the Data elements table are executed.
如果选择了该节点的Multiplerows选项,那么对于结果集中每一行,都将执行Data元素中的条目。
The results element holds a result element for each row in the result, and each result element has a binding element for each value in that row.
results元素为结果中的每一行保留一个result 元素,而每个 result 元素为这一行中的每个值都具有一个binding 元素。
For each row in the table (each location), create a new XML node with the row attributes as XML attributes, and append it to the parent node.
对于每个表中(每个位置),创建一个新的行与行的XML节点属性的XML属性,并追加到父节点。
Figure 9 shows a simple Dojo grid application where all the options for the 1st column are the same for each row (normal, note and important).
图9所示的是一个简单的Dojo网格应用程序,其中1st列的所有选项对每行都是相同的(normal、note和important)。
The surrogate key values start with a number, for example "1", for the first row of the table, and is incremented by one for each row thereafter.
代理键的值从某一个数字开始,例如 "1",以这个数字作为该列在表中第一行的值,之后的每一行中该列的值都按 1递增。
For each row that satisfies the filter condition, the database server applies hash function to the key and proves the hash table to find a match.
在满足筛选器条件的每个行中,数据库服务器将对键应用哈希函数,并探测哈希表以查找匹配的键值。
REFERENCING clause: This clause can be used to define a trigger routine for a table object whose for EACH ROW actions can invoke the trigger routine.
REFERENCING clause:该子句为表对象定义触发器例程,这些表对象的FOR EACH ROW操作必须能够调用触发器例程。
应用推荐