From 758a6abf73265cc8aab44d21c1c9a14c93cf6a16 Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Mon, 29 Nov 2021 22:10:32 +0800 Subject: [PATCH] makeup structure --- .../app.json" | 6 ++++++ .../config.json" | 4 ++-- .../config.json" | 2 +- .../config.json" | 2 +- .../config.json" | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 "data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/2.\347\274\226\350\257\221Java\347\250\213\345\272\217/app.json" diff --git "a/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/2.\347\274\226\350\257\221Java\347\250\213\345\272\217/app.json" "b/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/2.\347\274\226\350\257\221Java\347\250\213\345\272\217/app.json" new file mode 100644 index 0000000..28bfa44 --- /dev/null +++ "b/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/2.\347\274\226\350\257\221Java\347\250\213\345\272\217/app.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "ccat", + "source": "app.md", + "notebook_enable": false +} \ No newline at end of file diff --git "a/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/2.\347\274\226\350\257\221Java\347\250\213\345\272\217/config.json" "b/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/2.\347\274\226\350\257\221Java\347\250\213\345\272\217/config.json" index c90de29..398b098 100644 --- "a/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/2.\347\274\226\350\257\221Java\347\250\213\345\272\217/config.json" +++ "b/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/2.\347\274\226\350\257\221Java\347\250\213\345\272\217/config.json" @@ -1,7 +1,7 @@ { "node_id": "java-3c458ea864a540468e0b10cd82df0662", - "keywords": [], + "keywords": ["hello world", "app"], "children": [], - "export": [], + "export": ["app.json"], "title": "编译Java程序" } \ No newline at end of file diff --git "a/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/3.Java\347\232\204\350\277\220\350\241\214\346\234\272\345\210\266/config.json" "b/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/3.Java\347\232\204\350\277\220\350\241\214\346\234\272\345\210\266/config.json" index 2cb9b57..6ba21bc 100644 --- "a/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/3.Java\347\232\204\350\277\220\350\241\214\346\234\272\345\210\266/config.json" +++ "b/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/3.Java\347\232\204\350\277\220\350\241\214\346\234\272\345\210\266/config.json" @@ -1,6 +1,6 @@ { "node_id": "java-2af8b309ed874ad6bd06c6f2363d098d", - "keywords": [], + "keywords": ["runtime", "运行机制"], "children": [], "export": [ "runtime.json" diff --git "a/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/4.\346\240\271\346\215\256CLASSPATH\347\216\257\345\242\203\345\217\230\351\207\217\345\256\232\344\275\215\347\261\273/config.json" "b/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/4.\346\240\271\346\215\256CLASSPATH\347\216\257\345\242\203\345\217\230\351\207\217\345\256\232\344\275\215\347\261\273/config.json" index d369207..c5ebacd 100644 --- "a/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/4.\346\240\271\346\215\256CLASSPATH\347\216\257\345\242\203\345\217\230\351\207\217\345\256\232\344\275\215\347\261\273/config.json" +++ "b/data/1.Java\345\210\235\351\230\266/1.Java\346\246\202\350\247\210/4.\346\240\271\346\215\256CLASSPATH\347\216\257\345\242\203\345\217\230\351\207\217\345\256\232\344\275\215\347\261\273/config.json" @@ -1,6 +1,6 @@ { "node_id": "java-4ddfc05dbbe54300905f404c1ed1b4f9", - "keywords": [], + "keywords": ["classpath"], "children": [], "export": [ "classpath.json" diff --git "a/data/1.Java\345\210\235\351\230\266/2.Java\347\232\204\345\237\272\346\234\254\350\257\255\346\263\225/3.Java\344\270\255\347\232\204\345\205\263\351\224\256\345\255\227/config.json" "b/data/1.Java\345\210\235\351\230\266/2.Java\347\232\204\345\237\272\346\234\254\350\257\255\346\263\225/3.Java\344\270\255\347\232\204\345\205\263\351\224\256\345\255\227/config.json" index 6b221a8..2d693f9 100644 --- "a/data/1.Java\345\210\235\351\230\266/2.Java\347\232\204\345\237\272\346\234\254\350\257\255\346\263\225/3.Java\344\270\255\347\232\204\345\205\263\351\224\256\345\255\227/config.json" +++ "b/data/1.Java\345\210\235\351\230\266/2.Java\347\232\204\345\237\272\346\234\254\350\257\255\346\263\225/3.Java\344\270\255\347\232\204\345\205\263\351\224\256\345\255\227/config.json" @@ -1,7 +1,7 @@ { "node_id": "java-e16c7862e7cc4feeb54cf6a42dd65cef", "keywords": [ - "关键字" + "关键字", "keyword" ], "children": [], "export": [ -- GitLab