3月17日

方法 public class DemoMethod { public static void main(String[] args) { methed1(); // 调用方法 } // 方法 public static void methed1() { System.out.println(“hhh”); } } 方法不能嵌套 switch后面小括号当中只能是下列数据类型: 基本数据类型:byt
相关文章
相关标签/搜索