强类型的即兴重复。
With this release it can only keep strongly-typed datasets in sync.
这个版本只能保持强类型数据集同步。
Designing simple and strongly-typed objects from XSD is fundamental to Web services interoperability.
使用XSD设计简单且强类型(strongly - typed)的对象是Web服务互操作性的基础。
Unfortunately the strongly-typed DataRow classes generated by Visual Studio do not use nullable types.
不幸的是,VisualStudio生成的强类型数据集(strongly-typed DataRow)并没有使用nullable values。
The handler developer is responsible for the correctness of the SOAP message, in contrast to the strongly-typed JAX-RPC service interfaces.
处理程序开发人员对SOAP消息的正确性负责,这与强类型的JAX- RPC服务接口形成对比。
This is because collection types are not strongly typed.
这是因为聚集类型不是强类型的。
The language is strongly typed, meaning you can do allowed operations only on a given instance of a type.
语言是强类型的,这意味着您只能在类型的某个实例上完成允许的操作。
Because of this inheritance, developers do not lose any functionality by using a strongly typed DataSet.
由于这种继承性,开发人员使用强类型数据集不会丢失任何功能。
This remote procedure can have one or more generic parameters, or strongly typed once.
此远程过程具有一个或多个泛型参数,或强类型参数。
However, given that it wasn't strongly typed, I can understand a reluctance to use it.
然而,我能理解人们之所以不愿使用它,是因为它不是强类型的。
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.
接受一般数据而不接受强类型对象的方法签名的目标在于确保调用函数与目标对象之间的松散耦合。
Strongly typed invocation does not end in an 'invoke', but ends in a strongly typed invocation.
强类型调用并不会以“调用”告终,而会最终得到一个强类型调用。
If you are accustomed to a strongly typed language, dynamic typing seems like a step toward anarchy.
如果您已经习惯了强类型语言,那么动态类型看起来可能会导致混乱。
Using strongly typed objects as parameters, thereby combining data and code, implies a specific behavior.
使用强类型对象作为参数从而结合数据与代码,暗示了一种特定行为。
Just as you did with loosely typed services, you need to define the term strongly typed.
就像上面讨论松散类型服务时一样,也需要对“强类型”这一术语加以定义。
It features a strongly typed hierarchy of mathematical objects and commonly used programming data structures for grouping and controlling the objects.
其突出特性是强类型的数学对象层次结构和对对象进行分组和控制的常用编程数据结构。
Everything is similar to the strongly typed invocation, except the operation name passes into an 'invoke' call along with the input parameter.
所有内容都与强类型调用类似,不同的是要向“调用”传入操作名称和输入参数。
As you can see, accessing strings from a resource file using a strongly typed resource class is pretty easy.
正如您看到的,使用强类型资源类访问资源文件中的字符串比较简单。
I find that it is always a good idea to choose the name for your strongly typed DataSet when you create it.
我发现在创建强类型数据集时为其选择名称始终是一个不错的主意。
And even a generically implemented service can provide a strongly typed interface definition.
而且,即使采用泛型方式实现的服务也可以提供强类型接口定义。
Statically typed languages can have strong or weak typing; dynamically typed systems are usually, though not exclusively, strongly typed.
静态类型的语言既可以有强类型,也可以有弱类型;而动态类型系统通常是强类型的,但也不完全是。
You should consider either refactoring your legacy code to ensure that interfaces are strongly typed or building a mediation that will wrapper the weakly typed interface with a strongly typed one.
应该考虑对遗留代码进行重构,以确保接口为强类型;或构建中介,以使用强类型接口包装弱类型接口。
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
强类型数据集在速度和易于维护性方面优于非类型化数据集。
In most real life scenarios that I have encountered, a strongly typed service interface is a better fit.
在我所遇到的大多数实际场景中,强类型服务接口更为适用。
The view shown in Figure 2 is just a visual representation of the XML Schema that defines the strongly typed DataSet.
图2 中显示的视图只是定义强类型数据集的XML架构的视觉表示。
This allowed Microsoft to phase out the weakly typed collections and interface and replace them with strongly typed counter-parts.
这使得微软可以淘汰弱类型集合,并使用强类型的对等集合替代之。
Dynamic typing allows all sorts of advanced meta-programming tricks that are difficult or impossible in a strongly typed language.
动态类型支持所有高级的元编程技巧,这在强类型语言中是很难实现的,甚至不可能。
SDO enables both a static (or strongly typed) programming model and a dynamic (or loosely typed) programming model.
SDO同时支持静态(或强类型)编程模型和动态(或松散类型)编程模型。
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.
请求模板是松散类型的图表,其中所有属性都是可选的;响应模板是强类型的图表,其所有属性也是可选的。
Variables are strongly typed, and there is class-based inheritance.
变量都是强类型的,还有基于类的继承。
应用推荐