本例中的表单数据只有电子邮件地址。
您应当会看到类似于图1中的表单。
清单5为清单4中的表单提供了输入验证规则。
Listing 5 has the input validation rules for the form in Listing 4.
图1显示的是表单应用程序中的表单结构。
Figure 1 shows the form architecture of the form application.
图5显示了Firefox中的表单效果。
考虑清单1中的表单。
这类资讯的范例包括网页上目前使用中的表单。
An example of such information includes the currently active form on a page.
清单14显示了将发布到清单13所示表单中的表单。
Listing 14 shows a form that will be post to the form in Listing 13.
比如说,本例中的表单包含了一个下拉菜单,它列出了可用的搜索引擎。
For example, this form will include a pulldown menu that lists the available search engines.
您可能立即注意到,清单2中的表单与清单1中的表单惊人的相似。
You'll probably notice right away that the form in Listing 2 bears a striking similarity to the form in Listing 1.
Firefox中的表单,其中的值不符合Schematron约束。
The form in Firefox, with values that violate the Schematron constraint.
考虑清单5中的表单,该表单将显示如何存储会话中的用户ID和帐户编号。
Consider the form in Listing 5, which shows how to store a user's id and account number in a session.
接下来的步骤是定义与“(Globals)”部分中的表单相关的全局对象。
The next step is to define global objects associated with the form in the "(Globals)" section.
清单4中的表单显示了UTF数据,可将它存储在数据库中以及从数据库获取它。
The form in Listing 4 shows UTF data, which can be stored in and retrieved from the database.
清单9中的表单可以表示论坛、维基、社会网络或任何可以输入文本的其他站点。
The form in Listing 9 could represent a forum, wiki, social networking, or any other site where it's common to enter text.
WHAT WG表单规范的版本号表明它的目标是以html4中的表单规范为基础。
The WHATWG forms specification's version number indicates its intent to build on the specification of forms in HTML4.
最后一点值得注意的是,清单6中的表单是submit按钮,注意它的类是submit。
The last thing to notice about the form in Listing 6 is the submit button. Notice that its class is submit.
因此,我们可以将第一节中的Content MathML表达式重写为清单5中的表单。
Thus, you can rewrite the Content MathML expression in the first section to the form in Listing 5.
清单11中的表单没有方法或动作属性,这意味着当您单击Register按钮时,什么也不会发生。
The form in Listing 11 has no method or action attribute, which means that when you press the Register button, nothing will happen.
这与 browse.tmpl 中的表单几乎完全相同,惟一不同的是这里包含了 refcommentid参数。
This is almost the same as the forms in the browse.tmpl except they include a refcommentid parameter.
该方法用于向开发环境(例如WorkplaceForms Designer)中的表单设计人员提供帮助信息。
This method is used to provide help information to form designers within a development environment, such as Workplace Forms Designer.
此处提供了一个类似的例子,便于您将JSF文章中的表单和基于本文JS p标记文件的Web表单进行比较。
A similar example is presented here so that you can compare the form of the JSF article with the Web form based on the JSP tag files of this article.
DominoWebAccess不使用存储在用户邮件文件中的表单和子表单,因此不使用这些表单中定义的字段。
Domino Web Access does not use the forms and subforms stored within the user’s mail file, and therefore doesn’t use the fields defined within these forms.
对象序列化有很多明显的缺陷,但在这种情况下,却是一个合理的持久性解决方案,原因是保存在存储库中的表单数据实例的数量是有限的。
Object serialization has its well-known flaws, but in this case, it is a reasonable persistence solution because the number of form data instances that are kept in the repository is limited.
你需要为每一种运算设置单独的动作,或者说方法(每个框架的叫法不一样),而且还要用到框架中的表单验证功能(如果框架提供了这一功能的话)。
You should make each different arithmetic function its own action/method/whatevertheframeworkcallsit and you should use the frameworks input validation for the form values (if it has one).
表单中的每个字段都有提示消息。
查看清单1中的简单表单示例。
用于修改表单中的域。
用于修改表单中的域。
应用推荐