java随笔2 变量类定义

如果要定义变量为对象,就要创建此对象对应的java类,

且定义的类型为类名,且都为private

原文地址:https://www.cnblogs.com/dianzan/p/10259578.html