-
GestureDetector的一些xml属性查看全部
-
GestureDetector 进行手势识别查看全部
-
http://www.cnblogs.com/Mihai/p/5578647.html 源代码的网址查看全部
-
常用的service服务查看全部
-
ServiceConnection重写方法查看全部
-
service查看全部
-
SQLite 6个优点查看全部
-
SharedPreference 实现登陆用户账户记住功能: editor.putString("name","admin");添加用户名 pref.getString("name","");获取存的用户名 editor.remove("name");删除存储的用户名 每次完成操作必须引用:editor.commit();查看全部
-
BroadcastReceivor使用注意事项查看全部
-
四大组件之ContentProvider查看全部
-
数据库查询查看全部
-
FileOUtputStream fos= openOutoput(文件名,访问权限); fos.write(写入的二进制文件);查看全部
-
getExesternalCacheDir()查看全部
-
this.getCacheDir() 获得当前应用程序的默认缓存目录,当手机内存不足时,系统会自动将其内容删除,故不能将重要的文件存入里面查看全部
-
this.getFilesdir() 获取当前应用程序的默认路径查看全部
举报
0/150
提交
取消