Scala-trait
1、trait的扩展
一个用extends 多个用with
同时还存在自身扩展
欢迎关注我的公众号:小秋的博客
CSDN博客:https://blog.csdn.net/xiaoqiu_cr
github:https://github.com/crr121
联系邮箱:rongchen633@gmail.com
有什么问题可以给我留言噢~
1、trait的扩展
一个用extends 多个用with
同时还存在自身扩展