Browse Source

Updated files

master
adiao 2 years ago
parent
commit
fdb3e31d4f
  1. 4
      EssOS/项目分析.md

4
EssOS/项目分析.md

@ -37,10 +37,10 @@ str=>start: Start
op=>operation: 领导 op=>operation: 领导
cond=>condition: 是否提交 cond=>condition: 是否提交
e=>end e=>end
srt->cond->op->e srt->cond->op
cond(yes)->op cond(yes)->op
cond(no)->str cond(no)->str
op->e
``` ```

Loading…
Cancel
Save