这些表单字段允许您将变量和字段联系起来。
These form fields allow you to associate variables with the field.
在此例中,它将提供创建一个类字段i、一个局部变量i或一个方法参数i的建议;单击其中的每一个建议都会显示将要生成的代码。
In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking each of these Suggestions will display the code that would be generated.
在此例中,它将提供创建一个类字段i、一个局部变量i或一个方法参数i的建议;单击其中的每一个建议都会显示将要生成的代码。
In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking on each of these Suggestions will display the code that would be generated.
将多个字段名组合成一个变量进行打印将允许您通过一次搜索查看实际名称和昵称。
Combining multiple field names into one variable for printing allows you to see the actual name and the nicknames with one search.
只需要制作一个默认表单,包含您所选择的每个变量相对应的所有字段。
It simply makes a default form that contains all the fields corresponding to each of the variables you choose.
出于编程目的,您要将每个字段绑定到全局变量。
For programmatic purposes, you will bind each field to a global variable.
注释是可以添加到代码中的修饰符,可以用于包声明、类型声明、构造函数、方法、字段、参数和变量。
Annotations are modifiers you can add to your code and apply to package declarations, type declarations, constructors, methods, fields, parameters, and variables.
编译集的主要功能就是要保存符号列表,像命名空间、类型、方法、字段、事件、局部变量以及标签等等。
The compilation’s primary role is to hold the list of symbols such as namespaces, types, methods, fields, events, local variables, and labels.
您还定义了一个模式映射,它将EJB组件中的持久性变量映射到表模式中的字段。
You also define a schema map that maps the persistent variables in the EJB component to the fields in a table schema.
该属性是一个简单的文本值,为类、字段、方法或变量解码泛型信息。
This attribute is a simple text value that encodes the generics information for a class, field, method, or variable.
数据存储在各种活动可以访问的名为数据字段的全局变量中。
Data is stored in global variables called data fields, which the activities can access.
对应于主键等字段的变量在各个实体中重复出现。
Variables for fields such as primary keys were duplicated from entity to entity.
常量—终态静态字段和临时终态本地变量—全部适用大写字母,并以下划线分隔各词,如MAX_CONNECTIONS。
Constants - final static fields and occasionally final local variables - are written in all uppercase with underscores separating the words, as in MAX_CONNECTIONS.
首先,必须把字段从单个实例变量修改成字段和值组合构成的散列表。
First, you must change the fields from individual instance variables to a hash table of field and value pairs.
密码期限只使用一次,但是我喜欢为它创建一个变量,并将变量与其他的用户可编辑字段放置在一起。
Password expiry is only used once but I like to create a variable for it and place the variable with the other user-edited fields.
与字段调用一样,前两个变量返回可以通过类接入的公共方法的信息——即使它们来自于祖先类。
As with the field calls, the first two variants return information for public methods that can be accessed through the class — even those inherited from an ancestor class.
现在我们有EJB组件对数据库中表的映射,还有变量对表中字段的映射。
Now we have a mapping of the EJB component to the table in the database, and we have mappings of the variables to the fields in the table.
您已经完成了EnterRoomInformation表单的字段和变量配置。
You have finished configuring fields and variables for the EnterRoomInformation form.
我们还重构了代码,将这三个操作作为字段(而不是局部变量),这样我们就可以用三种方法来访问它们。
We also refactor the code to have all three actions as fields (rather than local variables) so we can access them from three methods. Let's see the final version of Explorer (Listing 10).
如果您不熟悉它,则fscanf将把字段数据从文件读入变量中。
If you're unfamiliar with it, fscanf reads field data into variables from a file.
但当涉及到paircollection类(在底部)时,字段类型只是作为变量给出。
But when it gets to the PairCollection class (at the bottom), the field types are only given as variables.
你也许注意到,与使用params不同,这里使用data字段传递变量,而且必须使用小写指定方法。
You'll notice that rather than params, variables are passed using the data field, and the method needs to be specified in lowercase.
此字段将在GetMessage中保留静态局部变量i的值。
This field will hold the value of the static local variable I in GetMessage.
对这个动态类我想做的最后一个改进,是用成员变量访问字段,而不是用笨重的get _和set _操作符。
One final improvement I want to make on this dynamic class is to use member variables to access the fields, instead of the clunky get_ and set_ operators.
然后定义book类,用私有成员变量代表每个字段。
The Book class is then defined, with private member variables for each field.
方法、字段和本地变量名以小写字母开头,如read 。
Method, field, and local variable names begin with a lowercase letter, as in read .
用户定义变量在Environment字段中定义(见图7)。
User defined variables are defined in the Environment field (Figure 7).
一个变量在Environment字段中定义后,它就可以用于归档文件中定义的脚本或脚本包本身的定义。
Once a variable has been defined in the Environment field, it can be used in the scripts defined within the archive or in the definition of the script package itself.
脚本将值指定给绑定到computed字段的全局变量。
The script assigns a value to the global variable bound to the computed field.
快速导航——通过一个小巧的过滤对话框,可以快速地转到要浏览的类、字段、变量或文件上。
Quick Navigation - jump to the desired class, field, variable or file through a small filtered dialog.
应用推荐