getAbsolutePath() + "/My_directory/"; File temp_file = new File(path); if (!temp_file.exists()){ Boolean can_create= temp_file.mkdir(); }***.
確定! 回上一頁