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.
我无法决定如何在 Uml Diagram 中显示常量类属性。你能建议我怎么做吗?
我会这样做:
CONSTANT_NAME : constant_type = value
例如:
PI : double = 3.1415