//定义类型和描述 st=>start: 开始 e=>end: 结束 op=>operation: 我的操作 cond=>condition: 判断确认? st->op->cond cond(yes)->e cond(no)->op 来源:https://www.cnblogs.com/mingyongcheng/p/11330277.html 标签 流程图