收录日期:2021/01/23 18:01:38 时间:2010-03-31 04:48:20 标签:flex
I am deploying a desktop application using AIR, and I would like to store some user-specific data on the machine such as a history of his entries. Is this possible? Where can I learn more about this? Thanks, Mike
This blog tells what all options you have for local data storage using AIR. Select one which best fits your needs and livedocs(Adobe Help site) will contain a good explanation of them along with examples.
There are some examples in the Air version of Tour de Flex for how do this.
Storing local data
Clent-side data storing,DOM storage or HTML5 Local Storage?
Which would be better? Storing/access data in a local text file, or in a database?
Application crashing on getting updated information from database using timer and storing it on local data structures
storing + evaluating performance data
Storing SSN/CC data
Storing Data as XML
Storing checkbox data
Storing real time data
MySQL++, storing realtime data
Storing data effectively
Storing Application Sensitive Data
Storing test data
Storing geo data
Storing data on iPad
Local web storing of files using HTML5
Storing Relational Data in XML
Storing database data in files?