摘要: 半生对象理解如图: object Accompany { def main(args: Array[String]): Unit = { println(ScalaPerson.sex) // 底层等价于 ScalaPerson$.MODULE$.sex() ScalaPerson.sayHi() 阅读全文
posted @ 2023-08-22 16:56 toto-sc 阅读(59) 评论(0) 推荐(0)