Skip to content

Commit f5ded4b

Browse files
committed
feat(依赖隔离模式): finish update
1 parent 64a0c26 commit f5ded4b

File tree

21 files changed

+345
-215
lines changed

21 files changed

+345
-215
lines changed

doc/第五轮.org

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
* TODO 图片使用白底
1+
* TODO 图片使用白底?
2+
3+
need study markdown specification!
24

35

46

doc/第四轮.org

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
- 因为BlockManager通过registerBlock函数注册了多个积木,所以BlockManager与System Blocks中的积木是一对多的组合关系
1818

1919

20+
* TODO 修改分析角色
21+
22+
** TODO “总体来看”加上用户这个部分,使其与UML中一致
23+
2024

2125
* TODO 修改代码
2226

@@ -82,6 +86,13 @@ engineState = World.registerAllPipelines(engineState)
8286

8387

8488

89+
* TODO 给出代码:“总”中一般会使用模块名
90+
91+
如将:
92+
首先,我们看下用户的代码;
93+
94+
改为:
95+
首先,我们看下Client的代码;
8596

8697

8798

@@ -92,6 +103,12 @@ engineState = World.registerAllPipelines(engineState)
92103

93104

94105

106+
107+
108+
109+
110+
111+
95112
* TODO 修改结构,改成正式成书的结构(use markdown)
96113

97114

0 commit comments

Comments
 (0)