摘要:
/** * Created by jx_luo on 2015/3/18. */object test03 { def main(Args:Array[String]): Unit ={ val str=Array("abc","defg") //printArgs(str) p... 阅读全文
posted @ 2015-03-18 15:13 迷糊妖 阅读(242) 评论(0) 推荐(0)
|
|||
|
摘要:
/** * Created by jx_luo on 2015/3/18. */object test03 { def main(Args:Array[String]): Unit ={ val str=Array("abc","defg") //printArgs(str) p... 阅读全文
posted @ 2015-03-18 15:13 迷糊妖 阅读(242) 评论(0) 推荐(0) |
|||