摘要: package com.itheima_01;//测试类public class StaticDemo { public static void main(String[] args) { //只需要给一次university的值就好了,全部都能用 Student.university = "西安电 阅读全文
posted @ 2021-11-19 16:30 小风扇呜呜呜 阅读(22) 评论(0) 推荐(0)