就是告诉你文件名和class name一致
我是这么理解的
【 在 tortelee (hust-wh) 的大作中提到: 】
: javac [options] [source-files]
: 阅读javac的文章,看到这句话
: All options are indeed entirely optional. Source files can be directly specified as arguments to the javac command or kept in a referenced argument file as described later.
: ...................
--
FROM 114.248.217.116