数组
摘要:
声明数组 int[]age; int ages[]; age=new int[27] //命名27个int空间; double[]age=new double[27] //重1开始 string []student copy =new string [student .lenght] //数组的复制 阅读全文
posted @ 2016-04-14 22:47 百万萝莉过大江 阅读(125) 评论(0) 推荐(0)
2016年4月14日 #
posted @ 2016-04-14 22:47 百万萝莉过大江 阅读(125) 评论(0) 推荐(0)
2016年3月27日 #
posted @ 2016-03-27 20:22 百万萝莉过大江 阅读(180) 评论(0) 推荐(0)
2016年3月25日 #
posted @ 2016-03-25 23:22 百万萝莉过大江 阅读(160) 评论(0) 推荐(0)
2016年3月24日 #