清单2展示了这个表单数据提供程序接口。
大容量数据提供程序分配内存失败。
经过更新的本地DB 2 . NET数据提供程序。
JTable数据提供程序构建在行和单元格的基础之上。
The JTable data provider is built on a foundation of rows and cells.
此命令将数据提供程序模型中的项填充到List组件中。
This command populates the List component with the items in the data provider model.
开发一个Servlet来为异步调用公开此数据提供程序。
Develop a Servlet to expose the form data provider for asynchronous calls.
开发一个Servlet来为异步调用公开此数据提供程序。
Develop a Servlet to expose the data provider for asynchronous calls.
我们还展示了在每次刷新表之后,如何给表分配重新创建的数据提供程序。
We also showed how each time the table is refreshed, a recreated data provider is assigned to the table.
TLotus Sametimebot从XML数据提供程序接收响应。
The Lotus Sametime bot receives a response from the XML data provider.
使用Array类的push方法可以将新对象添加到数据提供程序中。
Using the push method of the Array class, you can add new objects to your data provider.
连接字符串包含作为参数从数据提供程序传递到数据源的初始化信息。
A connection string contains initialization information that is passed as a parameter from a data provider to a data source.
本节讨论所有数据提供程序支持的并可由所有查询技术使用的规范函数。
This section discusses canonical functions that are supported by all data providers, and can be used by all querying technologies.
如果开发基于自定义特性的元数据提供程序,可以使用此实现作为指南。
If you develop a custom attribute-based metadata provider, you can use this implementation as a guide.
原始数据提供程序不能满足经常改变的数据的需求,因为组件不能收到数据变更通知。
Raw data providers are not sufficient for data that is always changing, because the components do not receive notification of data changes.
我们发现的3大限制是:数据提供程序的原始格式、列数固定和缺少单元格着色支持。
We found that the three major limitations were: the raw format of the data provider, the fixed number of columns, and the lack of support for color coding of cells.
此服务寄宿于某个Internet市场数据提供程序中,延迟时间可能很长。
This service is hosted by an Internet market data provider and has a potentially long latency time.
如果数据提供程序是一个SQL数据库,则必须将where子句应用于每条记录。
If the data provider is an SQL database, the WHERE clause must be applied to each record.
这种实现方法让您能将精力集中于基于业务的特定要求而非通信框架来实现表单数据提供程序。
This implementation approach lets you focus on implementing a form data provider based on the unique business-specific requirements rather than the communication framework.
经过更新的用于. NETframeworkVersion 2.0的数据提供程序。
其语法取决于数据提供程序,并且会在试图打开连接的过程中对连接字符串进行分析。
The syntax depends on the data provider, and the connection string is parsed during the attempt to open a connection.
下一步是创建一个示例表单数据提供程序类来实现此IJsonFormDataProvider接口。
The next step is to create a sample form data provider class that implements the IJsonFormDataProvider interface.
createRowAndColumnDataProvider创建一个为2d表提供内容的数据提供程序。
CreateRowAndColumnDataProvider creates a data provider that provides content for a 2d table.
向表分配数据提供程序的操作发生在dynamicadvanceddatagrid类的“set”函数中。
The action of assigning a data provider to a table occurs in the DynamicAdvancedDataGrid class, within the "set" function.
XML数据提供程序通常可以使用字符串url进行访问,该URL中包含服务器名称、所需的服务和支持的参数。
The XML data provider usually is accessible using the string url, which contains the server name, the required service, and the supported parameters.
在接下来的几节中,我们将讨论连接LotusSametimebot与XML数据提供程序的两个主要方面。
In the following sections, we discuss the two main parts of connecting the Lotus Sametime bot and the XML data provider.
数据提供程序是在组件(如List和DataGrid)中查看的数据的模型,理论上只是一个对象数组。
A data provider is a model for the data viewed within components, such as List and DataGrid, which in theory is simply an array of objects.
此技巧鲜明反应了XML数据提供程序响应中的任何更新;所需的唯一步骤就是上传一个新的XSLT文件,而不需要任何代码更新。
This technique is sufficiently dynamic to reflect to any updates in the XML data provider response; the only required step is uploading a new XSLT file without any code update.
因为表是由行组成的,并且每个行包含多个单元格,所以我们首先定义row类和cell类,以实现数据提供程序和表之间的映射。
Because a table is made up of rows, each of which contains a number of cells, we achieve this mapping between the data provider and the table by first defining the row class and the cell class.
虽然大多数敏感数据提供程序都通过SSL公开了它们的数据,但urlconnection类可以支持将用户名和密码传递给外部数据源。
While most sensitive data providers expose their data through the SSL connection, the URLConnection class can support passing usernames and passwords to the external data source.
虽然大多数敏感数据提供程序都通过SSL公开了它们的数据,但urlconnection类可以支持将用户名和密码传递给外部数据源。
While most sensitive data providers expose their data through the SSL connection, the URLConnection class can support passing usernames and passwords to the external data source.
应用推荐