File file = new File("d:\\魏帆\\uuu.txt");Scanner in = new Scanner(file.get(file));可以成功运行,为什么不能打开文档呢?ps:代码两行,是不是我缺点什么 查看完整描述