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表行,行中的每个单元格保留返回的一段信息或者该信息的一个标签。
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表格,其中有您最关心的股票代号及其最新交易价格。
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表。
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表。
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提要。
You could manually delete the HTML table tags from source, or you could configure the Faces Library Definition so that it can use this configuration on other pages and in other projects.
您可以从源中手动地删除HTML表格编辑,或者您可以配置FacesLibraryDefinition,这样它就可以在其他的页面上及其他的项目中使用该配置了。
Now, to get various portions of the data, I create a stats.php page that, given a start and end index, returns an HTML table with just that portion of the data.
现在,为了获得数据的各个部分,我创建了一个stats.php页面,该页面提供了一个开始和结束索引,返回一个只包含该部分数据的HTML表格。
Using this in concert with the exec() command and dumping the results to an array allows you to build an HTML table or form that then allows you to run other commands.
将它与 exec()命令一起使用可以将结果保存到一个数组中,这允许您构建一个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表格行的文件列表,反之则是按照时间顺序的。
Assuming no exceptions occur, the resulting recordset is transferred to the AdminIndexSuccess template through the template variable $t['records'] and displayed in a neat HTML table ( Listing 19).
假定没有发生异常,生成的记录集通过模板变量 $t['records']传输到AdminIndexSuccess 模板并在一个干净的HTML表中显示(参见 清单19)。
In addition to displaying the U.S. airports you create in an HTML table, the trip planner will plot the airports on a map as well.
除了能显示您在html表创建的美国机场以外,tripplanner还将在地图上把机场描绘出来。
At the time the gadget is loaded, the PureJSON.js will be included on the page making all the POST request functions available to the HTML table actions.
在这个小工具加载时,PureJSON. js将被包含在这个页面上,以使所有POST请求函数对html表动作均可用。
However, it is often very useful to find static text on a Web page, for example, to verify the text appearing in an HTML table or document.
不过,查找Web页面上的静态文本通常非常有用,例如,用来验证html表或文档中显示的文本。
Use an HTML table to edit the page layout.
使用html表格来编辑页面布局。
应用推荐