12 2020 档案
摘要:非静态方法 public class Demo2 { public static void main(String[] args) { //实例化这个类 new //对象类型 对象名 = 对象值 Student student = new Student(); student.say(); } pu
阅读全文
摘要:Markdown学习 标题: 三级标题 四级标题 字体 hello,world! hello,world! hello,world! hello,world! 引用 选择狂神说java,走向人生巅峰 分割线 图片 ![图片名字]+() 括号内是图片路径 超链接 点击跳转到wyj的博客 [名字]+()
阅读全文
浙公网安备 33010602011771号