Unlike in the Listing 5, where this array merely contained a list of result set fields to be displayed as elements, here it performs a far more complex function.
清单5中该数组只包含一个显示为元素的结果集字段列表,而在这里,该数组执行了一个复杂得多的函数。
This was necessary for fields where lookup tables were established in DB2 to hold the limited set of values for that field.
如果在DB 2中建立了查找表来保存字段的值的有限集,那么这对于该字段是必需的。
An advanced component property can be set to define how many actions that this component consumes and the number of fields that it broadcasts.
可以设置一个高级的组件属性,以定义该组件有多少个动作,以及它传播的字段的数量。
The two inner tables can bind to same data set because the two tables can get data from the same data fields and filter that data with the same parameters.
两个内部表格可以与相同的数据集相绑定,因为两个表格可以从相同的数据区域中获得数据,并使用相同的参数来筛选数据。
One useful application of this ability involves using the validator to automatically set default values for certain fields if they're not present in the POST submission.
这个功能的一个有用的应用是:如果某些字段没有出现在POST提交中,可以使用验证器自动设置这些字段的默认值。
Use the SET statement to alter existing fields in the logical tree or to create them in circumstances where they do not already exist.
使用set语句来更改逻辑树中现有的字段或者在这些字段不存在的情况下创建它们。
For example, we want to perform a sum of a set of target fields, but this is not directly possible using the mapping editor.
例如,我们需要对一组目标字段求和,但是这不能直接使用映射编辑器。
PHP requires the use of two or more IBM_DB2 functions to extract the rows and fields out of the results set.
PHP要求使用两个或多个 IBM_DB2函数从结果集中提取行和字段。
For each query, command assistance is available to see how the query fields you have set affect the AdminTask that is invoked to retrieve data.
每个查询都提供了命令帮助,可以查看已经设置的查询字段如何影响为检索数据而调用的AdminTask。
Set the Run at times and Days of week fields to avoid other administrative tasks.
设置Runattimes和Daysofweek域以避免其他的管理任务。
To set these parameters, you can use the corresponding fields defined by the SearchRequest class.
要想设置这些参数,可以使用searchrequest类定义的相应字段。
Once you have this object (the nlsStrings object), you can refer to any of its fields in order to set the appropriate dom element with the needed strings.
有了此对象(nlsStrings 对象)之后,就可以引用它的任何字段以便用所需的字符串设置合适的dom元素。
Both of these can be safely set to zero in non-realtime applications (see Resources for references to further information on these two fields). Therefore, transfer 2 above can be rewritten as.
在非实时应用程序中,它们都可以安全地设置为0(有关这两个域的进一步信息请参看参考资料)。
The easiest way to set this up is to create the Virtual Fields activity once, and then copy and paste that activity document once for every server in the cluster.
进行这个设置最简单的方法是,一旦创建了VirtualFields活动,就复制和粘贴活动文档到集群中的每一台服务器。
Let's start with a basic premise: I have a db4o database in which I have a type (Person) that I want to query based on a set of fields that have certain values in them.
让我们从一个基本前提开始:我具有一个数据库,其中包含我希望根据一组具有特定值的字段查询的类型(Person)。
The target fields (that is, City, County, and State) are disabled if disablefields is set to true.
如果disablefields为true,这些目标字段(即City、County和State)是禁用的。
The current version of the User class has 20 fields, which means that the servlet has to call 20 set methods.
user类的当前版本有20个域,这意味着Servlet必须调用20个set方法。
If you choose to return the POJO from the facade, you will either need to set the loading to "eager" or to touch all the fields in the JPA entity.
如果您选择从Facade返回POJO,则需要将加载设置为“eager”或者改动jpa实体中的所有字段。
This differs from ordinary applications that are not trusted to set the message context fields and instead inherit these from whatever values the queue manager deems appropriate.
这不同于不信任普通应用程序设置消息上下文字段,而是从队列管理器认为的合适的值继承这些字段。
Notice that they contain fields corresponding to the database table columns and that the primary keys and relationships have been set (Figure 19).
注意它们包含了与数据库表列,以及设置的主关键字、关系相对应的区域(图19)。
Be sure to set aside a tenth of all that your fields produce each year.
你要把你撒种所产的,就是你田地每年所出的,十分取一分。
The difficulties stem from the fact that the interaction between elementary particles and fields is really too violent for a satisfactory theory to be set up.
这些困难来源于这样一个事实:基本粒子和场之间的相互作用对于要建立一个符合要求的理论来说显得过于强烈了。
If you want objects where the properties and fields are all read-only and set in constructors, you still have to write the same code you would write in.net 1.0.
如果想让对象的属性和字段都为只读并可在构造函数中进行设置,那么我们仍然需要像在。NET 1.0那样编写代码。
Although there are cases where a remote application legitimately needs to set the message header fields, this is the exception rather than the rule.
虽然远程应用程序有时需要设置消息头部字段,但这只是例外情况,而不是规则。
The value of the fields in the table will be set according to your content provider and label provider classes.
将根据内容提供程序类和标签提供程序类设定表中字段的值。
It is not necessary to set all fields unless you specifically want to limit the search based on that field.
没有必要设置所有字段,除非特别希望利用特定字段限制搜索。
There are many more fields for which a value could be set; I have used close to the bare minimum in this example.
还可以为许多其它字段设置值;在本示例中,我使用了接近最少数量的字段。
Another alternative to the excessive use of data fields is to provide a user with a series of hyperlinks that begin with a broad scope and narrow with each successive set of links.
过度使用数据字段的另外一种替代方案就是为用户提供一系列的超链接,从大范围开始,每一组后续链接就缩小一点范围。
Reflection will give direct access to these private fields, allowing the argument processing library to set values without any special hooks in the application code.
反射将使得应用程序可以直接访问这些私有字段,允许参数处理库在应用程序代码中没有任何特殊钩子的情况下设置参数的值。
We need to set the value for quite a few fields before we can start writing the image out.
在开始将图像写出之前,我们需要为相当多的字段设置值。
应用推荐