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.
我正在研究流程图和其他图形和图表。
Stevens 在 TCP/IP Illustrated 中解释协议或流程时,使用带有两条垂直线“客户端”和“服务器”以及它们之间的箭头的图表。有人知道书中图表的名称吗?
有人知道其他类型的图表或可以列出它们吗?
提前致谢。
我不熟悉这本书,但听起来你在描述 UML序列图:
如果您想自己制作,WebSequenceDiagrams是一个很棒的免费在线资源。
UML 有许多其他用于表示代码的图表,您可能会发现它们很有帮助。