2019年5月6日

今天进行函数调用的练习

摘要: package 练习;import java.util.Scanner;public class 练习 {public static void main(String[] args){ int a; Scanner sc=new Scanner(System.in); a=0; while(a!=1 阅读全文

posted @ 2019-05-06 20:57 18软工五班龙向昆 阅读(117) 评论(0) 推荐(0) 编辑

导航