Home > Q&A > body text
一个项目里面俩.java文件 为什么test文件只能编译 但没有运行的选项呢。。。 右键Test.java也只有编译选项 没有运行选项 求告知... java新手。。。
PHP中文网2017-04-17 15:09:24
The former has a main function, but the latter does not. Accept it, flash people.
高洛峰2017-04-17 15:09:24
In the Test.java file, right-click and click "Run"