android笔记-创新互联
14.3.01
成都创新互联作为成都网站建设公司,专注重庆网站建设公司、网站设计,有关成都定制网页设计方案、改版、费用等问题,行业涉及格栅板等多个领域,已为上千家企业服务,得到了客户的尊重与认可。1Shared Preferences
Store private primitive data in key-value pairs.
参数共享(保存关键参数:下载、登陆等)
2Internal Storage
Store private data on the device memory.
内部存储
3External Storage
Store public data on the shared external storage.
外部存储(保存文件、安装包)
4SQLite Databases
Store structured data in a private database.
数据库存储(外存)
5Network Connection
Store data on the web with your own network server.
网络存储
按钮点击保存
得到参数共享类型的对象
默认值
编辑器类型的对象
想编辑器对象添加数据
提交
默认值
:默认值
privatevoid
boolean"isLogin"false
"name""Lily"
mTv_show" "
包名
保存的文件名
、InternalStorage
包名/files/aa.txt"
privatevoid
null
try
openFileOutput("aa.txt", MODE_PRIVATE);
"Hello"
catch
catch
finally
ifnull
try
catch
privatevoid
fisnull
ByteArrayBuffer bab=new ByteArrayBuffer(4000);
try
e"getData""sss"
fisnew"data/data/com.example.day_example/files/aa.txt"
int
bytenewbyte
whilefis
new
mTv_show
e"getData------>"""
catch
catch
finally
iffisnull
try
fis
catch
私有模式:只有当前应用才能对这个文件进行读写操作,不会进
添加模式:只有当前应用才能对这个文件进行读写操作,对数据
其他应用可读
其他应用可写
sd
sd
sd
另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。
分享标题:android笔记-创新互联
文章路径:http://ybzwz.com/article/dggisg.html