Multiple classes in a single Java file, each with a main method - unexpected behavior?

前端 未结 3 572
时光取名叫无心
时光取名叫无心 2021-01-13 16:06

I have got the following code in a file called test.java which is located inside the directory C:\\D\\JavaProjects

class test
{
        public static void ma         


        
3条回答
提交回复
热议问题