android file.mkdir(). 06 August 2010. 今天在實作在sdcard裡面建立一個檔案! 其實這沒什麼難度! File file = new File("/sdcard/tmp/tmp.db");
確定! 回上一頁