文件名称:Android-Mobile-security
-
所属分类:
- 标签属性:
- 上传时间:2013-01-12
-
文件大小:24.17kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在android平台下用于保存数据有三种方式,1、SQLite 2、SharedPreferences 3、File
SharedPreferences是将数据保存在一个xml文件中,并且是以Map的形式保存,一个Key对应一个Value,但获取某一个Key的时候,都会有一个默认值,这个默认值是在xml不存在这个key值的时候使用。
-There are three ways to save data in the android platform, SQLite, SharedPreferences, File SharedPreferences is the data stored in an xml file, and is save the Map in the form of a Key corresponding to a Value, but get one Key when there will be a default value, the default value is xml when the key value does not exist.
SharedPreferences是将数据保存在一个xml文件中,并且是以Map的形式保存,一个Key对应一个Value,但获取某一个Key的时候,都会有一个默认值,这个默认值是在xml不存在这个key值的时候使用。
-There are three ways to save data in the android platform, SQLite, SharedPreferences, File SharedPreferences is the data stored in an xml file, and is save the Map in the form of a Key corresponding to a Value, but get one Key when there will be a default value, the default value is xml when the key value does not exist.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android Mobile security.docx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.