摘要:
路径优化:未使用API时://外部存储空间路径"sdcard/info.txt",也可以"storage/sdcard/info.txt"File file =new File("sdcard/info.txt");使用API://使用API,返回FILE对象,其路径是SD卡的真实路径File fi... 阅读全文
posted @ 2015-10-15 20:45
平常心,平常心
阅读(292)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2015-10-15 20:36
平常心,平常心
阅读(2)
评论(0)
推荐(0)