This information is then formatted into an HTML table for display, together with appropriate controls to modify quantities or delete items.
然后该信息被格式化为一个可显示的html表,连同用于修改数量或删除商品的适当控件。
The template in Listing 3 creates a single HTML table row in which each cell holds a piece of returned information or a label for that information.
清单3中的模板创建单个HTML表行,行中的每个单元格保留返回的一段信息或者该信息的一个标签。
The web page now contains a new HTML table.
网络页面现在包含有一个新的HTML表格。
Listing 11 shows two more global variables you can use to generate the HTML table.
清单11给出了另外两个您可以用来生成html表的全局变量。
It contains an HTML table with your favorite stock symbols and their last trading prices.
它包含一个HTML表格,其中有您最关心的股票代号及其最新交易价格。
Finally, you need a view to display this HTML table.
最后,需要一个视图来显示这个html表。
Imagine running a SQL SELECT statement and merging the results directly into an HTML table marked up to your specifications.
想象一下,运行一个SQLselect语句,并将结果直接合并到一个符合自己的规范的HTML表格中。
This step takes the items array declared in the JSON and USES it to dynamically build an HTML table showing the statistics details.
该步骤接受JSON中声明的条目数组,使用它动态地构建一个显示统计信息细节的html表。
A new HTML table has been generated.
一个新的HTML表格会生成了。
Finally, add the HTML table to capture the user input and actions.
最后,添加html表来捕获用户输入和动作。
In this case, the name of the location and its weather data items displayed in an HTML table are extracted.
对于这种情况,将提取显示在html表中的位置名及其天气数据项。
Suppose you are tasked with creating an XSLT style sheet to render the product list in an HTML table as shown in Figure 1.
假设您的任务是创建一个xslt样式表,以在如图1所示的html表中显示产品清单。
Your task is to take this XML document and transform it into an HTML table that illustrates the results, as shown in Figure 1.
您的任务是获取此X ML文档并将其转换为显示结果的HTML表格,如图1所示。
This product catalog is formatted into an HTML table, with controls for the user to add each item to his or her shopping cart.
该产品目录被格式化为一个html表,带有可供用户添加商品到其购物车的控件。
It generates an HTML table with field names from the query result object as a header row, then each record listed subsequently.
它生成了一个html表,并且以来自查询结果对象的字段名作为表的标题行,之后,每条记录依次列出。
It queries the table created earlier, and then iterates over the result set, creating an HTML table.
它先查询之前创建的表,然后在结果集上进行迭代,创建一个html表。
The HTML table would be displayed in the browser with a blue background.
HTML表将在浏览器中以蓝色背景显示。
This function prints the entire result set as an HTML table.
该函数将整个结果集打印成html表。
This XSL displays the contents of the view in an HTML table with the company name in the first column and the email address in the second column.
该xsl在html表中显示视图内容,其中第一列是公司名称,第二列是电子邮件地址。
This part of the transformation puts the results of the query into an HTML table.
这个部分的转换将查询结果放到html表中。
First, add the stylesheet used in the HTML table as in Listing 3.
首先,参照清单3添加html表中要用到的样式表。
You'll create an XSLT 2.0 stylesheet that transforms the XML data into an HTML table that demonstrates the results of the tournament.
您将创建一个XSLT 2.0样式表,将XML数据转换为html表以显示锦标赛的结果。
Drag and drop an HTML table from the palette onto the editable section in the middle of the JSP page. Select 3 rows and 1 column.
将HTML表格从选项板拖放到jsp页面中间的可编辑区域上,选择第3行和第1列。
Using an XSLT 1.0 approach, you might build the HTML table one row at a time, as shown in Listing 6.
您可以使用XSLT 1.0的方法构建html表,每次一行,如清单6所示。
For example, the same result set might be presented as an HTML table, a CSV file, an XML document, or an RSS feed.
例如,相同的结果集可能显示为HTML表、CSV文件、XML文档或RSS提要。
A new HTML table will be generated with your new control
一个新的HTML表格将会随着新控件一起生成
This will display an HTML table with result sets if it executed properly.
如果它执行正确,就会显示一个带有结果集的html表。
Cell border styles in the HTML table.
html表中的单元格边界样式。
For example, Listing 6 demonstrates an HTML table that represents a simple Selenium test.
例如,清单6展示了一个表示简单的Selenium测试的html表。
It maintains a list file that has one HTML table row for each Purify run so far, in reverse chronological order.
它维护了一个到目前为止对每个Purify运行都有一个html表格行的文件列表,反之则是按照时间顺序的。
应用推荐