|
发表于 2003-11-17 20:18:52
|
显示全部楼层
Please show your source code first!
I think the reason is the filename "first.java" is not coincide with the class name "First", if the class name is "First", please change the filename from "first.java" to "First.java" and give a try! |
|