import java.io.File; · import java.io.IOException; · public class CreateFileExample1 · { · public static void main(String[] args) · { · File file = new File("C:\\demo ...
確定! 回上一頁