Armed with this new generic data type, you can now make a very generic list node structure, as shown in Listing 4.
在这个新的通用数据类型的帮助下,您现在可以得到一个非常通用的列表节点结构,如清单4所示。
With this generic list node structure, you can now define lists and list operations that work regardless of the type of data stored in them.
使用这个通用的列表节点结构,您现在可以定义列表和不需要考虑存储在列表中的数据类型的列表操作。
Therefore, I will show you a more generic method of handling data, a method that will allow you to store any data type in any node.
因此,我将介绍一种更为通用的处理数据的方法, 这种方法允许您在任意节点中存储任意数据类型。
For example, you might want to use another generic type system such as Service Data Object (SDO) (see Resources).
例如,你可能希望使用另外一种通用类型系统如服务数据对象(SDO)(参见参考资料)。
Not only is the DAO code reduced through the use of the generic DAO, but it is also possible to create generic UI plumbing code that is agnostic about the type of data being queried and displayed.
不但通过使用泛型DAO减少了dao代码,还可以创建通用的UI模板代码,这种代码不知道所查询和显示的数据的类型。
Reserved extended table field: Pre-define a fixed number of additional data columns in each table with a generic column type (e.g. varchar).
保留的扩展表字段:在每个表中预先定义固定数量的额外数据列,这些列采用通用列类型(比如 varchar)。
As an example application, I'm planning to use generic type information to improve the default binding generator provided with my JiBX XML data binding framework.
作为一个示例应用程序,我准备使用泛型类型信息改进我的JiBXXML数据绑定框架中提供的默认绑定生成器。
Giving variables a data type, even with something as generic as xs: string, traps the unexpected absence of the attribute-something that has saved my day more often than I would like to admit.
为变量提供一个数据类型,可以是xs:string这样的一般类型,捕捉预计之外的属性缺失—这帮助我节约了大量时间。
DelimitedFlatFileBO: This is a data type specifically created to interface with the Generic Delimited data Handler (yellow).
DelimitedFlatFileBO:这是专门创建以与带分隔符数据的通用处理程序(黄色)通过接口连接的数据类型。
The key to the dependency-injection approach is that you query data by injecting the Class of the entity that the DAO will be querying, along with defining the generic type.
依赖项注入方式的关键是,在查询数据时,要注入DAO将查询的实体的Class并定义泛型类型。
The communication can be simplified and the protocol can be uniformed by using this data type. Thus it creates the basis for drawing up the generic commication protocol.
用它通信可简化和统一仪表的通信协议,为制定仪表通用通信协议标准创造条件。
In this type of table, you define a primary key column, a MIME type column, and one or more generic columns as BLOB data.
在这种类型的表中,你定义了一个主键列,一个MIME类型列,和一个或多个通用列用来表示BLOB数据。
Generic classes encapsulate operations that are not specific to a particular data type.
泛型类别会封装并非特定资料型别独有的作业。
Commonly, a generic class will do more than just store data based on a type parameter. Often, the generic class will want to invoke methods on objects whose type is given by a type parameter.
一般来说,一个泛型类不仅可以存储建立在类型参数上的数据,还能做更多。
Verifies that two specified generic type data are equal by using the equality operator.
使用相等比较运算子验证两个指定的泛型型别资料是否相等。
The profile feature provides a generic storage feature that allows you to define and maintain almost any kind of data while still making the data available in a type-safe manner.
设定档功能提供一般性的储存功能,可以让您定义和维护近乎所有种类的资料,同时仍然能够以型别安全的方式使用资料。
The profile feature provides a generic storage feature that allows you to define and maintain almost any kind of data while still making the data available in a type-safe manner.
设定档功能提供一般性的储存功能,可以让您定义和维护近乎所有种类的资料,同时仍然能够以型别安全的方式使用资料。
应用推荐