在这种情况下,注解指定在构造器参数中,而不是放在字段名称上面。
In this case, the annotations are specified within the constructor parameters instead of above the field name.
我们使用了一个字段名称而不是列编号,因为列编号没有出现在视图中。
We use a field name, not a column number, because this information does not appear in the view.
表达式语言—通常用于表单输入字段名称和JSP标记。
Expression language - Normally used in form input field names and JSP tags.
此工作可以通过手动完成,也可以通过使用输入帮助功能进行,在后一种情况下,用户无需通过键盘输入字段名称了。
This can be done either manually or using the input assist function, so users do not have to input field names by keyboard.
字段名称、类型和风格将在属性对话框中定义。
The field name, type, and style will be defined in the properties dialog.
注意,在指定注解作为构造器参数的一部分时,也必须指定它对应的字段名称。
Note that when you specify the annotation as part of the constructor parameters you must also specify the field name to which it corresponds.
在LDAP服务器上,可以通过修改身份验证过滤器,只列出所允许的ldap字段名称,也可以实现类似的功能。
Similar functionality is possible with an LDAP server by modifying the authentication filter to list only the allowed LDAP field names.
缩写词的支持让你指定一个缩写词的列表——用于构建实体和字段名称的完整词对。
Abbreviation support lets you specify a list of abbreviation - full word pairs which are then used to build the names for entities and fields.
使用逗号分隔字段名称。
注意:在此示例中,事件对象和中间对象的字段名称相同,但是它们不是必须相同。
Note: in this example, the names of the fields are the same for the event object and the intermediate object, but they don't have to be.
如果使用表,条件可以跨任意数量的行,只要字段名称等标识符不跨行即可。
If a table is used, the condition can span an arbitrary number of lines as long as identifiers, such as field names, are not word-wrapped.
如果应用程序已经使用这些字段名称,可以轻松地禁用此功能,如清单17所示。
If your application is already using those field names, you can easily disable this feature, as shown in Listing 17.
请参考config . properties,在这个文件中的字段名称是自解释的。
Please refer to config.properties, where the field names are self explanatory.
在Struts2中,HTML输入字段名称可以生成为ognl表达式,后者有助于消除操作类中的复杂编码。
In Struts 2, the HTML input field names could be generated as OGNL expressions, which in turn helps eliminate complex coding in the action class.
我们创建了一个com . devworks . example . acronym . preferences .preferenceconstants类来具体化preferences页面使用的字符串字段名称。
We created a class called com.devworks.example.acronym.preferences.PreferenceConstants to externalize the string field names that our preferences page USES.
例如,在这个例子中,将Bean字段名称firstnme改为firstnme_new。
For example in this particular case change the name of the Bean field name firstnme to firstnme_new. The annotation that is generated and preceded to the declaration in the Java file will be.
将多个字段名组合成一个变量进行打印将允许您通过一次搜索查看实际名称和昵称。
Combining multiple field names into one variable for printing allows you to see the actual name and the nicknames with one search.
对于这其中的每条记录,都将按名称提取字段并将每个字段值存储到与字段名关联的散列中。
For each of these records, we will extract the fields by name and store each of the values in a hash keyed on the field name.
最后一步是帮助强制使用统一的审计字段名称,并确保数据库实体具有这些字段。
The final step is a way to help enforce the names of the audit fields and to ensure that the database entities have those fields.
此函数接受两个参数:表的名称以及字段名和值的关联数组。
The function takes two arguments: the name of the table and an associative array of field names and values.
控制字段的语法非常简单:字段名称,后跟冒号,再后面是字段体或值。
The syntax for the control fields is very simple: the name of the field, followed by a colon, and then the body or value of the field.
您还会记得,输出XML中的元素和属性名称默认为相应的字段名称。
You'll remember also that, by default, element and attribute names in the output XML default to the corresponding field names.
被嵌入元素的名称与被查询表中的字段名称对应,而文档元素 —XML树的根 —被相应地命名为 。
The names of the nested elements correspond to the field names within the table being queried, while the document element — the root of the XML tree — is, aptly, named .
可以选择自动字段映射,创建与SAP提供的名称相同的字段名,也可以手工输入字段名。
You can either select automatic field mapping, which will create fields with exactly the same name as they are delivered from SAP, or you can enter field names manually.
当使用非常长的字段名称(例如SAP 所使用的那些字段名称)时,这的确很有用。
This is really useful when very long field names (such as those used with SAP) are in use.
请注意,__c约定将定制字段名称与此里程对象名称区分开来。
Notice the __c convention that clarifies names of the custom fields from the mileage object.
将字段名称用作元素名称。
字段名称通过clean方法清理,clean方法返回字段名称中的字符之外的任意字符。
The field names are cleaned using the clean method that returns any characters that aren't allowed in a field name.
获取文本字段名并在预期的名称上声明它。
Obtaining the name of the text field and asserting it on the expected name.
它是字段名称、类型和可选附加信息(如大小、nullable)的列表,这些可选附加信息会使名称变得比较复杂。
It's the list of field names, types, and optional additional information (like the size, nullable, etc.) that adds some complexity.
应用推荐