You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.io.FileNotFoundException: E:\Linyinnian\qald6_special.txt (系统找不到指定的路径。)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at java.io.FileInputStream.(FileInputStream.java:93)
at java.io.FileReader.(FileReader.java:58)
at utils.FileUtil.readFile(FileUtil.java:14)
at qa.GAnswer.main(GAnswer.java:202)
另外:暂时未发现中文版的项目与之前的英文版的有何区别,请指教!谢谢!
The text was updated successfully, but these errors were encountered:
java.io.FileNotFoundException: E:\Linyinnian\qald6_special.txt (系统找不到指定的路径。)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at java.io.FileInputStream.(FileInputStream.java:93)
at java.io.FileReader.(FileReader.java:58)
at utils.FileUtil.readFile(FileUtil.java:14)
at qa.GAnswer.main(GAnswer.java:202)
另外:暂时未发现中文版的项目与之前的英文版的有何区别,请指教!谢谢!
The text was updated successfully, but these errors were encountered: