Page Data

页面数据
常用释义
页面数据

扩展信息

页面数据
  页面数据Page Data)将定义好 stockHistory 对象(图 27)。   图 27. stockHistory 对象已定义       假如打开 faces-config.XML ...
页数据
专业词汇P-1 - Wilson zhao的日志 - 网易博客 ... page cut-off 单页断墨控制 * page data 页数据 * page depth 版面长度 * ...
数据页
...法则是利用本地DMA系统,在L1和L2内存之间切换数据页 (page data)。
页面资料
项目评估与分析用语英语翻译(6) ... 页面计数器 page counter 页面资料 page data 页面资料暂存器 page data register,PDR ...
资料页
...则是利用本地DMA系统,在L1和L2记忆体之间切换资料页 (page data)。

例句

我们现在已经准备好使用页面数据面板和JSF控件将Web服务添加到JSP中了。

For example, the ID of a tag should be unique, and the value attribute of a tag should be bound to a piece of data in Page Data view.

例如,标签的ID应该是独一无二的,而标签的值属性应该与PageData视图中的数据片段相联系。

PageData视图允许Web开发人员为任何容许的JSP作用域级别创建脚本变量。

If data is dropped from the Page Data view onto the control, the Default attribute chosen here will be bound to the data.

如果数据从PageData视图拖拉到控件之上,那么这里所选择的默认属性将会绑定至数据。

Add the varValidCodesRootBean in the page data to be a JSF managed bean and set the scope as application.

在页数据中添加varValidCodesRootBean使其成为受JSF管理的bean,并设置范围为应用程序。

All we need to do now is drag the request scope variable from the Page Data view right to the Input control.

我们现在所需要做的只是将requestscope变量从PageData视图向右拖动到Input控件。

类是一个目录控件,用于将页数据从服务器传送到客户端。

The jQuery Ajax request posts data to a Web page and uses the resulting page data; it's not programmatically touching the method itself.

jQueryAjax请求将数据发布到Web页面并使用结果页面的数据;并没有通过编程方式触及该方法本身。

Configure the varBrokerUpdateRootBean in the page data to be a JSF managed bean, and set the scope as session (Figure 11).

在页数据中配置varBrokerUpdateRootBean使其成为受JSF管理的bean,并设置范围为session(图11)。

该选择指定了,将数据从PageData视图拖拉到页面中的JSF标签时,会更改什么属性。

page. This bean wraps the SDO packages and enables the SDO package usage as a Java bean in the page data.

这个bean包装了SDO包,并使得SDO包的用法如同页面数据中的Javabean。

本人根据网页资料整理成的PDF格式书籍,欢迎大家下载。

file from the samplemodel. zip file as the root class of your page data.

把samplemodel.zip压缩文件中的Root.java文件当作您的页面数据的根类来使用。

Drag the filter field of the filter class from the Page Data View onto the Page, as shown in Figure 7.

从PageData视图将过滤类的filter拖至页面,如图7所示。

这些ActionForm封装页面数据,并提供一个验证框架来验证请求参数。

We will now add our JavaBean to the page as an output control simply by dragging it from the Page Data view onto the JSP.

我们现在将把JavaBean加入到页面中作为一个输出控件,简单地将其从PageData视图中拖动到JSP。

方法:采用统计描述、方差分析等方法对病案首页相关数据进行处理。

In the Page Data view, select emp, drag it to the Web page and then release the mouse button.

在PageData视图中,选择emp,将其拖拉到Web页面上,然后释放鼠标键。

You? ve now added an instance of this JavaBean to the page data.

你现在已经添加了一个JavaBean的实例到pagedata。

The stockData bean should now be visible in the Page Data view, as shown in Figure 41.

stockDatabean现在应该在PageData视图中可见,如图41中所示。

The published methods available for the Web service will now be visible in the Page Data window (Figure 9).

已发布并对Web服务可用的方法将会立即在PageData窗口中可见(图9)。

Change the Behavior for drops from Page Data view to Bind and insert child controls.

将从PageData视图中拖拉的行为更改为绑定并插入子控件。

Locate the Page Data view on the left-center side of the workbench.

在工作台左边的中部找到PageData视图。

在以前,用户可以访问的每个页面的页面数据都是在登录时预加载的。

In Page Data view, select emp and drag it to the page after the button.

在PageData视图中,选择emp并将其拖到按钮后面的页面上。

These configuration elements apply when you drag tags from the palette or Page Data View, and in some other tag-insertion scenarios.

当您从配置板或者PageData视图中拖拉标签时,这些配置元素就可以应用了。

Expand the customerSummary bean in the Page Data view and change the contained type for the issues property (see Figure 12).

在Pagedata视图中打开customerSummarybean并且改变所包含的结果特性的类型(如图十二)。

When finished, this will create the Web service proxy and add it as page data (Figure 22).

完成时,这将创建Web服务代理,并将其添加为页面数据(图22)。

Switch to the Page Data view and double-click on the new_rec SDO record.

转到PageData试图,双击new_recSDO记录。

既然我们已创建了我们的第一个JSF表单,我们就将需要把控件绑定到页面数据。