Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以将一个类添加为另一个类的属性?
如果是正常情况,我该怎么做?
有两种(可能是三种)方法可以做到这一点:
1-使用属性文本。
2-使用关联符号。
(3-两者)
看到这张图片。
这是 Craig Larman 的完整文章。
这是绝对正常的。@jurgenreza 的回应很全面。在他展示的各种选项中,我是选项 3 的批评者之一(因为冗余)。