• It can be used in a shop window or a display table in a commercial building.

    它可以用于商店橱窗或者商业楼宇的显示幕。

    youdao

  • The code in Listing 2 does almost the same thing as the Flex code in Listing 1, creating a grid to display table data.

    列表2所做的事情与列表1中的Flex代码一样,创建一个网格显示表格数据。

    youdao

  • Knickknacks filled three display cases and covered all the table tops.

    小装饰品摆满了三个展示柜,占据了整个桌面。

    《柯林斯英汉双解大词典》

  • I store the generated words in a separate table so that I can retrieve and display them at every generation.

    我将生成的单词存储在一个单独的表中,这样我就可以在每一次衍生中获取并显示它们。

    youdao

  • So how do you get from a database table to the search and display screens in Figures 1 and 2?

    因此,您如何根据搜索条件从数据库表中得到结果记录,并得到图1和图2那样的显示屏幕呢?

    youdao

  • This shows you how to create a basic data table that will display a list of all mortgage rates.

    这将向您展示如何创建显示所有抵押比率的清单的基本数据表格。

    youdao

  • You can easily bind an entity to an input form for a creation or update scenario or bind a list of entities to a JSF data grid if you want to display information in a table.

    为了创建或者更新方案,您可以轻松地将一个实体与输入表格联系起来,或者如果您想在一个表格中显示信息的话,您还可以将一系列实体与一个JSF数据格联系起来。

    youdao

  • But our form is not limited to working within a single table; a single form can display and edit data for many tables through relation objects.

    但我们的表单不仅限于在单个表中工作;单个表单可以通过关系对象为多个表显示和编辑数据。

    youdao

  • This information is then formatted into an HTML table for display, together with appropriate controls to modify quantities or delete items.

    然后该信息被格式化为一个可显示的html表,连同用于修改数量或删除商品的适当控件。

    youdao

  • The list of parts that make up this pattern will display in the component machine table.

    组成这个模式的部件的列表会显示在组件机表格中。

    youdao

  • Table 2 shows a typical display of actions for the virtual campus example, and Table 3 shows users and groups.

    表2显示了虚拟校园示例操作的典型显示,表3显示了用户和组。

    youdao

  • Basically these functions allow you to retrieve snapshot information using SQL, and display the results in a table format.

    这些函数的基本功能是通过SQL获取快照信息,并用表的格式显示结果。

    youdao

  • The following example demonstrates the usage of the HEADING option in changing the heading of a column in a table result display.

    以下示例展示如何使用HEADING选项改变表结果显示中一个列的标题。

    youdao

  • Below the table, you can select one of the text columns in the table to display the complete content.

    在表下面,可以选择表中的文本列之一,显示它的完整内容。

    youdao

  • You need to display only the number of table rows that are in the items array.

    您只要显示条目数组中的表格行数即可。

    youdao

  • Very often, it makes sense to display data from a homogeneous set in a table format.

    以表格格式显示同构集中的数据往往很有意义。

    youdao

  • The example in Listing 9 shows the usage of TTITLE and BTITLE in a report. Line size is set to value 70 in order to align the title with the table display.

    清单9的示例显示报表中 TTITLE和BTITLE的用法为了将标题与表的显示对齐,将行大小设置为 70.

    youdao

  • Because we are creating a view, we should create a table to display each document row.

    由于我们正在创建一个视图,应该创建一个表来显示文档中的每一行的内容。

    youdao

  • You will need to be root or have root authority via sudo, as shown here, to display or manipulate the partition table.

    要显示或操纵分区表,您需要是root用户,或者通过sudo命令获得root权限,如本清单所示。

    youdao

  • To create a table display with radio buttons (see Figure 4) as the column type, you will use these property files.

    要创建一个带有单选按钮列的表格显示(请参阅图4),要使用下面的属性文件。

    youdao

  • In this article, you learned how to create a custom tag for table data display with different HTML controls, including href, checkbox, radio button, text field, and combo box.

    在本文中,介绍了如何为带有不同html控件的表格数据显示创建自定义标记,包括href、选择框、单选按钮、文本框和组合框。

    youdao

  • Using what we already know about CakePHP, create a basic Model, View, and Controller that will get the content of the words table and display them at the index action.

    使用已经了解的CakePHP知识,创建一个基本的模型、视图和控制器,用于获得word表内容并在执行索引操作时显示。

    youdao

  • Here, I'll explain how to create a custom tag for table display that is flexible enough to handle different HTML controls, such as href, checkbox, radio button, text field, and combo box.

    我将介绍如何为表格显示创建自定义标记,让它有足够的灵活性以应付不同的HTML控件,如href、选择框、单选按钮、文本框和组合框。

    youdao

  • Functionally, you will need to create a table to display the score updates, and then initialize the Cometd service and subscribe to the channels.

    从功能上来说,您需要创建一个表格来显示比分更新,然后初始化cometd服务并订阅通道。

    youdao

  • EmployeeSearchResults is the session attribute name, where the rows of records are stored for table display.

    EmployeeSearchResults是会话属性名,它存储了要在表格中显示的记录行。

    youdao

  • The unique aspect in this case is that you also use a DataPilot table to display and analyze the data.

    这个示例的独特性在于您还使用一个datapilot表来显示和分析数据。

    youdao

  • The next thing you do is display a list of topics using the table called dtable.

    下一步是使用名为 dtable的表显示一个主题列表。

    youdao

  • The following code for a JSP page invokes the table tag to display the Employee table (single line of code displayed on multiple lines for viewing convenience)

    JSP页中的下面代码调用表格标记以显示Employee表(为了方便观看,将一行代码显示为多行)

    youdao

  • Microsoft's IE5 has a FIXED table width featurethat speeds table display, unfortunately this is proprietary and does not workon Netscape's browser.

    微软的IE5有一个FIXED的表格长度特性,可以加速表格显示,但是不幸的是这是它独有的,并不被Netscape浏览器支持。

    youdao

  • Microsoft's IE5 has a FIXED table width feature that speeds table display, unfortunately this is proprietary and does not work on Netscape's browser.

    微软的IE5有一个FIXED的表格长度特性,可以加速表格显示,但是不幸的是这是它独有的,并不被Netscape浏览器支持。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定