摘要: import java.util.Scanner; public class SwitchTest01 { public static void main(String[] args) { System.out.println("请输入月份"); Scanner sc = new Scanner(System.in); int ... 阅读全文
posted @ 2016-10-28 20:01 cheney-yang 阅读(372) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2016-10-28 18:36 cheney-yang 阅读(436) 评论(2) 推荐(0) 编辑
摘要: public class ShoppingSystem{ public static void main(String[] args){ //System.out.println("**********************************\t"); System.out.println( 阅读全文
posted @ 2016-10-28 18:25 cheney-yang 阅读(1075) 评论(0) 推荐(0) 编辑