File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
en-US/docusaurus-plugin-content-docs/current/compile
ja-JP/docusaurus-plugin-content-docs/current/compile Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ title: 包说明
12
12
13
13
` Natasha.CSharp.Compiler.Domain ` 继承自 ` DotNetCore.Natasha.Domain ` 并实现了 ` DotNetCore.Natasha.DynamicLoad.Base ` 编译粘合接口包。
14
14
15
- ## 编译单元包
15
+ ### 编译单元包
16
16
17
- ` DotNetCore.Natasha.CSharp.Compiler ` Natasha 基础编译单元包。
17
+ ` DotNetCore.Natasha.CSharp.Compiler ` Natasha 基础编译单元包, 如果您不使用模板包,可以单独引用此包进行编译 。
18
18
19
19
### 扩展包
20
20
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ title: 包说明
12
12
13
13
` Natasha.CSharp.Compiler.Domain ` 继承自 ` DotNetCore.Natasha.Domain ` 并实现了 ` DotNetCore.Natasha.DynamicLoad.Base ` 编译粘合接口包。
14
14
15
- ## 编译单元包
15
+ ### 编译单元包
16
16
17
- ` DotNetCore.Natasha.CSharp.Compiler ` Natasha 基础编译单元包。
17
+ ` DotNetCore.Natasha.CSharp.Compiler ` Natasha 基础编译单元包, 如果您不使用模板包,可以单独引用此包进行编译 。
18
18
19
19
### 扩展包
20
20
You can’t perform that action at this time.
0 commit comments