2017-3-10学习笔记

    xiaoxiao2021-03-25  78

    如果有一个类为Account, 在类Customer中创建一个私有**属性**account,语法应该为private Account account; 因为Account为引用类型,定义一个引用类型的account,则用Account属性。语法等同于String str。

    转载请注明原文地址: https://ju.6miu.com/read-17886.html

    最新回复(0)