游浪踏

导航

 

2018年12月30日

摘要: 初始化 list List 的一些方法和用途 List()或者Nil 表示空列表 List("Cool","tools","rule") 创建一个新的List[String],包含三个值:Cool、tools、rule val thrill = "Will" :: "fill" :: "untill 阅读全文
posted @ 2018-12-30 10:58 游浪踏 阅读(389) 评论(0) 推荐(0)