摘要:
public class shuzu { public static void main(String[] args) { //数组 //类型+[] // int[]s; // // Spring[]str; // // //使用之前初始化大小 // int[]a=new int[5];//数组初始 阅读全文
posted @ 2016-02-27 14:00
百事没事
阅读(732)
评论(0)
推荐(0)
摘要:
---恢复内容开始--- //猴子吃桃 int a=1; for(int i=6;i>=1;i--) { a=(a+1)*2; } System.out.println(a); //象棋盘 double sum = 0; for (int i = 1; i <=1; i++) { double x= 阅读全文
posted @ 2016-02-27 08:55
百事没事
阅读(215)
评论(0)
推荐(0)

浙公网安备 33010602011771号