fetch data meaning in English
取数据
Examples
- Typically but not necessarily , you fetch data from somewhere and assign it to the control s text property or other property
下面的代码示例阐释完整的模板类,该类显示某些静态文本( “ item number : ” )和计数器。 - Whether your application uses a disconnected data model or not , you need to be able to fetch data into your application
将数据获取到您的应用程序无论应用程序是否使用断开连接的数据模型,您都需要将数据取入应用程序。 - By default , tableadapters are created with two kinds of methods that fetch data from a database and populate data tables
默认情况下,创建tableadapter并使用它的以下两种方法来分别用于获取数据库中的数据和填充数据表。 - A data - bound control can bind to a data source control and automatically fetch data at the appropriate time in the page request lifecycle
数据绑定控件可以绑定到数据源控件,并自动在页请求生命周期的适当时间获取数据。 - This painting involves fetching data from the frame buffer and converting that digital pixel data into a stream of analog signals that the monitor can understand
这个过程包括从帧缓冲中取数据然后将数据冲数字信号转换成模拟信号,传送给显示器。