网站首页  词典首页

请输入您要查询的英文单词:

 

单词 untyped
释义

untyped

  • 网络非类型化;类型化的;不具类型
1.
非类型化
非类型化Untyped) 可以通过System.ServiceModel.Channels.Message类来直接构造消息,不过这个必须指定动作的地址, …
blog.csdn.net
2.
类型化的
5.1 未类型化的(untyped)语言类型化的(typed)语言: 变量都被给定类型未类型化的(untyped)语言:不限制变量值的范围动态类型 …
danci.911cha.com
3.
不具类型
在此情况下,此 xml 资料类型的执行个体即称为「具类型」(Typed)。非此种情况下的 XML 执行个体则称为「不具类型」(Untyp
msdn.microsoft.com
4.
弱类型的
WEB专业词汇 汇总 - 独行冰海的日志 - 网易博客 ... untrusted 不可信的 untyped 弱类型的 Utility Functions 工具函数 ...
blog.163.com
5.
不具型别
具型别(Typed)和不具型别Untyped)DataSet的差别为何呢?
www.borg.com.tw
6.
强类型
下一篇:非强类型(UnTyped)Dataset和强类型(Strong-Typed)DatasetEnglishNameDS lds = new EnglishNameDS();lds.EngishN…
www.2cto.com
7.
隐式类型
不使用这些 CAST 时,参数标记是“隐式类型untyped)”,并对它们的类型进行缺省假定。例如,在这个案例中,隐式类型参 …
www.soft6.com

例句

释义:
1.
Without some form of external information, there was no way to know what type of object was linked by an untyped reference.
如果没有某种形式的外部信息,就没有办法知道无类型引用链接到什么类型的对象。
www.ibm.com
2.
As a consequence, an untyped dataset has no inherent structure.
因此,非类型化数据集没有内在的结构。
msdn2.microsoft.com
3.
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
强类型数据集在速度和易于维护性方面优于非类型化数据集。
blog.sina.com.cn
4.
The result of query execution consists of the elements of an untyped java. util. List.
查询执行的结果包含无类型的java.util.List的元素。
www.ibm.com
5.
An untyped dataset is an instance of the DataSet class that you create in a form or component.
非类型化数据集是在窗体或组件中创建的DataSet类的实例。
msdn2.microsoft.com
6.
You can use user-defined properties as a simple, unstructured and untyped extension mechanism.
可以使用用户定义的属性来作为简单的、非结构化和无类型的扩展机制。
www.ibm.com
7.
When using SOAP as a remote procedure call (RPC) system, the SOAP parameters can be typed or untyped.
当使用SOAP作为一个远程过程调用(RPC)系统时,SOAP参数可以是有类型的或无类型的。
www.ibm.com
8.
Otherwise, the XML instance is called untyped.
否则,XML实例称为非类型化实例。
msdn2.microsoft.com
9.
When working with untyped datasets, the programmer would not learn of the error until run time.
当使用未声明类型的数据集时,程序员直到运行时才会知道该错误。
msdn2.microsoft.com
10.
Explicitly declaring data types is unambiguous, and typed code is easier to read and maintain than untyped code.
显式声明类型可以防止歧义,指定类型的代码比未指定类型的代码更易于阅读和维护。
msdn2.microsoft.com
1.
Variables are untyped, so the object constructor might begin with code shown in Listing 1.
变量是无类型的,所以对象构造方法可能以清单1这样的代码开头。
www.ibm.com
2.
You cannot create records in an untyped dataset at design time; you can populate a dataset only at run time.
在设计时无法在非类型化数据集中创建记录,只能在运行时填充数据集。
msdn2.microsoft.com
3.
You do not need to use typed variables, but programs that use untyped variables are slower and more prone to errors.
并非一定要使用类型化变量,但使用非类型化变量的程序运行更慢,并且容易出错。
msdn2.microsoft.com
4.
Adds an instance of a typed or untyped dataset to the form or component.
向窗体或组件中添加类型化或非类型化数据集的实例。
msdn2.microsoft.com
5.
There are differences in maintenance and performance when referring to columns in an untyped DataSet.
当引用非类型化数据集中的列时,维护和性能方面会有所不同。
blog.sina.com.cn
6.
Allows you to place a unique constraint on one or more columns in a table in an untyped dataset.
允许您将唯一约束放置在非类型化数据集中的表的一个或多个列上。
msdn2.microsoft.com
7.
This dialog box appears when you are using the Properties window to edit the Tables property of an untyped dataset on a form or component.
当您正在使用“属性”窗口编辑窗体或组件中的非类型化数据集的Tables属性时将显示此对话框。
msdn2.microsoft.com
8.
In some cases, a memory reference is untyped. One example is an immediate value (Buffer) enclosed in square brackets.
在某些情况下,内存引用没有被定义,方括号中的立即数的例子。
hi.baidu.com
9.
to define table constraints only in an untyped dataset.
仅能在非类型化数据集中定义表约束。
msdn.microsoft.com
10.
The wrapper class is named xml for untyped XML parameters, but uses a generated name for typed XML parameters.
包装类被命名为非类型化XML参数的xml,但它使用为类型化XML参数生成的名称。
msdn2.microsoft.com
1.
All columns must be either typed to an XML schema or untyped.
所有列必须类型化为XML架构或是非类型化的。
msdn2.microsoft.com
2.
Even though typed datasets have many advantages, there are a variety of circumstances under which an untyped dataset is useful.
尽管类型化数据集有许多优点,但在许多情况下需要使用非类型化数据集。
msdn2.microsoft.com
3.
Implicit casting is allowed only for numeric types and untyped atomic types.
只允许对数值类型和untypedAtomic类型进行隐式转换。
msdn2.microsoft.com
4.
Assume that you want to change the type of an [n]text or image column, XYZ in table R, to untyped XML.
假定您要将[n]text或image列(表R中的XYZ)的类型更改为非类型化XML。
msdn2.microsoft.com
5.
If no typing information is available, XQuery handles the data as untyped.
如果没有可用的类型化信息,XQuery将按照非类型化处理数据。
msdn2.microsoft.com
6.
This creates a new untyped reference component called ReferencePartner.
这将创建一个名为ReferencePartner的新的隐式引用组件。
www.ibm.com
7.
You can create indexes on typed and untyped XML data columns using a new DDL statement.
您可以使用一个新的DDL语句在类型化和非类型化的XML数据列上创建索引。
msdn2.microsoft.com
8.
This problem occurs frequently with untyped data.
此问题经常出现在非类型化数据上。
msdn2.microsoft.com
9.
For typed or untyped xml, inserting the attribute xml: base will fail.
对于类型化或非类型化的xml,插入xml:base属性将失败。
msdn2.microsoft.com
10.
For information about typed XML, see Typed vs. Untyped XML.
有关类型化的XML的信息,请参阅类型化与非类型化的XML。
msdn2.microsoft.com
1.
The following query is specified against an untyped XML instance.
下面的查询是针对非类型化的XML实例指定的。
msdn2.microsoft.com
2.
You can use the Properties window to create the structure of the untyped dataset.
可以使用“属性”窗口创建非类型化数据集的结构。
msdn2.microsoft.com
3.
Select the untyped dataset in the form or component.
在表单或元件中选取不具型别资料集。
technet.microsoft.com
4.
The instructions below describe how to create an untyped dataset using the Component Designer while editing a form or component.
以下说明描述在编辑窗体或组件时如何用组件设计器创建非类型化数据集。
msdn2.microsoft.com
5.
Explains how to declare typed and untyped variables and constants and how to initialize them.
解释如何声明类型化和非类型化变量与常数以及如何初始化它们。
msdn2.microsoft.com
6.
You can change an xml type column from untyped XML to typed XML.
可以将xml类型列从非类型化的XML更改为类型化的XML。
msdn2.microsoft.com
7.
The method returns an instance of untyped XML.
该方法返回非类型化的XML实例。
msdn2.microsoft.com
8.
String type is the implied type of all untyped variables.
字符串类型是所有没有类型化的变量的默认类型。
www-128.ibm.com
9.
As a result, typed XML data replaces previously untyped XML data.
因此,类型化XML数据将替换以前非类型化的XML数据。
msdn2.microsoft.com
10.
You can bind to either typed or untyped datasets.
可以绑定到类型化或非类型化数据集。
msdn2.microsoft.com
1.
This includes data sources such as arrays, collections, untyped datasets, and data readers.
这包括诸如数组、集合、非类型化数据集和数据阅读器之类的数据源。
technet.microsoft.com
2.
The following examples show how to locate and modify rows in both typed, and untyped datasets.
下面的示例演示如何在类型化和非类型化数据集中定位和修改行。
msdn2.microsoft.com
3.
This happens because untyped datasets do not provide schema, so the wizard has insufficient information to create the data source.
出现这种情况是因为非类型化数据集不提供架构,所以该向导没有足够的信息来创建数据源。
technet.microsoft.com
4.
This is because untyped datasets do not provide schema, so the wizard does not have enough information to create the data source.
这是因为非类型化数据集不提供架构,所以该向导没有足够的信息来创建数据源。
msdn2.microsoft.com
5.
To add constraints to an untyped dataset at design time
在设计时将约束添加到非类型化数据集
msdn2.microsoft.com
6.
Adding Untyped Datasets to a Form or Component
将非类型化数据集添加到窗体或组件
msdn2.microsoft.com
7.
To add a DataRelation object to an untyped dataset at design time
在设计时将DataRelation对象添加到非类型化数据集
msdn2.microsoft.com
8.
For untyped datasets, use code similar to the following
对于未类型化的数据集,请使用类似于以下所示的代码
msdn2.microsoft.com
9.
For example, consider the following line of code that accesses a data member in an untyped dataset
例如,请考虑下面这行代码(它访问未声明类型的数据集内的数据成员)
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/9 10:49:24