例如,可以将对象数据存储在某种格式的文本文件中,譬如CSV文件。
For example, you could store your object's data in some kind of formatted text file, such as a CSV file.
我们已经创建了一个数组对象来存储json_encode可以读取和转换为json字符串格式的结果信息。
We have created an array object to store our results information in a format that json_encode could read and convert to a json string.
您将使用基本的串行化将数据转换成可保存的格式,并使用文档对象模型(Document Object Model, DOM)存储来存储它。
You'll use some basic serialization to turn the data into a savable form, and then you'll store it using Document Object Model (DOM) Storage.
比如,对于这个博客系统,您可能想要存储被博客应用程序使用的对象以便格式化博客信息,而不是原始的HTML。
For example, with the blog system, you may want to store the object used by the blog application to format the post information, rather than the raw HTML.
例如,反射经常在持续存储对象为数据库、XML或其它外部格式的框架中使用。
For example, reflection is often used in frameworks that persist objects to databases, XML, or other external formats.
仍以我们的博客站点为例,存储信息的最佳点是在将博客类别格式化为对象,甚至是在格式化成HTML后。
Using our blog example, the best point to store information is once you have formatted the blog categories as an object, or even after formatting into HTML.
这种方式的问题是,如果以xml格式存储数据,而在应用程序中使用对象模型,就会产生各种映射和转换问题。
The problem with this approach is that if you are storing the data as XML and you are using the Object Model in the application, all kinds of mapping and transform issues arise.
大对象(lob)内联—小的LOB可存储在基表的格式化行中。
Large object (LOB) inlining - Small LOBs can be stored in the formatted rows of the base table.
一个应用,它利用用户定义的对象和可定制的文件格式以面向对象的风格存储数据。
An application that utilizes user defined objects and customizable file formats to store data in an object oriented fashion.
在此数据对象中存储指定的数据,以及一种或多种指定的数据格式。
Stores the specified data in this data object, along with one or more specified data formats.
若要把暂态对象永久保留,就必须把对象转换成一定格式的数据存储在文件或数据库中。
The data should be transformed and stored in file systems or databases to be permanent.
返回一个格式列表,此数据对象中的数据以这些格式存储,或可以转换为这些格式。
Returns a list of formats in which the data in this data object is stored, or can be converted to.
返回一个格式列表,此数据对象中的数据以这些格式存储,或可以转换为这些格式。
Returns a list of formats that the data in this data object is stored in, or can be converted to.
返回一个格式列表,此数据对象中的数据以这些格式存储。
Returns a list of formats in which the data in this data object is stored.
返回一个所有格式列表,此数据对象中的数据以这些格式存储。
Returns a list of all formats that the data in this data object is stored in.
返回一个所有格式的列表,此数据对象中的数据以这些格式存储,或可以转换为这些格式。
Returns a list of all formats that the data in this data object is stored in, or can be converted to.
返回一个所有格式的列表,此数据对象中的数据以这些格式存储,或可以转换为这些格式。
Returns a list of all formats that the data in this data object is stored in, or can be converted to.
应用推荐