• 组件现在负责定义管理表单控制器模型

    The component class is now responsible for defining and managing the form control model.

    youdao

  • 为了表单正常工作控制器开始处理

    To make this form work, I start with the controller.

    youdao

  • 提交表单本身因此用到同一个控制器

    It submits back to itself, so the same controller will be used.

    youdao

  • 应用程序控制器利用直接传入表单数据

    This is used by the application controller to simply pass in the form data directly.

    youdao

  • 然后需要Student控制器(清单6)添加一个函数,以便能够看到这个HTML表单

    Then you need to add a function to the Student controller (Listing 6) to be able see the HTML form.

    youdao

  • 最后每个控制器创建一个称为invalid操作使用这个方法通知用户提交的表单无效

    Finally, create an action for each controller called invalid and use the method to inform the user that their form submission was invalid.

    youdao

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

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

    youdao

  • 重要的是XForms分隔表单数据模型视图控制器

    Most importantly, XForms splits a form's data model, view, and controller.

    youdao

  • 如果HTML表单中将String字段保留为paramsmap中的控制器会将看作string(也就是“ ”),而不是null

    If you leave a String field blank in an HTML form, it comes back to the controller in the params Map as an empty String (that is, ) instead of null.

    youdao

  • 这个页面使用form_remote_tag把简单表单内容提交控制器中的add方法

    This page USES the form_remote_tag to submit the contents of the simple form to the add method in the controller.

    youdao

  • Tor构建产品控制器,已指定使用HTML表单helpers。

    When you built the products controller for Tor, you specified that the HTML and form helpers were in use.

    youdao

  • 表单指向comments控制器write操作

    This form will point to the write action of the comments controller.

    youdao

  • 控制器经常需要访问输入数据查询字串表单值、以及通过路由系统输入url解析所得到参数

    Controllers frequently need to access incoming data, such as query string values, form values, and parameters parsed from the incoming URL by the routing system.

    youdao

  • NETmvc中控制器定义通常可能的使用者互动拥有一对一关系动作方法例如一下连结表单

    NET MVC, controllers define action methods that usually have a one-to-one relationship with possible user interactions, such as clicking a link or submitting a form.

    youdao

  • NETmvc中控制器定义通常可能的使用者互动拥有一对一关系动作方法例如一下连结表单

    NET MVC, controllers define action methods that usually have a one-to-one relationship with possible user interactions, such as clicking a link or submitting a form.

    youdao

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

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

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