File.Create(path)创建文件后需要调用Close()方法释放,可以File.Create(path).Close();