... 表格馈送,换页 form feed,FF 表格字段属性form field attribute 表格字段常数 form field constant ...
双语例句
1
In cases where another data type is required, specify the data type attribute to match that of the field in the form? S schema.
在需要其他数据类型的情况中,请指定数据类型属性来匹配表单模式中的字段。
2
The name of each local variable corresponds to the name attribute of the respective input field in the form.
每个局部变量的名称都对应着表单中相应输入域的name属性。
3
A JSP object combines with a respective ActionForm to form your application's View layer, where almost every formfield of the JSP object maps to an attribute of the corresponding ActionForm.