摘要:
1.def和in是关键字 2.==映射到了equals() 中,如果有Comparable接口实现,则优先compareTo 3.传递闭包 4.int[] arr = [1,2,3,4] // arr type is int[] def arr = [1,2,3,4] // arr type is 阅读全文
posted @ 2017-07-27 17:01
IronCrow
阅读(163)
评论(0)
推荐(0)
浙公网安备 33010602011771号