摘要: 一、static关键字概述 一旦使用了static关键字,那么使用了static关键字的内容属于当前的类,只要是本类的对象,都能共享... 阅读全文
posted @ 2020-10-05 20:26 谢海川 阅读(40) 评论(0) 推荐(0)