简介 目录 评价 推荐
  • 阿巴阿巴啦啦啦啦 2023-03-27

    这一行的创建可以直接使用PSVm

    https://img2.mukewang.com/642162c7000189b805690052.jpg

    输出结果,使用sout

    http://img3.mukewang.com/642163c100014d9f05760047.jpg

    0赞 · 0采集
  • 慕运维5049730 2022-03-09

    记录一下哈哈哈

    0赞 · 0采集
  • 慕运维5049730 2021-02-03

    联系it我杰斯防晒是V型从v下次 

    截图
    0赞 · 0采集
  • 慕运维5049730 2021-02-03

    编程题编程题编程题编程题编程题

    0赞 · 0采集
  • WE_Xing 2020-09-25
    public class Main {
        public static void main(String[] args) {
            int s = 56;
            int c = 0;
            System.out.println("加分前的成绩: " + s);
            while (s < 60) {
                s += 1;
                c += 1;
            }
            System.out.println("加分后的成绩: " + c);
            System.out.println("一共加了" + c + "次");
        }
    }


    截图
    0赞 · 2采集
数据加载中...
开始学习 免费