实现在sdcard上用append追加方式存储文件 ?

new FileOutputStream("文件名",true); 就可以了,第二个参数就是追加模式
posted on 2012-06-13 17:55  清沁  阅读(196)  评论(0编辑  收藏  举报