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