This article focuses on two styles of invocation: dynamic invocation interface (DII) and strongly typed.
本文重点讨论两种调用样式:动态调用接口(DynamicInvocation Interface,DII)和强类型。
The reason for this is that we want to promote a coding approach that is loosely coupled and strongly typed;
这是因为我们想促成一种松耦合和强类型的编码方法;
The reason for this is that we want to promote a coding approach that is loosely coupled and strongly typed; that philosophy underpins everything in the spec.
这是因为我们想促成一种松耦合和强类型的编码方法;这种理念是该规范的基础。
If you change the name after you create it, you may want to regenerate the strongly typed DataSet's class file as the classes and methods will not update their names to reflect the new names.
如果在创建之后更改名称,则可能需要重新生成强类型数据集的类文件,因为类和方法不会更新它们的名字以反映新的名称。
The goal of a method signature that accepts generic data instead of strongly typed objects is to ensure loose coupling between the caller and the target object.
接受一般数据而不接受强类型对象的方法签名的目标在于确保调用函数与目标对象之间的松散耦合。
Using strongly typed objects as parameters, thereby combining data and code, implies a specific behavior.
使用强类型对象作为参数从而结合数据与代码,暗示了一种特定行为。
It features a strongly typed hierarchy of mathematical objects and commonly used programming data structures for grouping and controlling the objects.
其突出特性是强类型的数学对象层次结构和对对象进行分组和控制的常用编程数据结构。
And as shown above, a strongly typed interface can be implemented in a loosely typed way in situations where generated code cannot or should not be used.
如上面所示,在不能或不应使用生成的代码的情况下,可以采用松散类型方式实现强类型接口。
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
强类型数据集在速度和易于维护性方面优于非类型化数据集。
And even a generically implemented service can provide a strongly typed interface definition.
而且,即使采用泛型方式实现的服务也可以提供强类型接口定义。
Variables are strongly typed, and there is class-based inheritance.
变量都是强类型的,还有基于类的继承。
This allowed Microsoft to phase out the weakly typed collections and interface and replace them with strongly typed counter-parts.
这使得微软可以淘汰弱类型集合,并使用强类型的对等集合替代之。
SDO enables both a static (or strongly typed) programming model and a dynamic (or loosely typed) programming model.
SDO同时支持静态(或强类型)编程模型和动态(或松散类型)编程模型。
V4 needs all of these strongly typed constructs, and Eclipse makes it much easier to provide and work with all of this.
V4需要所有这些强类型的构造,而且Eclipse使得提供和处理这些构造变得非常简单。
So far, I have mainly emphasized the strongly typed nature of the Criteria API and the fact that it helps to minimize syntactic errors that can creep into string-based JPQL queries.
到目前为止,我主要强调了CriteriaAPI的强类型,以及它如何帮助减少出现在基于字符串JPQL查询中的语义错误。
The type details are stored during runtime for checking and to safeguard the system, making ActionScript 3 strongly typed.
在运行时存储类型细节,用来进行检查并保护系统,因此ActionScript3是强类型的。
ActionScript 2.0 was introduced in Flash 7, which was strongly typed and allowed class-based programming features, such as inheritance, interfaces, and strict data typing.
在Flash7中引入了ActionScript 2.0,这是一种强类型的语言,支持基于类的编程特性,比如继承、接口和严格的数据类型。
A strongly typed DataSet is actually a class that inherits from the System.Data.DataSet class and adds a few extra features of its own.
强类型数据集实际上是从System . Data . dataset类中继承的类,并且添加了一些自己的额外功能。
XQuery functions are strongly typed, support recursion, and can be declared as internal or external.
XQuery函数是强类型的,支持递归,可声明为内部函数或外部函数。
In arrays, this was very specific, as arrays are strongly typed — an int can only contain ints — and therefore there are no typecasts in the loop.
在数组中,类型非常明确,因为类型是强类型的,int只能包含整数,所以在循环中没有类型转换。
This means that JBoss ESB messages are not strongly typed and care should be used when implementing access to the message (type conversion).
这就意味着JBossESB消息并不是强类型的,在访问消息时需要注意(类型转换)。
Using web services via strongly typed data structures and maintaining rapid and safe codes with its supporting data structures and easy to use interface.
通过强类型数据结构来使用webservice,使用它支持的数据结构和易于使用的接口来维护快速并安全的代码。
The ResponseTemplate is strongly typed and all the attributes are optional.
ResponseTemplate是强类型的,其所有属性都是可选的。
Like any other expression, they are strongly typed and constructed by the expression factory - namely, CriteriaBuilder. The query in Listing 2, then, can be parameterized as shown in Listing 10.
与其他表达式一样,它们是强类型的,并且由表达式工厂(即QueryBuilder)构造。
Some of these methods return a single instance of the MXBean, and others return a strongly typed List of MXBean instances.
有些方法返回MXBean的单一实例,有些方法返回 MXBean实例的强类型List。
The request template is a loosely-typed graph where all the attributes are optional; the response template is strongly typed and all the attributes are optional.
请求模板是松散类型的图表,其中所有属性都是可选的;响应模板是强类型的图表,其所有属性也是可选的。
Relations are flat, highly structured, strongly typed, and unordered while XML data is ordered, nested, hierarchical, optionally typed and often irregular and semi-structured.
关系型数据是平面的、高度结构化、强类型化、无序的,而XML数据是有序、嵌套的、层次化的、可选类型化的,并且往往不规则且是不完全结构化的。
They also assumed that you worked with typed data, such as a database extract, and XQuery is a strongly typed language.
他们还假设您使用有类型的数据,比如数据库抽象,而XQuery是强类型语言。
Strongly typed web services provide both consumers and providers of services with a complete definition of the data structure that is part of a service.
强类型Web服务为服务的使用者和提供者提供了服务的数据结构的完整定义。
XQuery is a high-level, strongly-typed, functional language (free of side-effects) that is ideal to express a query to obtain data both from an XML document and a large XML document repository.
XQuery是一种高端的、强类型的函数语言(没有副作用),非常适合表达从XML文档或者大型XML存储库(repository)中获取数据的查询。
应用推荐