We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a391f9 commit 4b2744dCopy full SHA for 4b2744d
tutorial01/tutorial01.md
@@ -17,7 +17,7 @@ JSON(JavaScript Object Notation)是一个用于数据交换的文本格式
17
~~~js
18
{
19
"title": "Design Patterns",
20
- "subtitle": "Elements of Reusable Object-Oriented Software"
+ "subtitle": "Elements of Reusable Object-Oriented Software",
21
"author": [
22
"Erich Gamma",
23
"Richard Helm",
0 commit comments