It's just letters such as the letters in her name that she repeats for row after row.
只是像她名字里的字母一样的字母,她一行接着一行重复。
Each row of this table is a tuple consisting of the group name and user ID.
这个表中的每一行是一个由组名和用户ID组成的二元组。
Iterates through the contact list, placing name, telephone, and E-mail data for each contact into the first three columns of each row.
循环处理联系人列表,把每个联系人的姓名、电话号码和电子邮件数据放进每行的前三列。
Every row indicates the parameter name, its current value and whether the parameter is dynamically configurable or not (see Figure 33).
每一行都显示参数名、当前值以及此参数是否可以动态地配置(见图33)。
For each document in the database that has name and amount fields with non-null values, a result row is created in the view.
对于数据库中包含具有非空值的名称和金额字段的每个文档来说,将在视图中创建一个结果行。
One column holds the name and the other column of the same row shows the associated value.
其中一个列显示名称,同一行中的另一个列则显示相关的值。
With PEAR installed, the script can query the current messages, fetch each row, and output the user name and the comment text.
PEAR安装后,脚本可以查询当前的消息,检索每一行,输出用户名和消息文本。
However, each row must have a unique primary key, which is a sort of name for that particular bundle of data.
不过,每一行的主键(一种用于特定一组数据的名称)必须是唯一的。
As shown in Figure 2, when you change the file location name, the library row turns green which indicates that the library is valid.
如图2所示,在您更改文件位置名时,库行变为绿色,这说明库是有效的。
The name comes from the first six keys on the upper left row of letters on the keyboard.
这个名字是从键盘最上面一排左边的头六个键得来的。
The first row specifies the option name and the second row has the corresponding option value.
第一行指定选项名称,第二行包含相应的选项值。
This statement loads the data from the table and changes the value of the name column in the first row to a new value.
该语句从表中加载数据并将第一行中的名称栏的值改为一个新值。
Assuming there is at least one, each instance is described in a row of the table. The instance ID and AMI ID are displayed, along with the public DNS name, security group, and key pair.
假设至少有一个实例,每个实例在一个表格行中描述,包括实例ID、A MI ID、公共dns名称、安全组和值对。
As a naming convention, I add the "_t" to the type name so that I know it is a ROW type.
作为命名约定,我在类型名上添加了一个“ _ t ”,这样就可以知道它是一种row类型。
Note also that a Row is ordered, so that you can pull out name/value pairs by index.
还要注意的是Row 是排序的,这样您就可以通过索引来取出名称/值的对。
Each row contains (among other things) the name and account balance of this customer, as well as a designation of the market segment this customer is part of.
每行包含客户的姓名、负债数、属于哪个市场等信息。
Click new to add a new row, then type in name, abbreviation, alternative abbreviation, and abstract.
点击new添加一个新行,然后输入名称、缩写、替换的缩写和摘要。
If a row is returned from the database, the UserBean is populated with non-null user name and password member variables.
如果从数据库返回了一行,则使用非空的用户名和密码成员变量来填充userbean。
See the validation message by the User Name row (in English) as shown in Figure 3 (click here to see a larger image).
应该会看到如图3所示的Username行旁边的验证消息(英语)(单击这里可以查看放大图)。
Begin by adding two functions to the global.js file to set the activity name field and display a row with the activity's information.
首先向global . js文件添加两个函数,用于设置活动名字段并显示一行活动信息。
When this design met with less than critical acclaim, Izzy was modified to appeal more to children, and his bottom row of teeth was removed, at which point the name was changed.
当这一形象得到的评价不高时,Izzy的设计进行了修改,以使其对孩子们更有吸引力,他的下排牙齿被去掉了,同时名字也改了过来。
ColumnName: Identifies one or more columns (up to 16) by name, whose values are used to determine which data partition a particular row is to be stored in.
ColumnName:用名称指定一个或多个列(最多16列),这些列的值用来决定数据行应该存储在哪个数据分区中。
This argument, being the same name as the table it selects from, represents a row from the customer table.
这个参数与其从中选择的表的名称相同,表示customer表中的一行。
If so, the XMLExists function evaluates to "true," and DB2 returns the name of the client associated with that row.
如果客户住在目标地区,则xmlexists函数的返回值为“true ”,DB 2将返回与那一行相关的客户的姓名。
Create a link from the element row on the left to the element row on the right, so that Studio will create a mapping for all elements with the same or similar name for source and target.
创建一条从左侧的元素行到右侧的元素行的链接,这样Studio就可以使用与源和目标同样或者相似的名称来创建一个到所有元素的映射。
Olivia was the most popular name for newborn girls for the second year in a row, according to figures published by the Office of National Statistics for first names given to babies born in 2009.
英国国家统计局公布的2009年新生婴儿名统计数据显示,Olivia已连续两年获选最受欢迎新生女婴名。
Use the function odbc_result , which takes in a result set and a column name (as a string) and returns the cell value within the row that the row iterator points to.
使用函数odbc_result,该函数接受结果集和列名称(字符串形式),并返回行迭代程序所指向的行中的单元值。
Then, for each row, it extracts the three relevant data columns -- city name, temperature, and icon -- and outputs a simpler table containing only this information.
然后,对于每一行,XQuery 会提取出三个相关的数据列 ——城市名称、温度和图标 ——并输出一个相对简单的表,表中只包含这三项信息。
See the validation message alongside "User Name" row (in Hindi), as shown in Figure 5 (click here to see a larger image).
应该会看到“UserName”行旁边显示的验证消息(印度语),如图5所示(单击这里可以查看放大图)。
The Object List window now shows the table schema, table name, and row count for each table as shown in Figure 5.
ObjectList窗口现在显示每个表的表模式、表名和行数,如图5所示。
应用推荐