摘要: 代码效果: 代码: import java.util.Scanner; /* 补全诗句 */ public class game1 { public static void main(String[] args){ int x=1,y=0; while(x==1){ System.out.print 阅读全文
posted @ 2018-03-07 10:30 赤墨 阅读(325) 评论(0) 推荐(0)