单词 | data set |
释义 | 例句释义: 数据集,数传机,资料集,数据源,数据集对象 1. You could also hardcode the dataset if it was constant and relatively small, such as the list of states in the United States. 如果数据集比较小,您还可以不断加强它,例如美国的州列表。 www.ibm.com 2. I find that it is always a good idea to choose the name for your strongly typed DataSet when you create it. 我发现在创建强类型数据集时为其选择名称始终是一个不错的主意。 blog.sina.com.cn 3. Although this did allow you to use Typed Dataset in N-Tier scenario, it had one major problem. 尽管这的确使得您可以在N层架构中使用强类型的DataSet。 blog.joycode.com 4. The view shown in Figure 2 is just a visual representation of the XML Schema that defines the strongly typed DataSet. 图2中显示的视图只是定义强类型数据集的XML架构的视觉表示。 blog.sina.com.cn 5. The dataset used for this option is usually created specifically for the report parameter. 此选项所用的数据集通常是专门为报表参数创建的。 msdn2.microsoft.com 6. Commits all the changes made to this DataSet since it was loaded or since the last time AcceptChanges was called. 提交自加载此DataSet或上次调用AcceptChanges以来对其进行的所有更改。 msdn2.microsoft.com 7. Code to do this might look like the following, which establishes the contents of a text box as a parameter before filling a dataset. 完成该操作的代码可能如下所示,它在填充数据集之前将文本框的内容建立为参数。 msdn2.microsoft.com 8. For a database field, this must be the name of a field returned by the query in the dataset. 对于数据库字段,此值必须是数据集中查询所返回的字段的名称。 msdn2.microsoft.com 9. However, you might be using the adapter to read from a database that uses one name into a dataset that uses different names. 但您可能使用适配器从具有某个名称的数据库读入具有另一个名称的数据集中。 technet.microsoft.com 10. If the variable contains an ADO. NET dataset, the enumerator can be configured to enumerate rows in multiple tables or to enumerate tables. 如果变量包含ADO.NET数据集,则可以将枚举器配置为枚举多个表中的行或枚举表。 msdn2.microsoft.com 1. Google engineers claim that the response time of data queries in BigTable is only determined by the size of the result dataset. Google工程师宣称BigTable中数据查询的响应时间只根据结果数据集的大小确定。 www.ibm.com 2. Rolls back all the changes made to the DataSet since it was created, or since the last time DataSet. AcceptChanges was called. 回滚自创建DataSet以来或上次调用DataSet.AcceptChanges以来对其进行的所有更改。 msdn2.microsoft.com 3. Weighted: For a dataset that has no duplicates, bias the selection toward the front of the list. 加权:对于一个没有重复的数据集,倾向于列表的前面的选择。 www.cnbeta.com 4. Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. 自动生成用于协调DataSet的更改与关联数据库的单表命令。 msdn2.microsoft.com 5. Experiments on real world dataset show that this novel approach is quiet promising both on its rationality and effectivity. 实验结果表明了提出的关于离群点定义的合理性和算法的有效性。 www.ceps.com.tw 6. Edit the data in the dataset and write it out to a database. 编辑数据集中的数据并将其写出到数据库中。 msdn2.microsoft.com 7. And this dataset is one of the most compelling of all: a list of every murder case since 2006. 而这份数据集是其中最令人注目之一:自2006年以来每一个谋杀案的清单。 www.bing.com 8. Generally, adapters are configurable to allow you to specify what data to move into and out of the dataset. 通常,适配器是可配置的,允许您指定将哪些数据移入或移出数据集。 msdn2.microsoft.com 9. These physical databases that store a subset of an entire dataset are referred to as partitions, shards, or slices. 存储了整个数据集的子集的这些物理数据库被称为是分区、碎片或片。 www.ibm.com 10. Elevation data is a good example of a single-band raster dataset, often visualized with a color ramp, as shown in Figure 2. 高程数据就是很好的单级光栅数据的例子,它经常用颜色坡度,如图2所示。 www.ibm.com 1. It is an XmlDocument that can be bound to a DataSet and both classes can synchronize changes made to data contained in the two classes. 它是一个可绑定到DataSet的XmlDocument,这两个类可以同步对其中所包含的数据的更改。 msdn2.microsoft.com 2. While you can load the results of a query directly into a DataSet object, a large query result will consume a large amount of memory. 尽管您可以将查询的结果直接加载到DataSet对象中,但大型查询结果将消耗大量内存。 www.cnblogs.com 3. If some of our critics spent less time criticising us and prepared a dataset of their own, that would be much more constructive. 他说,“如果我们的批评家少花点时间批评我们,而去准备他们自己的数据集,会更具建设性意义。” www.bing.com 4. Over the next two years, the aim is to identify signatures for all approved drugs in America and build up a much more comprehensive dataset. 在过去的两年时间里,目标是建立所有美国批准认证药物的特征并建立相对广泛的数据库。 www.ecocn.org 5. The report server does not lock in a specific instance of a report or its dataset to complete a data - driven subscription . 报表服务器不会锁定报表的特定实例或其数据集来完成数据驱动订阅。 www.bing.com 6. This distribution implies parallel computing since the same computations are performed on each CPU, but with a different dataset. 因为计算分布到不同的CPU,且每个CPU处理不同的数据集,所以这样的分布式处理意味着可以采用并行计算。 www.bing.com 7. A data adapter contains SQL commands that your application can use to read data into a dataset from a database and write it back again. 数据适配器包含可由应用程序用于将数据从数据库读入数据集并将其写回数据库的SQL命令。 technet.microsoft.com 8. Most data files consist of a single dataset, referred to as a layer. 大多数数据文件都包含一个单独的数据集,通常称为层。 www.ibm.com 9. The DataSet represents a complete set of data, including related tables, constraints, and relationships among the tables. DataSet表示包括相关表、约束和表间关系在内的整个数据集。 msdn2.microsoft.com 10. When changes are made to records in the dataset , the changes have to be written back to the database . 当数据集中的记录发生更改时,这些更改必须写回数据库。 www.bing.com 1. Report parameters can also be bound to a column within a report dataset. 报表参数也可以绑定到报表数据集内的某个列。 msdn2.microsoft.com 2. He said "sceptics" who doubted his climate record should compile their own dataset from material publicly available in the US. 他说对他的气候记录有疑虑的“怀疑论者”应该利用美国的公开资料编制他们自己的数据集。 www.bing.com 3. An item has at least 20 ratings in the total dataset (including train, validation, and test sets). 在所有的数据集(包括训练集,验证集和测试集)中,一个条目都至少有20个打分。 www.bing.com 4. Attribute Another attribute in the dataset that contains a state that highly favors one state of the predictable attribute. 数据集中的其他属性,它包含一个高度倾向于可预测属性的某个状态的状态。 msdn2.microsoft.com 5. A common technique used to lower the number of requests on a database is to use the DataSet for caching in the middle-tier. 用于减少对数据库的请求数的常用技术是使用DataSet以便在中间层进行缓存。 msdn2.microsoft.com 6. The TClientDataSet is only an in-memory table at the client side, and changes to this dataset will not be saved automatically. TClientDataSet只是在客户端的一个内存表(in-memorytable),对该数据集的更改将不会自动保存。 www.ibm.com 7. Development procedures of different variables in the dataset share many similarities, while each one of them has its own characteristics. 不同变量之间的数据建立流程既有共同之处,也有各自的特点。 search.gucas.ac.cn 8. For your program to be able to read a record from the VSAM KSDS, the dataset must be in opened state in the CICS region. 您的程序将从VSAMKSDS中读取记录,数据集在CICS区域中必须处于打开状态。 www.ibm.com 9. Because this walkthrough focuses on reading XML data into a dataset, the contents of an XML file is provided. 由于本演练的重点在于将XML数据读入到数据集中,所以提供了XML文件的内容。 msdn2.microsoft.com 10. If the method does not return an IEnumerable or DataSet object, the object is wrapped by the runtime in an IEnumerable collection. 如果此方法未返回IEnumerable或DataSet对象,则运行时在IEnumerable集合中包装该对象。 msdn2.microsoft.com 1. A while loop then iterates through the dataset, storing the information in a convenient array for later display. 然后,一个while循环迭代数据集,在一个方便的数组中存储信息以便将来进行显示。 www.ibm.com 2. The structured portion of an XML document can be mapped to a dataset, and be efficiently stored, indexed, and searched. XML文档的结构化部分可以映射到一个数据集,并可以有效地存储、索引和搜索。 msdn2.microsoft.com 3. The dataset object, binding source object, and table object will appear at the bottom of the workspace. 数据集对象、绑定源对象和表对象将显示在工作区的底部。 msdn2.microsoft.com 4. With EBT, the user experience was catastrophic as the new dataset would erase any pending changes they may have had. 而使用EBT,由于新数据集抹去任何未决的改变,因此用户的经历是灾难性的。 yeebang.com 5. You can also define a default value to be used by a report when it runs, which can be a static value or one retrieved from a dataset. 您还可以定义报表运行时要使用的默认值,该值既可以是静态值,也可以是从某个数据集中检索出的值。 technet.microsoft.com 6. To access the scalar value from its report dataset, use an expression with the FIRST function with scope variable set to its dataset. 若要访问报表数据集中的标量值,请使用FIRST函数表达式,并将作用域变量设置为其数据集。 msdn2.microsoft.com 7. The next stage of our analysis is to determine the dispersion of our dataset. 分析的下一步是决定数据集的分散度。 www.ibm.com 8. The reference dataset can be an existing table or view, a new table, or the result of an SQL statement. 引用数据集可以是现有的表或视图,也可以是新表或SQL语句的结果。 msdn2.microsoft.com 9. The aim is to create generic module able to display events on a timeline, given a dataset containing events. 这样做的目的是建立通用的模块能够显示在时间轴上的事件,给定一个数据集包含的事件。 www.bing.com 10. A table has a static set of columns and a variable number of rows depending on the data in the dataset. 一个表包含一组静态的列,而行数不定,具体取决于数据集中的数据。 msdn2.microsoft.com 1. Voxelization is the process of adding depth to an image using a set of cross-sectional images known as a volumetric dataset. 立体像素化是指利用一组叫做立体数据集的横截面图,给图像增加深度的过程。 www.educity.cn 2. However, if you omitted this step then it would require that you fully qualify the DataSet type when referring to it. 但是,如果您省略了这一步骤那就需要您完全限定的DataSet类型时提到它。 zhidao.baidu.com 3. If you want to see how the data adapter will fill a dataset, preview the results. 如果想要查看数据适配器填充数据集的方式,请预览结果。 msdn2.microsoft.com 4. As the dataset is not in a symmetrical shape, we can clearly rule out that a normal distribution model would not be a suitable choice. 因为数据集不是对称性的,所以我们可以清楚地看到,一个规范的分布模型将不是一个合适的选择。 www.ibm.com 5. The content of a dataset is an XML fragment with a single root node, but without the XML declaration. 数据集的内容是一个具有单根节点,但没有XML声明的的XML块。 www.openface.org.cn 6. When AcceptChanges is called on a DataSet, DataTable, or DataRow, all rows with a row state of Deleted are removed. 对DataSet、DataTable或DataRow调用AcceptChanges时,会移除行状态为Deleted的所有行。 msdn2.microsoft.com 7. Decision tree represents the information of the original dataset by an explicit tree model. 决策树通过一个简洁的树型结构代表了原始数据的信息。 www.lw23.com 8. This method allows you to use a non-typed DataSet to create the XSD file for a strongly-typed DataSet. 此方法允许您使用非类型化的DataSet为强类型DataSet创建XSD文件。 www.ibm.com 9. Give you the option to store connection strings in the applications settings file, or to hard-code them in the dataset definition. 创建的数据连接,您可以选择将连接字符串存储在应用程序设置文件中,或将其硬编码到数据集定义中。 msdn2.microsoft.com 10. Sorting the derived dataset can easily accelerate the overall operation by an order of magnitude or more. 对派生的数据集进行排序可以轻松地使整个操作加速一个或几个数量级。 www.ibm.com 1. Using an equi-join means that each row in the transformation input must match at least one row from the reference dataset. 使用同等联接意味着转换输入中的每一行都至少要匹配引用数据集中的一行。 msdn2.microsoft.com 2. Finally, some related problems are pointed out in the dataset construction aiming at data collection and inspection. 最后指出了以科学数据收集分析为目标进行数据集建设所需注意的相关问题。 www.journalgis.cn 3. A foreign-key constraint, which can be used to maintain referential integrity between a parent and child table in a dataset. 外键约束,可用来维护数据集中的父表和子表之间的引用完整性。 msdn2.microsoft.com 4. The experimental results show the effectiveness and efficiency of this method on a real-life dataset. 最后,通过试验说明了该方法的有效性。 www.ceps.com.tw 5. The original version of a record is a copy of the record as it was the last time changes were committed in the dataset. 记录的初始版本是在数据集中最后一次提交更改时记录的副本。 msdn2.microsoft.com 6. The data returned for a specific field can be a single value or a value for each row in the dataset as the report is processed. 处理报表时,为特定字段返回的数据可以是单个值,也可以是与数据集中的每一行对应的值。 technet.microsoft.com 7. The namespace of an XML document is used to scope XML attributes and elements when read into a DataSet. 当读入DataSet时,XML文档的命名空间用于确定XML属性和元素的范围。 msdn2.microsoft.com 8. This new option enables a DataSet and a DataTable to be serialized in binary format when using binary transports over remoting. 在通过远程处理进行二进制传输时,这个新选项使DataSet和DataTable可以使用二进制格式进行序列化。 msdn2.microsoft.com 9. Method of a dataset or data table returns a new dataset or data table that contains only records that have been changed. 方法将返回只包含已更改记录的新数据集或数据表。 msdn2.microsoft.com 10. Configures SQL commands or stored procedures that a data adapter uses to read data into a dataset from a database and write it back again. 配置数据适配器用来将数据从数据库读入数据集并将其重新写回数据库的SQL命令或存储过程。 msdn2.microsoft.com 1. The class for a typed dataset has an object model in which its properties take on the actual names of the tables and columns. 类型化数据集的类有一个对象模型,在此对象模型中该类的属性采用表和列的实际名称。 msdn2.microsoft.com 2. As a consequence, an untyped dataset has no inherent structure. 因此,非类型化数据集没有内在的结构。 msdn2.microsoft.com 3. The name of a column in a dataset table from which the parameter value will be read. 数据集表中某列的名称,将从该列读取参数值。 msdn2.microsoft.com 4. The service that hosts the dataset could scan the web for these inbound links and, if desired, reflect them back to its users. 存放数据集的服务能够针对这些入站链接扫描网络,如果需要的话,就返回给用户。 www.infoq.com 5. By using a combination of graphical and numerical methodologies, we are able to make additional qualitative assessments on the dataset. 通过使用图形方法与数字方法的合并,我们就能够对数据集作出其他的质量度量了。 www.ibm.com 6. Provides details on the DiffGram, an XML format used to read and write the contents of a DataSet. 提供有关DiffGram的详细信息,DiffGram是一种用于读写DataSet内容的XML格式。 msdn2.microsoft.com 7. A reduction in statistical noise was quantitatively demonstrated when the same approach was applied to a cylindrical phantom dataset. 减少噪音的定量统计表明了同样的做法时,是适用于圆柱幻像数据。 www.syyxw.com 8. Button on the toolbar to save your changes to the report definition file and update the field definitions for a dataset. 按钮,将所做的更改保存到报表定义文件,并更新数据集的字段定义。 msdn2.microsoft.com 9. Note that while EndEdit does confirm your edits, the DataSet does not actually accept the changes until AcceptChanges is called. 请注意,尽管EndEdit确实已确认您所做的编辑,但在调用AcceptChanges之前,DataSet并没有实际接受更改。 msdn2.microsoft.com 10. Anyone who has made heavy use of typed DataSets knows that, in general, each new typed DataSet class is used in one place in an application. 任何曾经大量使用类型化数据集的人都知道,一般来说每一个新的类型化数据集类仅在应用程序的一个地方被使用。 www.cnblogs.com 1. The following code example indicates whether the current instance of the item is within the Product dataset, data region, or grouping. 下面的代码示例指示项的当前实例是否在Product数据集、数据区域或分组 msdn2.microsoft.com 2. The end goal of this article's exercise was to prepare an existing dataset for spatial queries, including distance-based ones. 本文的最终目标是为进行空间查询(包括基于距离的查询)而准备现有的数据集。 www.ibm.com 3. This dataset is separate from other couple data sets and must be connected to all systems where registration and restart might occur . 此数据集独立于其他耦合数据集合,它必须连接到所有可能发生注册和重启的系统。 www.bing.com 4. To obtain the XML representation of the DataSet as a string, use the GetXml method as shown in the following example. 若要以字符串的形式获取DataSet的XML表示形式,请使用以下示例所示的GetXml方法。 msdn2.microsoft.com 5. The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability. 强类型数据集在速度和易于维护性方面优于非类型化数据集。 blog.sina.com.cn 6. If you want to see what data the adapter will fill into the dataset, you can preview it. 如果想要查看适配器将填写到数据集的数据,可以进行预览。 msdn2.microsoft.com 7. The next step in this walkthrough is to expose the dataset object you just created from your business object. 本演练的下一步是从业务对象公开刚创建的数据集对象。 msdn2.microsoft.com 8. If the DataSet already contains a schema, the current schema will be extended by adding new tables if they do not already exist. 如果DataSet已包含架构,则会在表不存在的情况下通过添加新表来扩展当前架构。 msdn2.microsoft.com 9. Rows represent the actual state of the attribute as it exists in the testing dataset. 行表示测试数据集中存在的属性的实际状态。 msdn2.microsoft.com 10. The whole dataset can be freely accessed online in both interactive and batch modes through web-based interfaces and an FTP server. 整个数据集能够通过基于网络的界面以交互式和批量模式在线访问和一个FTP服务器访问。 www.chinapubmed.net 1. The dataset query is the name of a DataReader destination. 该数据集查询是DataReader目标的名称。 msdn2.microsoft.com 2. However, case sensitivity can be a factor in how data is interpreted within the dataset. 不过,大小写敏感性可以成为决定数据在数据集中的解释方法的因素。 msdn2.microsoft.com 3. If From query is selected, select a dataset, a value field to map to the parameter value, and a label field to display to the user. 如果选择“来自查询”,请选择一个数据集、要映射到参数值的值字段,以及要向用户显示的标签字段。 msdn2.microsoft.com 4. For clarity, it is recommended that the name of the dataset describe the data that the query returns. 为便于识别,建议在数据集名称中对查询所返回的数据予以描述。 msdn2.microsoft.com 5. In the DataSet Project list, click the name of the project into which you want to generate the dataset code. 在“数据集项目”列表中,单击要在其中生成数据集代码的项目的名称。 msdn2.microsoft.com 6. When changes are made to records in a dataset, information about those changes is stored until you commit them. 当对数据集中的记录进行更改时,有关这些更改的信息会被存储起来,直到您提交这些更改。 msdn2.microsoft.com 7. In seismic data processing, the interference of multiple reflections is still a large problem, especially for marine dataset. 多次波题目一直是勘探地震学中备受关注的热门题目之一,特别是在海洋油气地震勘探中。 www.qk114.net 8. The unbound DataGridView control is the data store, and its data is independent of any external source, such as a DataSet or an array. 未绑定的DataGridView控件是数据存储区,它的数据独立于任何外部源,如DataSet或数组。 msdn2.microsoft.com 9. The Row Sampling transformation creates a sample dataset by selecting a specified number of the transformation input rows. 行抽样转换通过选择指定数目的转换输入行来创建样本数据集。 msdn2.microsoft.com 10. Data retrieved for a report dataset is expected to conform to certain characteristics. 为报表数据集检索的数据应符合某些特征。 msdn2.microsoft.com 1. Discusses the DataSet methods used to load the schema of a DataSet from XML. 讨论用于从XML中加载DataSet架构的DataSet方法。 msdn2.microsoft.com 2. A set of clusters that describe how the cases in a dataset are related. 说明数据集中的事例如何相关的一组分类。 msdn2.microsoft.com 3. A DataSet file ensures that the project has a custom tool (single file generator) associated with it. 数据集文件确保该项目具有与其相关联的自定义工具(单个文件生成器)。 msdn2.microsoft.com 4. Experiments conducted on standard dataset demonstrate the effectiveness and efficiency of the proposed approach for image annotation. 通过在通用图像集上的实验结果表明,本文提出的自动图像标注方法是有效的。 cjig.cn 5. In either case, the returned DataSet can be merged back into the client application's original DataSet with the Merge method. 在哪一种情况下都可以使用Merge方法将返回的DataSet合并回客户端应用程序的初始DataSet。 msdn2.microsoft.com 6. If this project is not located in the current solution, it will not be available in the DataSet Project list in the Properties window. 如果此项目不在当前解决方案中,则“属性”窗口的“数据集项目”列表中不会列出该项目。 msdn2.microsoft.com 7. However, each data region that you add to a report can accept data from just one dataset. 不过,向报表中添加的每个数据区域都只能接受一个数据集的数据。 msdn2.microsoft.com 8. When discussing ADO. NET 1. X and its object model for disconnected data access, the central object was the DataSet. 在讨论ADO.NET1.x和它的断开数据访问对象模型时,主要的对象是DataSet。 msdn2.microsoft.com 9. It is typically used in conjunction with validating user input on a form , or displaying errors within a dataset . 当验证用户在窗体中的输入或显示数据集内的错误时,一般要用到该控件。 www.bing.com 10. Adding local data files creates a typed dataset and a dynamic connection string that points to the database file in your application. 添加本地数据文件会创建类型化数据集和指向应用程序中数据库文件的动态连接字符串。 msdn2.microsoft.com 1. The SqlDataSource control can return data in two forms: as a DataSet object or as an ADO. NET data reader. SqlDataSource控件可以返回两种格式的数据:作为DataSet对象或作为ADO.NET数据读取器。 msdn2.microsoft.com 2. Some data processing extensions automatically determine the field collection from the query you define for a dataset. 某些数据处理扩展插件会自动确定为数据集定义的查询中的字段集合。 technet.microsoft.com 3. By using a boxplot graph we were able to illustrate a significant level of right (positive) skew in the dataset. 通过使用箱线图,我们就能够在数据集中演示高层次的歪斜度(正外泄)。 www.ibm.com 4. In conclusion, our dataset is asymmetrical and contains considerable degree of right skew, due to the presence of outliers in the dataset. 在结论之中,我们的数据集是非对称的,并且包含了相当程度的右偏,因为在数据集中有异常值的存在。 www.ibm.com 5. The credentials that you define in the dataset are used to run the package. 使用数据集中定义的凭据来运行包。 msdn2.microsoft.com 6. In this walkthrough you will create a Windows application that will load XML data into a dataset. 在此演练中,您将创建一个将XML数据加载到数据集中的Windows应用程序。 msdn2.microsoft.com 7. When the report is processed, report items bound to the dataset fields display the retrieved or calculated data. 处理报表时,与数据集字段绑定的报表项将显示检索或计算的数据。 msdn2.microsoft.com 8. It is important to understand how foreign-key constraints and cascading behavior in the database are created in the generated dataset code. 您必须了解在产生的资料集程式码中,如何建立资料库中的外部索引键条件约束和串联行为。 technet.microsoft.com 9. You can optionally copy this code to other parts of your application where you need to fill the dataset. 您可以选择将此代码复制到应用程序的其他部分,这些部分需要填充数据集。 msdn2.microsoft.com 10. Allows you to generate a new typed dataset from information provided by one or more data adapters and to add tables to an existing dataset. 允许您根据一个或多个数据适配器提供的信息生成新的类型化数据集并将表添加到现有数据集中。 msdn2.microsoft.com 1. An untyped dataset is an instance of the DataSet class that you create in a form or component. 非类型化数据集是在窗体或组件中创建的DataSet类的实例。 msdn2.microsoft.com 2. To verify a report item's association with a dataset, select the report item and view its properties. 若要验证报表项与数据集的关联,请选择报表项并查看其属性。 technet.microsoft.com 3. The tools and models will be implemented to a dataset of an insurance company for real business application. 工具和模型将会应用到一家保险公司的客户资料上进行机器学习和决策。 www.fabiao.net 4. The XML data that you retrieve in lesson 3 of this tutorial is the XML System. Data. DataSet returned by a Web Service. 您在本教程第3课中检索的XML数据是由Web服务返回的XMLSystem. msdn2.microsoft.com 5. A destination is the data flow component that writes the data from a data flow to a specific data store, or creates an in-memory dataset. 目标是将数据流中的数据写入特定数据存储区或创建内存中的数据集的数据流组件。 msdn2.microsoft.com 6. Selecting Parameters for a filter results in a valid values dataset being created. 为筛选器选择“参数”将会导致创建有效的值数据集。 msdn2.microsoft.com 7. If the report contains a single dataset, the matrix is automatically associated with that dataset when you place it on the report. 如果报表只包含一个数据集,当您将矩阵放在报表上后,矩阵将自动与该数据集相关联。 msdn2.microsoft.com 8. Object are about to be committed back into the dataset. 对象作出的更改将要提交回数据集。 msdn2.microsoft.com 9. A dataset allows you to work with the same records repeatedly without requerying the database. 通过数据集,您无需再次查询数据库即可重复使用相同的记录。 msdn2.microsoft.com 10. If you open up the code file, you will notice that we've done a great job separating types from data access logic. 如果您打开强类型DataSet的代码文件,您会注意到我们已经很好的将类型从数据访问逻辑分开。 blog.joycode.com 1. It saves an enormous amount of time if you can simply find and download an existing structured dataset on a topic of interest. 如果您很容易就能找到并下载您所感兴趣的现存结构化数据集,将会节省许多时间。 www.ibm.com 2. You can use table mappings to map the automatically generated table name to a name you want specified for the table in the DataSet. 可以使用表映射将自动生成的表名称映射到要为DataSet中的表指定的名称。 msdn2.microsoft.com 3. The acquisition of a volume dataset enables clinicians to take measurements remotely. 容积数据的收集使得临床医生可以进行远距离测量。 www.showxiu.com 4. Provides links to topics describing the Dataset Designer and tasks that can be accomplished with it. 提供相关主题的链接,这些主题介绍“数据集设计器”及可以使用它来完成的任务。 msdn2.microsoft.com 5. XML and XML Schema provide a convenient format for transferring the contents of a DataSet to and from remote clients. XML和XML架构提供一种方便的格式与远程客户端之间来回传输DataSet的内容。 msdn2.microsoft.com 6. Type a group or dataset, or an expression that evaluates to a group or dataset, in which to hide duplicate names. 键入要在其中隐藏重复名称的组或数据集(或者结果为组或数据集的表达式)。 technet.microsoft.com 7. To make it easier to generate the XSD file (and re-generate it, after changes), build a framework for these DataSet Builders. 为了使生成XSD文件(或者在发生更改后重新生成它)变得更容易,可以为这些DataSetBuilders构建一个框架。 www.ibm.com 8. Measuring the dispersion: The dispersion gives us a measure of the range, or spread of data within a given dataset. 度量分散情况:分散情况向我们提供了范围,或者给定数据集内数据扩散情况的度量手段。 www.ibm.com 9. Enable local database caching and select all the database objects that you want in your dataset. “启用本地数据库缓存”并选择数据集中所需要的数据库对象。 technet.microsoft.com 10. And how are all those dataset-using developers now going to be convinced the EF is the right way to go? 所有那些使用数据集的开发者,如何确信EF是正确方式呢? www.infoq.com 1. The DataSet Designer has been enhanced to allow data sources to be switched from connected to disconnected with zero code changes. DataSet设计器被加强后,允许数据源从连接状态转换到断开状态,而无需改变任何代码。 www.infoq.com 2. Consider a case where an existing row in a DataSet is an Unchanged row with a primary key value of 1. 请考虑以下示例:DataSet中的现有行是主键值为1的Unchanged行。 msdn2.microsoft.com 3. The example demonstrated passing the complicated type, System. Data. DataSet between the client and server. 该示例显示了如何在客户端和服务器之间传递复杂类型System. msdn2.microsoft.com 4. As we have seen previously, our dataset contains a degree of dispersion due to the number of outliers present. 正如您在前面所看到的那样,由于有一些异常值的存在,我们的数据集包含了一定程度的分散度。 www.ibm.com 5. Typically, you are working with a very large dataset and cannot look through every transaction. 通常,您使用的是一个非常大的数据集,并且无法仔细查看每个事务。 msdn2.microsoft.com 6. You can confirm that data being written to a dataset is valid by building validation checks into the dataset itself. 通过将验证检查内置到数据集本身,可以确认写入数据集的数据是有效的。 msdn2.microsoft.com 7. The experimental result on ACE dataset shows the improvement of coreference resolution after adding selected background semantic knowledge. 在ACE数据集上实验结果表明,通过集成各种经过特征选择后的背景语义知识,共指消解的结果有进一步提高。 ir.hit.edu.cn 8. Experimental results with the standard dataset indicate the effectiveness of the proposed algorithm. 对标准数据集的实验结果表明,算法获得了较好的性能。 www.ceps.com.tw 9. Researchers say it is a remarkable dataset that will help them understand better how the Universe came to look the way it does now. 研究人员表示,这幅图片作为出色的数据库,有助于他们更好地了解宇宙如何演变成现在的景象。 www.bing.com 10. Each dataset is identifiable by a unique label, and consists of a an array of variables. 每个数据集被唯一的标签标识,有一系列的变量组成。 ued.taobao.com 1. The target load module is either not a partitioned dataset, or does not have the same record format , U, as the source load module dataset. 目标装载模块既不是分区数据集,也没有与源装载模块数据集相同的记录格式U。 www.ibm.com 2. Every plane vector is formulated by a complex function, and the dataset is expressed as a complex function matrix. 每个平面矢量用一个复变函数来描述,整个数据集表达为一个复变函数矩阵。 dictsearch.appspot.com 3. The DBWebGrid is "smart" enough to grab the changes from the controls when in edit mode, and place the changes in the DataSet control. DBWebGrid十分“智能”,足以在控件处于编辑模式时捕捉其中所进行的修改并将之置于DataSet控件中。。 www-128.ibm.com 4. We use maximum likelihood techniques to analyze the filtered data and compare it to the analysis of the full dataset. 我们使用最大似然方法来分析和过滤数据进行比较分析的全部数据。 www.syyxw.com 5. The work capitalized on public hand-classified network dataset and used it to train and tested the supervised SVM traffic classifier. 使用公开的人工标注数据集作为训练集和测试集,通过有监督学习构建支持向量机流量分类器。 www.ceps.com.tw 6. If From query is selected, select a dataset and a value field to map to the default parameter value. 如果选择“来自查询”,请选择要映射到默认参数值的数据集和值字段。 technet.microsoft.com 7. Alternatively, to bind data directly to a DataSet object, you must additionally set the DataMember property to the name of the table. 或者,若要将数据直接绑定到DataSet对象,还必须将DataMember属性设置为该表的名称。 msdn2.microsoft.com 8. The only other dataset in use is a shapefile representing hole boundaries. 惟一用到的其他数据集是表示圆洞边界的图形文件。 www.ibm.com 9. The schema contains the table definitions of the DataSet as well as the relation and constraint definitions. 架构包含DataSet的表定义以及关系和约束定义。 msdn2.microsoft.com 10. When you complete the configuration of a typed DataSet, you typically bind it to one or more controls in the user interface. 当你完成类型化数据集的配置后,你会将他绑定到用户界面中的一个或多个控件中。 www.cnblogs.com 1. To do this, set the command type for the dataset to Text and enter the Transact-SQL text by typing directly into the SQL pane. 为此,请将数据集的命令类型设置为Text,并通过在SQL窗格中直接键入来输入Transact-SQL文本。 technet.microsoft.com 2. Specifies the type of a parameter within a query relative to the DataSet. 指定查询内的有关DataSet的参数的类型。 msdn2.microsoft.com 3. Yet none of these very accurate points were in the dataset that is stored on the phone. 但是这些非常精确的位置信息却并没有存储在手机中的数据库中。 www.bing.com 4. The Million Song Dataset started as a collaborative project between The Echo Nest and LabROSA. It is supported in part by the NSF. 百万歌曲集始于TheEchoNest和LabROSA的合作项目,并受到了美国国家科学基金会的部分支持。 www.bing.com 5. When inferring a schema for a DataSet from an XML document, ADO. NET first determines which XML elements represent tables. 当从XML文档推断DataSet的架构时,ADO.NET首先会确定哪些XML元素表示表。 msdn2.microsoft.com 6. You can easily return all the columns for a single table to define the data in a dataset. 您可以方便地返回单个表的所有列,以定义数据集中的数据。 msdn2.microsoft.com 7. The DataSet class again offers a simple solution for writing the timesheet data to a file. DataSet类还提供了将时间表数据写入文件的简单解决方案。 msdn2.microsoft.com 8. The XML elements that contain the data of the ADO. NET DataSet also have additional attributes that are not described in the schema. 还有其他属性架构中没有描述包含数据ADO.NETDataSetXML元素。 support.microsoft.com 9. Choose the dataset you want to open in the Data Sources window, right click, and then select Edit DataSet with Designer. 选择要在“数据源”窗口中打开的数据集,右击,然后选择“使用设计器编辑数据集”。 msdn2.microsoft.com 10. At present, researches on class imbalance problems mainly focus on two aspects: dataset processing and classification method improving. 目前国际上对类别不平衡数据的研究主要集中在两个个层面:对数据集的处理和对分类算法的改进。 www.fabiao.net 1. The DataTable now supports the basic methods for XML, just as the DataSet does. DataTable现在支持用于XML的基本方法,就像DataSet一样。 msdn2.microsoft.com 2. It takes an XML Schema Definition (XSD) file as well as a class file to create a strongly typed DataSet. 它使用XMLSchemaDefinition(XSD)文件以及类文件来创建强类型数据集。 blog.sina.com.cn 3. Microsoft Access databases support sorting, filtering, and paging when data is returned as a DataSet object. 当数据作为DataSet对象返回时,MicrosoftAccess数据库可支持排序、筛选和分页。 msdn2.microsoft.com 4. Subclasses should override Reset to restore a DataSet to its original state. 子类应重写Reset,以便将DataSet还原到其原始状态。 msdn2.microsoft.com 5. Applying different aggregations to different subsets of a dataset. 将不同的聚合应用到一个数据集的不同子集。 msdn2.microsoft.com 6. If Update is called and the DataSet contains only one DataTable whose name differs only by case, that DataTable is updated. 如果调用Update并且DataSet只包含一个其名称只有大小写不同的DataTable,则更新该DataTable。 msdn2.microsoft.com 7. To do this, map the source table of Customers1 to the DataSet table Orders, as shown in the following example. 若要完成此任务,请将Customers1的源表映射到DataSet表Orders,如以下示例所示。 msdn2.microsoft.com 8. Instead, you can create new table and column names in the dataset command, and then map those to the names used in the database. 相反,可以在数据集命令中创建新的表名和列名,然后将它们映射到数据库中所使用的名称。 msdn2.microsoft.com 9. Allows you to create and configure columns (DataColumn objects) in a dataset DataTable object. 允许您在数据集DataTable对象中创建和配置列(DataColumn对象)。 msdn2.microsoft.com 10. Preventing other users from updating or inserting rows into the dataset until the transaction is complete. 上放置范围锁,以防止在事务完成之前由其他用户更新行或向数据集中插入行。 msdn2.microsoft.com 1. You can use expressions to refer to a field from a dataset and display its value in a text box. 可以使用表达式引用数据集中的字段,并在文本框中显示它的值。 msdn2.microsoft.com 2. A DataTable, as part of an ADO. NET DataSet, can easily be added to your project from the Project menu by selecting Add New Item. DataTable是ADO.NETDataSet的一部分,通过从“项目”菜单中选择“添加新项”可以轻松地将其添加到项目中。 msdn2.microsoft.com 3. When you use multiple data regions in a report, you can configure each data region to use a different dataset. 当您在报表中使用多个数据区域时,可以将每个数据区域配置为使用不同的数据集。 technet.microsoft.com 4. This example uses the DataBind method to bind the contents of a dataset to a DataGrid control. 此示例使用DataBind方法将数据集的内容绑定到DataGrid控件。 msdn.microsoft.com 5. Thus, the components sharing the dataset can use whatever rich set of data types they would ordinarily use. 因此,共享数据集的组件可以使用这些组件一般会使用的任何丰富的数据类型集。 msdn2.microsoft.com 6. Select to indicate that the field is linked to a field returned by the query in the dataset. 选择此选项指示该字段将链接到查询返回的某个数据集字段。 msdn2.microsoft.com 7. After adding the code, replace the dataSetName in the first line with the name of the dataset you want to sort on. 添加代码之后,将第一行中的dataSetName替换为您想要对其排序的数据集的名称。 www.ibm.com 8. Which deletes all the rows of a table and inserts the rows from the dataset provided. 它删除表中所有行并插入数据集提供的行。 www-128.ibm.com 9. By mapping parameters to columns in a dataset table, so that the values can be extracted from data rows when needed. 通过将参数映射到数据集表中的列,以便可以在需要时从数据行提取值。 msdn2.microsoft.com 10. Dataset Designer with a key and infinity glyph depicting the one-to-many aspect of the relationship. “数据集设计器”上显示为直线,并具有键和无穷标志符号来描述关系的一对多方面。 technet.microsoft.com 1. The wizard adds the database file and a typed dataset to your project. 该向导会将数据库文件和类型化数据集添加到项目中。 msdn2.microsoft.com 2. Type or select the name of the dataset to use for the chart. 键入或选择图表要使用的数据集的名称。 msdn2.microsoft.com 3. Informs you when a dataset contains a reference to a connection string that is not in application settings. 在数据集包含对不在应用程序设置中的连接字符串的引用时通知您。 msdn2.microsoft.com 4. If the dataset is larger, an attachment is the only practical option. 如果数据集很大,使用附件是唯一可行的选择。 www-128.ibm.com 5. Provides a table that contains links to the common tasks associated with editing and querying data in a dataset . 提供一个表,其中包含到与编辑和查询数据集中的数据相关联的常规任务的链接。 www.bing.com 6. Discusses different options to consider when loading the contents of a DataSet from an XML document. 讨论在从XML文档中加载DataSet内容时需考虑的不同选项。 msdn2.microsoft.com 7. It then fills the dataset in a Windows Forms application, using a predefined connection string and command. 然后它使用预定义的连接字符串和命令填充Windows窗体应用程序中的数据集。 msdn2.microsoft.com 8. A report item that displays repeated rows of data from an underlying dataset in a table, matrix, list, or chart. 用于在表、矩阵、列表或图表中显示基础数据集中重复数据行的报表项。 technet.microsoft.com 9. A DataSet also requires that the memory is accessed twice: once to fill the tables, and then later to read the tables. DataSet还要求两次访问内存:一次用于填充表,一次用于以后读取这些表。 www.cnblogs.com 10. It decreases clustering efficiency in evidence and results in hugeness dataset while centralize all the local data. 所有站点数据集中在一起,数据量会非常庞大,聚类效率会显著降低。 202.119.108.211 1. All reports require at least one dataset. 所有报表都至少需要一个数据集。 msdn2.microsoft.com 2. For the training dataset, include both an input file and a category file. 对于训练数据,训练数据集既包含输入数据也包含类型数据。 hi.baidu.com 3. Element maps the columns that are defined in the mining model to columns in an external dataset. 元素可以将挖掘模型中定义的列映射到外部数据集中的列。 msdn2.microsoft.com 4. However, the relationship in the dataset is not generated as a foreign-key constraint. 但是,资料集中的关联性不会产生做为外部索引键条件约束。 technet.microsoft.com 5. returns a string representing the database query method signature , as generated by the typed dataset generator. 返回表示数据库查询方法签名的字符串,由类型化数据集生成器生成。 www.ichacha.net 6. When the dataset was fitted against a three parameter lognormal distribution curve, the data was a reasonable fit. 当数据集根据三参数分布曲线得到填充时,数据就是有限匹配的。 www.ibm.com 7. For this kind of intelligent intrusion detection system, the training dataset is important to the performance of the IDS. 针对这种基于人工智能的入侵检测系统,本文提出应用序列互相关特性选择训练数据的方法。 www.ceps.com.tw 8. A DataRelation identifies matching columns in two tables of a DataSet. DataRelation标识DataSet中两个表的匹配列。 msdn2.microsoft.com 9. Using data replication or otherwise copying a subset of the entire dataset to the target system might provide a solution. 可能的解决方案是使用数据复制、或将完整数据集的一个子集拷贝到目标系统中。 www-128.ibm.com 10. If there is no matching entry in the reference dataset, no join occurs and no values are returned from the reference dataset. 如果引用数据集中没有匹配的项,则不发生联接,也不从引用数据集返回值。 msdn2.microsoft.com 1. In the final section we showed by example that both the mean and standard deviation are less resistant to dispersion within a dataset. 在最后的部分中,我们通过范例显示了中间值和标准偏差对于数据集内的分散度都没有多大的抵抗力。 www.ibm.com 2. Complete the wizard and a typed dataset is added to your project. 完成向导;类型化数据集即添加到项目中。 msdn2.microsoft.com 3. This generation logic requires key column information to be present in the DataSet. 此生成逻辑要求DataSet中存在键列信息。 msdn2.microsoft.com 4. The code iterates through the rows in a dataset, writing trace statements for each row in that dataset. 代码循环访问数据集中的行,为数据集中的每行编写跟踪语句。 msdn2.microsoft.com 5. Columns in the matrix represent items that have been predicted in the testing dataset. 矩阵中的列表示测试数据集中已被预测的项。 msdn2.microsoft.com 6. Thus, if outliers are present within the dataset the mean and standard deviation are located accordingly. 因此,如果在数据集内存在异常值的话,那么度量值和标准偏差会得到相应的定位。 www.ibm.com 7. Describes the steps to create a dataset and use it to validate data in a one-to-many or keyed relationship. 描述创建数据集并用它来验证一对多关系或键控关系中数据的步骤。 msdn2.microsoft.com 8. Provides details for temporarily disabling constraint checking in a dataset. 提供有关暂时禁用数据集中的约束检查的详细信息。 msdn2.microsoft.com 9. The paper tries to apply the XML text retrieval methods to long text enviroment, and uses Chinese thesis as a dataset. 研究将XML文本检索方法应用于长文本环境,并以中文博硕士论文为数据集。 kns50.chkd.cnki.net 10. Represents a collection of parameters relevant to an OdbcCommand and their respective mappings to columns in a DataSet. 表示与OdbcCommand相关的参数的集合以及各个参数到DataSet中列的映射。 msdn2.microsoft.com 1. System. InvalidOperationException: Cannot add or remove tables from the DataSet once the DataSet is mapped to a loaded XML document. System.InvalidOperationException:当DataSet被映射到已加载的XML文档后,无法从DataSet中添加或移除表。 msdn2.microsoft.com 2. The core of the dataset is the feature analysis and metadata for one million songs, provided by The Echo Nest. 数据库的核心是由TheEchoNest提供的一百万首歌曲的特征分析和元数据。 www.bing.com 3. The LibraryConsoleTest program in the sample solution demonstrates how the strongly typed DataSet works. 示例解决方案中的LibraryConsoleTest程序演示了强类型DataSet的工作方式。 www.ibm.com 4. We believe this would significantly improve the productivity of developers using Typed Dataset to create data applications. 我们相信这将极大的提高使用强类型DataSet来创建数据应用程序开发人员的工作效率。 blog.joycode.com 5. This method will examine the dataset and will try a few forecasting models to select the most optimal. 该方法将检查数据集并尝试几个预测模型,以便选择最理想的一个。 msdn2.microsoft.com 6. Formulating queries using LINQ to DataSet is similar to using Language-Integrated Query (LINQ) against other LINQ-enabled data sources. 使用LINQtoDataSet来表述查询类似于对其他启用LINQ的数据源使用Language-IntegratedQuery(LINQ)。 msdn2.microsoft.com 7. When the DataSourceMode property is set to DataSet, data is loaded into a DataSet structure. 当DataSourceMode属性设置为DataSet时,数据会被加载到DataSet结构中。 msdn2.microsoft.com 8. Specifies whether the dataset is saved to an XML file at the end of execution. 指定在执行结束时是否将数据集保存到XML文件。 msdn2.microsoft.com 9. These tools require the testing data that you separated from the original dataset in the model-building step. 这些工具要求使用您在模型生成步骤中从原始数据集内分离的测试数据。 msdn2.microsoft.com 10. When the DataSet has solved this problem since. . . oh well, the beginning? 数据集在什么时候解决过这个问题的呢,从一开始吗? www.infoq.com 1. When you drag a field from a dataset window onto a report item, a field expression is automatically added to the text box. 如果将字段从数据集窗口拖动到报表项,则字段表达式将自动添加到文本框中。 msdn2.microsoft.com 2. Gets a value indicating whether the DataSet has changes, including new, deleted, or modified rows. 获取一个值,该值指示DataSet是否有更改,包括新增行、已删除的行或已修改的行。 msdn2.microsoft.com 3. As an illustration of how updates are made, suppose your application uses a dataset containing a single data table. 为了阐释如何进行更新,假设您的应用程序使用一个包含单个数据表的数据集。 msdn2.microsoft.com 4. When an external SQL stored procedure is initially deployed, the source as well as the DBRM dataset name are cataloged. 当最初部署外部SQL存储过程时,要编目源数据集和DBRM数据集的名称。 www.ibm.com 5. Returns the code member method representing the database query, as generated by the typed dataset generator. 返回表示数据库查询的代码成员方法,由类型化数据集生成器生成。 msdn2.microsoft.com 6. Provides a high-level summary of the rules for inferring the schema of a DataSet from XML. 提供从XML推断DataSet架构的规则的简要概述。 msdn2.microsoft.com 7. First up is the ADO. NET DataSet, which is quite capable of writing back change sets to databases. 第一个是ADO.NETDataSet,它能够回写更改的集合到数据库。 www.infoq.com 8. In fact, Figure four shows a histogram of our dataset fitted against a three parameter lognormal distribution curve. 实际上,图4显示了我们数据集的直方图。 www.ibm.com 9. To view the data in a report, you need to add fields from the dataset to a data region. 若要查看报表中的数据,您需要将数据集中的字段添加到数据区域。 msdn2.microsoft.com 10. However, when using ReadXML to load data into a DataSet, the rows are marked as Added. 但是,在使用ReadXML将数据加载到DataSet中时,行被标记为“已添加”。 msdn2.microsoft.com 1. When you define a dataset query that includes variables, Reporting Services creates corresponding query parameters. 在定义包含变量的数据集查询时,ReportingServices会创建相应的查询参数。 technet.microsoft.com 2. If you use a data reader to read directly from the database , you avoid the extra steps required to manage the dataset . 如果您使用数据读取器直接从数据库读取,则可以避免管理数据集所需的额外步骤。 www.bing.com 3. When you want to populate a table in a dataset, you call an adapter method that executes an SQL statement or stored procedure. 当要填充数据集内的某个表时,请调用执行某SQL语句或存储过程的适配器方法。 msdn2.microsoft.com 4. Given a dataset, this solution makes it very easy for the user to select the best method-classifier pair. 该方案可使用户方便直观的为给定数据集选择最优代价敏感学习方法-分类器组合。 search.gucas.ac.cn 5. To load the schema of a DataSet from an XML document without loading any data, you can use the ReadXmlSchema method of the DataSet. 若要从XML文档中加载DataSet的架构而不加载任何数据,可以使用DataSet的ReadXmlSchema方法。 msdn2.microsoft.com 6. In this implementation, the sorting is pushed down to the database by modifying the SQL query used by the dataset. 在这个实现中,通过修改数据集使用的SQL查询,将排序下推到数据库。 www.ibm.com 7. The control also supports sorting, filtering, and paging when data is returned as a DataSet object. 当数据作为DataSet对象返回时,此控件还支持排序、筛选和分页。 msdn2.microsoft.com 8. This method will append the command to the current command dataset referenced by the dataset parameter. 这种方法将追加到当前的命令参数命令集所引用的数据集。 wo.115.com 9. Determines the action to take when existing DataSet schema does not match incoming data. 确定现有DataSet架构与传入数据不匹配时需要执行的操作。 msdn2.microsoft.com 10. This example assumes that a DataSet and a SqlDataAdapter have already been created with the appropriate schema, commands, and connection. 此示例假定已经用适当的架构、命令和连接创建了DataSet和SqlDataAdapter。 msdn2.microsoft.com |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。