摘要:
import java.util.Scanner; public class SwitchTest01 { public static void main(String[] args) { System.out.println("请输入月份"); Scanner sc = new Scanner(System.in); int ... 阅读全文
摘要:
This is Cheney-Yang's blog ! Welcome to here ! This is Cheney-Yang's blog ! Welcome to here ! This is Cheney-Yang's blog ! Welcome to here ! This is C 阅读全文
摘要:
public class ShoppingSystem{ public static void main(String[] args){ //System.out.println("**********************************\t"); System.out.println( 阅读全文