diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/config.json" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..cb75ef146b1132f38ae82074f247f82a1e4bab3e --- /dev/null +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/config.json" @@ -0,0 +1,11 @@ +{ + "node_id": "game-fc5c9011b67a40dd9800e641a4011047", + "keywords": [], + "children": [], + "export": [ + "learn.json" + ], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/learn.json" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/learn.json" new file mode 100644 index 0000000000000000000000000000000000000000..2e2b0ce84c14e41bd76722cbf188791f2e24c57c --- /dev/null +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/learn.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "hello_tute", + "source": "learn.md", + "notebook_enable": false, + "exercise_id": "e8910b2c32c0461693a1051b0fb9dc57" +} \ No newline at end of file diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/learn.md" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/learn.md" new file mode 100644 index 0000000000000000000000000000000000000000..3c096e9479c01c7d18f6f8357708dac8a45f54b9 --- /dev/null +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/15.\345\277\203\351\207\214\346\234\211\346\225\260\357\274\210\350\256\241\345\210\206\347\263\273\347\273\237\357\274\211/learn.md" @@ -0,0 +1,28 @@ +# 心里有数(计分系统) + +请先阅读本节讲义⬇ + +[《心里有数(计分系统)》](https://orzgame.blog.csdn.net/article/details/105103786) + + +在Windows系统中`Use Custom User Dir`对应的文件夹在哪里? + + +## 答案 + +"用户名/AppData/Roaming/应用名" + +## 选项 + +### A + +游戏资源目录下 + +### B + +C盘根目录下 + +### C + +没有特定对应的文件夹 + diff --git a/data/tree.json b/data/tree.json index 15747e3b4aede24416a3182d80cd710ac2a2c347..d2bf7d80b412de3132674d41022deb789f6bbce0 100644 --- a/data/tree.json +++ b/data/tree.json @@ -171,6 +171,16 @@ "keywords_forbid": [], "group": 0 } + }, + { + "心里有数(计分系统)": { + "node_id": "game-fc5c9011b67a40dd9800e641a4011047", + "keywords": [], + "children": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 + } } ], "keywords_must": [],