Unhandled exception. System.IO.IOException: The process cannot access the file 'H:\testDirectory\d1\d2\test.text' because it is being used by another process.
因为它正在被别的线程读写(比如你把它打开了)