编译错误:cannot read: StudentTest.java
我输入以下命令行时:
javac StudentTest.java
出现:
error: cannot read:StudentTest.java
1 error
请各位高手帮帮忙
[解决办法]
StudentTest.java在哪个目录下?包是什么?
发布时间: 2012-01-19 00:22:28 作者: rapoo
编译错误:cannot read: StudentTest.java
我输入以下命令行时:
javac StudentTest.java
出现:
error: cannot read:StudentTest.java
1 error
请各位高手帮帮忙
[解决办法]
StudentTest.java在哪个目录下?包是什么?