Java创建新对象编译时发生错误,提示“需要标识符”这需要两个类。你的Point类没有写,但是正确的写法是:Pointclass:publicclassPoint{floatx;floaty;publ...