An HTML table will be created.
将创建一个HTML表格。
Listing 3: Creating the HTML table.
清单3:创建html表。
A new HTML table has been generated.
一个新的HTML表格会生成了。
Cell border styles in the HTML table.
html表中的单元格边界样式。
Use an HTML table to edit the page layout.
使用html表格来编辑页面布局。
The web page now contains a new HTML table.
网络页面现在包含有一个新的HTML表格。
Finally, you need a view to display this HTML table.
最后,需要一个视图来显示这个html表。
A new HTML table will be generated with your new control
一个新的HTML表格将会随着新控件一起生成
This function prints the entire result set as an HTML table.
该函数将整个结果集打印成html表。
First, add the stylesheet used in the HTML table as in Listing 3.
首先,参照清单3添加html表中要用到的样式表。
Finally, add the HTML table to capture the user input and actions.
最后,添加html表来捕获用户输入和动作。
We keep track of the total item price in each row of the HTML table
跟踪HTML表每一行中的总价
The HTML table would be displayed in the browser with a blue background.
HTML表将在浏览器中以蓝色背景显示。
This will display an HTML table with result sets if it executed properly.
如果它执行正确,就会显示一个带有结果集的html表。
Create a simple HTML table to add a row of links above the portlet content.
创建简单的html表,以在Portlet内容上添加一行链接。
This part of the transformation puts the results of the query into an HTML table.
这个部分的转换将查询结果放到html表中。
Listing 11 shows two more global variables you can use to generate the HTML table.
清单11给出了另外两个您可以用来生成html表的全局变量。
Listing 4 shows the code needed to create the HTML table that the LiveGrid will use.
清单4显示了创建LiveGrid使用的html表所需的代码。
The list.gsp page then iterates through the list, building an HTML table row by row.
gsp页面随后将遍历列表,逐行构建HTML表格。
It contains an HTML table with your favorite stock symbols and their last trading prices.
它包含一个HTML表格,其中有您最关心的股票代号及其最新交易价格。
For example, Listing 6 demonstrates an HTML table that represents a simple Selenium test.
例如,清单6展示了一个表示简单的Selenium测试的html表。
You can still use the HTML Table class to generate most of the HTML needed for the table.
仍可以使用HTML Table类来生成此表所需的大多数 HTML。
It queries the table created earlier, and then iterates over the result set, creating an HTML table.
它先查询之前创建的表,然后在结果集上进行迭代,创建一个html表。
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所示。
The first parameter in the constructor is the id of the HTML table that will be converted into a LiveGrid.
构造函数中的第一个参数是被转换成LiveGrid的html表的id。
In this case, the name of the location and its weather data items displayed in an HTML table are extracted.
对于这种情况,将提取显示在html表中的位置名及其天气数据项。
It maintains a list file that has one HTML table row for each Purify run so far, in reverse chronological order.
它维护了一个到目前为止对每个Purify运行都有一个html表格行的文件列表,反之则是按照时间顺序的。
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提要。
So, if you want to create a LiveGrid to show five rows, the HTML table that you create will need to have six rows.
因此,如果创建一个要显示5个行的LiveGrid,那么所创建的html表需要6行。
The test's results are generated in an HTML table that can be viewed after Selenium completes running all the tests.
测试结果生成到一个html表中,在Selenium运行完所有的测试后,能查看该表。
应用推荐