摘要: File f=new File(“路径”)if(f.exist()){f.delete();}///权限 阅读全文
posted @ 2012-04-20 17:14 aiplus 阅读(138) 评论(0) 推荐(0)
悬浮按钮示例