Calendar类是一抽象类,不能采用new实例化,可以使用Calendar类的static方法()初始化一个日历对象。

Calendar类是一抽象类,不能采用new实例化,可以使用Calendar类的static方法()初始化一个日历对象。

正确答案:getInstance()

猜你喜欢