• It can update form fields on the fly, giving that immediate feeling to your applicationusers are getting new data without their form being submitted or refreshed.

    可以迅速更新表单数据让人感觉应用程序立即完成的,表单没有提交刷新而用户得到了数据。

    youdao

  • The status update form name field can be used to specify a custom form that is used when status update messages for this workflow application need to be rendered in the user's mail file.

    这个工作流应用程序状态更新消息需要用户邮件文件中显示时,可以使用Statusupdate formname字段指定一个所需的定制表单

    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

  • Traditional database systems allow you to perform data retrieval and update functions using a series of SQL statements that are executed through some form of proprietary client software or API.

    传统数据库系统可以使用一系列sql语句通过某种形式专有客户端软件API执行数据检索更新功能

    youdao

  • Whatever form it takes, it must be a living, breathing entity that's easy to update and easy to reference.

    无论是何种形式,都必须一个充满活力实体能方便进行更新引用

    youdao

  • This option allows for custom controls and form logic to be implemented for status update messages.

    这个选项允许状态更新消息实现定制控件表单逻辑

    youdao

  • In general, the PDF migration project includes a well-defined requirement for each form, an automated PDF conversion tool, and manual update and QA processes.

    通常pdf迁移项目包括针对每张表单详细定义的需求自动化的pdf转换工具以及手动更新qa流程。

    youdao

  • Just as on a normal HTML page, the input form fields must have names that match the name of the parameters used in the relational update feed.

    和在普通HTML页面一样输入表单字段名称必须关系型更新数据源使用参数名称匹配

    youdao

  • It renders the form, submits the form data to a relational update feed, and displays the update status.

    呈现一个表单,将表单数据提交给关系型更新数据源显示更新状态。

    youdao

  • The second feed is for the relational update feed used by the HTML form widget.

    第二数据源用于HTML表单小部件使用关系型更新数据源。

    youdao

  • The user thinks that he is working in the same form that the initiator of the task used because the user interface looks the same and already contains the data that the user would update.

    用户认为自己任务发起者使用相同表单工作因为用户界面看起来相同,并且已经包含用户将要更新数据

    youdao

  • When you update the data in a form element, the instance document is updated.

    更新表单元素中的数据时,会更新实例文档

    youdao

  • A function to update the detail form with the read data set is called.

    调用读取数据更新明细表函数

    youdao

  • In a more general case, the preferred source interface may contain additional operations that allow the client to create, update, or delete (in some cases delete may take the form of deactivate).

    更为一般情况下,首选接口可能包含附加的操作这些操作允许客户创建更新或者删除(在某些情况下,删除操作可能是无效的)。

    youdao

  • Change values on the form: It's also simple to update a form, from setting field values to replacing images on the fly.

    修改表单的数据:更新表单很简单设置字段迅速替换图像

    youdao

  • The root cause for these gaps is an asynchronous update process applied to running servers that form a WebSphere cluster.

    这些间隙根本原因应用运行中的服务器上的异步更新流程,这些服务器形成WebSphere集群

    youdao

  • With Ajax, you can update the form in progress.

    可以这个过程中用Ajax更新表单

    youdao

  • In doing so, if the form is later retrieved from the database, updated, and resubmitted, the servlet can update the respective row in the database instead of generating a new row.

    这样的话如果稍后数据库检索表单更新表单重新提交表单,则servlet可以更新数据库相应而不是生成行。

    youdao

  • If the update panel is used in a reporting solution, you can place a Clear button on the form.

    如果报表解决方案使用更新面板可以表单放置一个Clear按钮

    youdao

  • This property ensures that a server has completed a request and typically, a callback function USES the data from the server to update a Web form or page.

    这个属性确保服务器已经完成了请求通常使用一个回函数服务器中读出数据更新Web表单页面的内容。

    youdao

  • This enables the developer to avoid performance costs associated with server round-trips to update the Web form.

    使开发人员能够避免更新Web表单时与服务器往返周期相关性能代价

    youdao

  • By clicking a button, the user can switch between the two versions of the form, submitting the data to the server with Ajax and retrieving the HTML content that is needed to update the page.

    通过单击一个按钮用户能够切换两个版本表单使用Ajax服务器提交数据获取用于更新页面HTML内容

    youdao

  • It can also create the barcode and update the form with the barcode appropriately.

    可以创建条形码使用相应的条形码更新表单

    youdao

  • Now you'll develop a form that allows you to edit and update existing patient information.

    现在需要开发一个表单编辑更新原来患者信息

    youdao

  • Lines 94 to 101 show that the form you use to update the employee data.

    第94至101行显示用于更新雇员数据表单

    youdao

  • The last three phases of the request processing life cycle (Update Model Values, Invoke Application, and Render Response) are not needed when the form is auto-saved.

    表单自动保存的,请求处理生命周期三个阶段更新模型调用应用程序呈现响应)是不必要的。

    youdao

  • Lines 85 to 93 show the form that you can use to update the employee data.

    第85至93行显示用于更新雇员数据表单

    youdao

  • Based on the requirement spreadsheet, form developers can check each item on the form and update the items in Forms Designer one by one.

    根据需求电子表格表单开发人员可以查看表单中的各个逐个更新FormsDesigner中的

    youdao

  • Next, to receive the form post, add the function update() to the Student controller; the code is shown in Listing 19.

    接下来为了接收这个表单发布Student控制器添加函数update();代码如清单19

    youdao

  • Next, to receive the form post, add the function update() to the Student controller; the code is shown in Listing 19.

    接下来为了接收这个表单发布Student控制器添加函数update();代码如清单19

    youdao

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

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

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