int age=25;
if(age>=18){
System.out.println("成年");
}else{
System.out.println("未成年");
}
计量赵子龙
holy_night
相关分类