strongly-typed
美
英 
例句
I find that it is always a good idea to choose the name for your strongly typed DataSet when you create it.
我发现在创建强类型数据集时为其选择名称始终是一个不错的主意。
The view shown in Figure 2 is just a visual representation of the XML Schema that defines the strongly typed DataSet.
图2中显示的视图只是定义强类型数据集的XML架构的视觉表示。
This information can be used to increase performance by indicating the strongly-typed accessor to call.
通过指示要调用的强类型访问器,此信息可用于提高性能。
You could still return a java. util. List, as these are allowed, but an array works just as well and is strongly typed.
您也可以返回java.util.List,因为这是允许的,但是数组就可以很好地满足要求并且具有强类型。
This is often done to offer strongly-typed versions of the interface members.
为了提供接口成员的强类型版本,通常会这么做。
It's important to understand that this is still strongly typed.
请务必明白,这仍然是强类型。
Just as you did with loosely typed services, you need to define the term strongly typed.
就像上面讨论松散类型服务时一样,也需要对“强类型”这一术语加以定义。
The following step allows you to save the connection string in a strongly typed application settings file.
下列步骤使您可以在强类型应用程序设置文件中保存连接字符串。
Forms the basis for the strongly typed collections that are members of the System. Web. Services. Description namespace.
形成作为System.Web.Services.Description命名空间的成员的强类型集合的基础。
This method allows you to use a non-typed DataSet to create the XSD file for a strongly-typed DataSet.
此方法允许您使用非类型化的DataSet为强类型DataSet创建XSD文件。
Strongly typed invocation does not end in an 'invoke', but ends in a strongly typed invocation.
强类型调用并不会以“调用”告终,而会最终得到一个强类型调用。
Containing information about all visible instances of the server represented by the strongly typed instance of this class.
它包含由该类的强类型实例所表示的服务器的所有可见实例的相关信息。
As you can see, accessing strings from a resource file using a strongly typed resource class is pretty easy.
正如您看到的,使用强类型资源类访问资源文件中的字符串比较简单。
Do not change atomic types (string, integer, etc. ) if queries are strongly typed or have value comparisons.
如果查询是强类型的或者需要进行值比较,不要改变原子类型(string、integer等)。
For these reasons, arrays are most useful for creating and working with a fixed number of strongly-typed objects.
出于这些原因,数组对于创建和处理固定数量的强类型对象最有用。
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
强类型数据集在速度和易于维护性方面优于非类型化数据集。
V4 needs all of these strongly typed constructs, and Eclipse makes it much easier to provide and work with all of this.
V4需要所有这些强类型的构造,而且Eclipse使得提供和处理这些构造变得非常简单。
The strongly typed resource class also converts the embedded XML file into a string that can be easily loaded into an XmlDocument object.
强类型资源类还将嵌入的XML文件转换为能够轻松加载到XmlDocument对象中的字符串。
As in an RDBMS, the data model is declared in a schema and is strongly typed.
在RDBMS中,数据模型声明在Schema中并且是强类型的。
The majority of the methods found in an XmlConvert class are used to convert data between strings and strongly-typed formats.
XmlConvert类中的多数方法用于在字符串和强类型化格式之间转换数据。
SDO enables both a static (or strongly typed) programming model and a dynamic (or loosely typed) programming model.
SDO既有一个静态的(或者强类型的)编程模型,又有一个动态的(或者松类型的)编程模型。
This code casts the row returned by the Current property of the BindingSource into a strongly typed ProductsRow.
此代码将由Current(当前)属性(属于BindingSource)返回的行转换为强类型化的ProductsRow。
This will allow you to access the embedded objects in a strongly-typed manner.
这使您能以强类型方式访问嵌入式对象。
This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services.
此类不应以公共方式使用,而是用于生成可与数据服务通信的强类型客户端对象。
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服务接口形成对比。
Dynamic typing allows all sorts of advanced meta-programming tricks that are difficult or impossible in a strongly typed language.
动态类型支持所有高级的元编程技巧,这在强类型语言中是很难实现的,甚至不可能。
Identifies which provider-specific property in the strongly typed parameter classes is to be used when setting a provider-specific type.
标识在设置提供程序特定的类型时,使用强类型参数类中的哪个提供程序特定的属性。
exe can also be used to generate a strongly typed resource class that exposes properties providing easy access to the resource inside.
也可以使用Resgen.exe生成一个强类型资源类,以公开能够轻松访问其中资源的属性。
First, generic classes are strongly typed, which allows many errors to be caught at compile time rather than at run time.
首先,泛型类是强类型,这允许在编译时(而不是运行时)可以捕获许多错误。
If you are accustomed to a strongly typed language, dynamic typing seems like a step toward anarchy.
如果您已经习惯了强类型语言,那么动态类型看起来可能会导致混乱。
Method and passes a strongly typed object, it calls the method that takes a single strongly typed object as a parameter, regardless of the.
设置如何,该控件都调用采用一个强类型对象作为参数的方法。
The language is strongly typed, meaning you can do allowed operations only on a given instance of a type.
语言是强类型的,这意味着您只能在类型的某个实例上完成允许的操作。
The advantage of a strongly-typed definition is that you can share it across files and assemblies, as opposed to the using alias.
强类型化定义的优点是可以跨文件和程序集共享它,这与using别名相反。
A service can be strongly typed in its interface definition and generic in its implementation.
服务可以在其接口定义中采用强类型方式,而在其实现中采用泛型方式。
Can be used to create a collection or can be inherited from to define a strongly-typed collection class.
创建一个集合,也可以从其进行继承以定义强类型集合类。
It takes an XML Schema Definition (XSD) file as well as a class file to create a strongly typed DataSet.
它使用XMLSchemaDefinition(XSD)文件以及类文件来创建强类型数据集。
Returns an array of strongly typed FileSystemInfo entries representing all the files and subdirectories in a directory.
返回表示某个目录中所有文件和子目录的强类型FileSystemInfo项的数组。
After a discussion about strongly typed objects versus list-based data structures, Andrej moves on to definitions verses variables.
Andrej在比较了强类型对象与基于列表的数据结构后,又转向对变量定义的讨论。
XQuery functions are strongly typed, support recursion, and can be declared as internal or external.
XQuery函数是强类型的,支持递归,可声明为内部函数或外部函数。
The strong typing in XPath 2. 0 ensures that a document created by an XSLT style sheet can be validated against a strongly-typed XML schema.
XPath2.0中的强类型确保由XSLT样式表创建的文档能够依据强类型的XML模式进行验证。