课程: Java: Advanced Concepts for High-Performance Development
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Challenge: Files and directories - Java教程
课程: Java: Advanced Concepts for High-Performance Development
Challenge: Files and directories
(upbeat music) - [Instructor] Let's have a look at the last exercise in this course. So for this one, there's a class called "FilesExercise" inside _07_05. And inside this folder you'll also see that there are two more folders, Folder A and Folder B. So for this exercise, you need to create an empty file called "example.txt" inside Folder A. Then you should copy the file to Folder B. And finally, you should list the contents of Folder B to check that your file is in there. So I hope you enjoy this exercise and good luck, and I'll be walking through the solution in the next video.