Plantuml 问答列表

获取 plantUML 中出现语法错误的 extact 行

作者:Adi Prasetyo 提问时间:6/7/2023

问候,愿平安降临在你身上。 我正在使用带有 VS 代码的 mac OS,我的意思是我使用 plantUML 作为扩展。 我在这方面有 0 次经验,在此之前我使用了 app.diagram。 @sta...

如何更改 PlantUML 序列图中条件块的格式

作者:Alexander Mills 提问时间:10/6/2023

我有看起来像这样的东西: 生成条件块的代码为: alt Condition1 Object3 -> Object4: Message5 else Condition2 Object3 -> O...

PlantUML 在指定异步消息时产生错误

作者:Alexander Mills 提问时间:10/6/2023

我有这个 PlantUML 代码 (.puml) @startuml title Asynchronous Message Example participant Alice participan...

在 PlantUML .puml 文件中声明类时出现语法错误

作者:Alexander Mills 提问时间:10/6/2023

我有这个.puml代码: @startuml class ClassName { // Class members (attributes and methods) } participant...

VScode (Code-OSS) 无法显示 plantUML - 找不到精灵库 awslib

作者:azbarcea 提问时间:11/8/2023

我在 Archlinux 中,我已经安装了 plantuml 和 VSCode。在 VSCode 中,我尝试使用以下 Markdown 代码: @startuml !include <awslib/...

具有并行拆分执行的 PlantUML 活动图,以相反的顺序连接

作者:Mat 提问时间:11/17/2023

我有这个带有分割线的工厂 UML 图。现在我想更改符号,以便将修改绘制为红色。 @startuml start split :A; split again :B; split :C; split...


共6条 当前第1页