Listing 1 shows some sample data that you will use in this article.
清单1显示了一些您将在本文中使用的示例数据。
Listing 4 shows how to update the data model.
清单4展示了该如何更新数据模型。
Create another file for the data shown in Listing 7.
为清单7中所示的数据创建另一个文件。
Listing 1 is an example of the leave application data instance.
清单1是休假申请数据实例的一个示例。
The data instance in Listing 15 is valid given this example.
根据这个示例,清单15中的数据实例是有效的。
Add the user data shown in Listing 2 in the sample table.
在这个样本表格中添加列表2中显示的用户数据。
Most of the line data in Listing 6 is snipped for brevity.
清单6中的大多数线条数据为了简洁而被截断了。
Listing 2 is a sample data set.
清单2是一个数据集的例子。
Most people who program can make sense of the data in Listing 2, for example.
比如说,大多数编写程序的人都能理解清单2中的数据。
Listing 1 shows the data model for the application.
清单1展示了这个应用程序的数据模型。
Listing 4 shows the primitive data types we'll write to the record store.
清单4显示了我们将会写入到记录存储中的基本数据类型。
The first code listing in this article wrote data to a file.
这篇文章的第一个代码清单向文件写入数据。
The Listing 7 code snippet pushes data into the first table.
列表7的代码片段将数据装入第一个表。
A simple data file is shown in Listing 7.
清单7给出了一个简单的数据文件。
This describes the data structure created in the memory leak example shown in Listing 1.
它描述了清单1所示的内存泄漏示例中创建的数据结构。
First, we declare two data models instead of one as shown in listing 3.
首先,我们将声明两个数据模型(而不是一个),如清单3所示。
Here is where you pass in data from Listing 1.
您将在其中传递来自清单1的数据。
Listing 9 shows the data for the page.
清单9显示了该页面的数据。
The data is presented in Listing 1.
清单1中展示了这些数据。
The code in Listing 1 shows the definition of the employee data model.
清单1中的代码显示了员工数据模型的定义。
The properties in Listing 3 show data that is particular to a deployment environment.
清单3 中的属性显示特定于某个部署环境的数据。
This exchange of data is shown in Listing 6 (request) and Listing 7 (response).
清单6(请求)和清单7(响应)中显示了这种数据交换。
Listing 1 shows the data model for the above page.
清单1显示上述页面的数据模型。
That's your request data defined in Listing 6.
这就是清单6中定义的请求数据。
The methods in Listing 4 form the core of the data access tier.
清单4中的方法构成了数据访问层的核心。
The code shown in Listing 5 sets up that data.
清单5中所示的代码将设置该数据。
These steps allow the tag in Listing 1 to serve the data to the user.
这些步骤允许清单1中的标签向用户提供数据。
At this point, the client has a copy of the data in Listing 1.
此时,客户机具有清单1中数据的副本。
The specific data model is shown in Listing 2.
具体的数据模型见清单2。
The code for popping data out is similar, as Listing 3 shows.
取出数据的代码与此类似,见清单3。
应用推荐