In this post, we will see how to move file to another directory in java. We will use java.io.File 's rename(File dest) to do it.
確定! 回上一頁