提交 87530043 编写于 作者: M Mars Liu

typo

上级 758a6abf
...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
"type": "code_options", "type": "code_options",
"author": "ccat", "author": "ccat",
"source": "app.md", "source": "app.md",
"notebook_enable": false "notebook_enable": false,
"exercise_id": "d40c7c4707714fc99731cea30a515d37"
} }
\ No newline at end of file
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
## 答案 ## 答案
``` ```
以上说法均正确 所有选项均正确
``` ```
## 选项 ## 选项
......
...@@ -27,21 +27,29 @@ ...@@ -27,21 +27,29 @@
{ {
"编译Java程序": { "编译Java程序": {
"node_id": "java-3c458ea864a540468e0b10cd82df0662", "node_id": "java-3c458ea864a540468e0b10cd82df0662",
"keywords": [], "keywords": [
"hello world",
"app"
],
"children": [] "children": []
} }
}, },
{ {
"Java的运行机制": { "Java的运行机制": {
"node_id": "java-2af8b309ed874ad6bd06c6f2363d098d", "node_id": "java-2af8b309ed874ad6bd06c6f2363d098d",
"keywords": [], "keywords": [
"runtime",
"运行机制"
],
"children": [] "children": []
} }
}, },
{ {
"根据CLASSPATH环境变量定位类": { "根据CLASSPATH环境变量定位类": {
"node_id": "java-4ddfc05dbbe54300905f404c1ed1b4f9", "node_id": "java-4ddfc05dbbe54300905f404c1ed1b4f9",
"keywords": [], "keywords": [
"classpath"
],
"children": [] "children": []
} }
}, },
...@@ -86,7 +94,8 @@ ...@@ -86,7 +94,8 @@
"Java中的关键字": { "Java中的关键字": {
"node_id": "java-e16c7862e7cc4feeb54cf6a42dd65cef", "node_id": "java-e16c7862e7cc4feeb54cf6a42dd65cef",
"keywords": [ "keywords": [
"关键字" "关键字",
"keyword"
], ],
"children": [] "children": []
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册