java - Create whole path automatically when writing to a new file ...
I want to write a new file with the FileWriter . I use it like this: FileWriter newJsp ...
Something like: File file = new File("C:\\user\\Desktop\\dir1\\dir2\\filename.txt"); file
.
www.google.com.tw |