package com.example.cxy.file; import android.os. ... 判斷檔案是否存在if (file.exists()){ //檔案如果存在刪除這個檔案file.delete(); Toast.
確定! 回上一頁