generated from Meekdai/Gmeek-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blogBase.json
1 lines (1 loc) · 8.35 KB
/
blogBase.json
1
{"singlePage": [], "startSite": "09/16/2024", "filingNum": "", "onePageListNum": 15, "commentLabelColor": "#006b75", "yearColorList": ["#bc4c00", "#0969da", "#1f883d", "#A333D0"], "i18n": "CN", "themeMode": "manual", "dayTheme": "light", "nightTheme": "dark", "urlMode": "pinyin", "script": "<script src='https://blog.meekdai.com/Gmeek/plugins/GmeekTOC.js'></script>", "style": "", "head": "", "indexScript": "", "indexStyle": "", "bottomText": "", "showPostSource": 1, "iconList": {"moonzfxs": "M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"}, "UTC": 8, "rssSplit": "sentence", "exlink": {"moonzfxs": "https://github.com/qwtoe"}, "needComment": 1, "allHead": "", "title": "moonzfzs' BlogSpace", "displayTitle": "oonzfzs' BlogSpace", "subTitle": "\u751f\u6d3b\u4e2d\u4e0d\u5fc5\u8981\u6e34\u6c42\u522b\u4eba\u7684\u7406\u89e3\u4e0e\u8ba4\u540c\u3002In life it is unnecessary to crave others' understanding and approval.", "avatarUrl": "https://img.icons8.com/?size=100&id=rYxZhsdVXXJS&format=png&color=000000", "GMEEK_VERSION": "last", "faviconUrl": "https://img.icons8.com/?size=100&id=rYxZhsdVXXJS&format=png&color=000000", "postListJson": {"P3": {"htmlDir": "docs/post/Mac-shang-an-zhuang-node.js.html", "labels": ["\u62a5\u9519", "Mac", "\u642d\u5efa\u73af\u5883"], "postTitle": "Mac\u4e0a\u5b89\u88c5node.js", "postUrl": "post/Mac-shang-an-zhuang-node.js.html", "postSourceUrl": "https://github.com/qwtoe/qwtoe.github.io/issues/3", "commentNum": 0, "wordCount": 1759, "description": "\u5b98\u7f51\u7684\u5b89\u88c5\u6559\u7a0b https://nodejs.org/en/download/package-manager \uff1a\r\n```bash\r\n# installs nvm (Node Version Manager)\r\ncurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash\r\n\r\n# download and install Node.js (you may need to restart the terminal)\r\nnvm install 20\r\n\r\n# verifies the right Node.js version is in the environment\r\nnode -v # should print `v20.17.0`\r\n\r\n# verifies the right npm version is in the environment\r\nnpm -v # should print `10.8.2`\r\n```\r\n\r\n\u4f46\u662f\u6267\u884c\u7b2c\u4e00\u6761\u547d\u4ee4\u5c31\u62a5\u9519\uff1a`Failed to connect to raw.githubusercontent.com port 443 after 8 ms: Couldn't connect to server` \r\n\r\n**\u89e3\u51b3\u529e\u6cd5\uff1a**\r\n\r\n\r\n1\u3001https://www.ipaddress.com \u67e5\u8be2 `raw.githubusercontent.com` \u57df\u540d\u7684 ip \u5730\u5740\u3002", "top": 0, "createdAt": 1726474081, "style": "", "script": "<script src='https://blog.meekdai.com/Gmeek/plugins/GmeekTOC.js'></script><script src='https://blog.meekdai.com/Gmeek/plugins/GmeekVercount.js'></script>", "head": "", "ogImage": "https://img.icons8.com/?size=100&id=rYxZhsdVXXJS&format=png&color=000000", "createdDate": "2024-09-16", "dateLabelColor": "#bc4c00"}, "P4": {"htmlDir": "docs/post/VS Code-zhong-duan-ming-ling-zhi-xing-hou-chu-xian- __vsc_prompt_cmd_original- command not found.html", "labels": ["\u62a5\u9519", "Linux"], "postTitle": "VS Code\u7ec8\u7aef\u547d\u4ee4\u6267\u884c\u540e\u51fa\u73b0 __vsc_prompt_cmd_original: command not found", "postUrl": "post/VS%20Code-zhong-duan-ming-ling-zhi-xing-hou-chu-xian-%20__vsc_prompt_cmd_original-%20command%20not%20found.html", "postSourceUrl": "https://github.com/qwtoe/qwtoe.github.io/issues/4", "commentNum": 0, "wordCount": 389, "description": "\u64cd\u4f5c\u7cfb\u7edf\uff1aUbuntu Server 20.04 LTS 64bit\r\n\r\nVS Code\u7ec8\u7aef\u547d\u4ee4\u6267\u884c\u540e\u8001\u662f\u51fa\u73b0 `__vsc_prompt_cmd_original: command not found` \uff1a\r\n\r\n![](https://moonpic.oss-cn-beijing.aliyuncs.com/tf-feb/20240603222452.png)\r\n\r\n\u89e3\u51b3\u65b9\u6848\uff1a\r\n\r\n1\u3001`vim ~/.bashrc` \r\n2\u3001\u5728~/.bashrc\u91cc\u9762\u52a0\u5165\u547d\u4ee4\uff1a`unset PROMPT_COMMAND`\r\n3\u3001`source ~/.bashrc` \r\n\r\n<!-- ##{'script':'<script src='https://blog.meekdai.com/Gmeek/plugins/GmeekVercount.js'></script>'}## -->\u3002", "top": 0, "createdAt": 1726499630, "style": "", "script": "<script src='https://blog.meekdai.com/Gmeek/plugins/GmeekTOC.js'></script><script src='https://blog.meekdai.com/Gmeek/plugins/GmeekVercount.js'></script>", "head": "", "ogImage": "https://img.icons8.com/?size=100&id=rYxZhsdVXXJS&format=png&color=000000", "createdDate": "2024-09-16", "dateLabelColor": "#bc4c00"}, "P5": {"htmlDir": "docs/post/[Codeforces]2008B Square or Not.html", "labels": ["Codeforces", "\u7b97\u6cd5\u9898", "String"], "postTitle": "[Codeforces]2008B Square or Not", "postUrl": "post/%5BCodeforces%5D2008B%20Square%20or%20Not.html", "postSourceUrl": "https://github.com/qwtoe/qwtoe.github.io/issues/5", "commentNum": 0, "wordCount": 1628, "description": "[2008B](https://codeforces.com/problemset/problem/2008/B)\t[Square or Not](https://codeforces.com/problemset/problem/2008/B)\r\n\r\n\u601d\u8def\uff1a\r\n\r\n1\u3001\u5148\u5224\u65ad\u662f\u5426\u4e3a\u5e73\u65b9\u6570\uff1b\r\n2\u3001\u904d\u5386\u6b63\u65b9\u5f62\uff0c\u8ba1\u7b97`(i,j)`\u6240\u5bf9\u5e94\u5728 str \u4e2d\u7684\u4e0b\u6807\uff0c\u5224\u65ad\u6b63\u65b9\u5f62\u8fb9\u7f18\u662f\u5426\u4e3a1\uff0c\u5185\u90e8\u662f\u5426\u4e3a0\u3002", "top": 0, "createdAt": 1726553422, "style": "", "script": "<script src='https://blog.meekdai.com/Gmeek/plugins/GmeekTOC.js'></script><script src='https://blog.meekdai.com/Gmeek/plugins/GmeekVercount.js'></script>", "head": "", "ogImage": "https://img.icons8.com/?size=100&id=rYxZhsdVXXJS&format=png&color=000000", "createdDate": "2024-09-17", "dateLabelColor": "#bc4c00"}, "P6": {"htmlDir": "docs/post/TradingView-zi-ding-yi-zi-ji-de-BarCount-zhi-biao.html", "labels": ["Trade", "Trade\u6307\u6807"], "postTitle": "TradingView\u81ea\u5b9a\u4e49\u81ea\u5df1\u7684BarCount\u6307\u6807", "postUrl": "post/TradingView-zi-ding-yi-zi-ji-de-BarCount-zhi-biao.html", "postSourceUrl": "https://github.com/qwtoe/qwtoe.github.io/issues/6", "commentNum": 0, "wordCount": 2266, "description": "\u6839\u636e\u7ebd\u7ea6\u7684\u5f00\u76d8\u65f6\u95f4-\u7ed3\u675f\u65f6\u95f4\u663e\u793aBarCount\uff0c\u5176\u4ed6\u65f6\u95f4\u4e0d\u663e\u793a\uff0c\u8fd8\u53ef\u4ee5\u5b9a\u4e49\u9ed8\u8ba4\u51e0\u6839K\u7ebf\u663e\u793a\u4e00\u4e2aBarCount\u3002", "top": 0, "createdAt": 1726668353, "style": "", "script": "<script src='https://blog.meekdai.com/Gmeek/plugins/GmeekTOC.js'></script><script src='https://blog.meekdai.com/Gmeek/plugins/GmeekVercount.js'></script>", "head": "", "ogImage": "https://img.icons8.com/?size=100&id=rYxZhsdVXXJS&format=png&color=000000", "createdDate": "2024-09-18", "dateLabelColor": "#bc4c00"}, "P7": {"htmlDir": "docs/post/freqtrade-huan-jing-da-jian-zhi-nan-&-cai-keng.html", "labels": ["\u62a5\u9519", "\u642d\u5efa\u73af\u5883", "Trade"], "postTitle": "freqtrade\u73af\u5883\u642d\u5efa\u6307\u5357&\u8e29\u5751", "postUrl": "post/freqtrade-huan-jing-da-jian-zhi-nan-%26-cai-keng.html", "postSourceUrl": "https://github.com/qwtoe/qwtoe.github.io/issues/7", "commentNum": 0, "wordCount": 2823, "description": "\u80cc\u666f\uff1a\u7a7a\u767d\u670d\u52a1\u5668\r\n\r\n\u9996\u5148\uff0c\u5728https://www.freqtrade.io/en/stable/docker_quickstart/\u6839\u636e\u63d0\u793a\uff0c\u901a\u8fc7 docker \u8fdb\u884c\u73af\u5883\u642d\u5efa\u3002", "top": 0, "createdAt": 1727190665, "style": "", "script": "<script src='https://blog.meekdai.com/Gmeek/plugins/GmeekTOC.js'></script>", "head": "", "ogImage": "https://img.icons8.com/?size=100&id=rYxZhsdVXXJS&format=png&color=000000", "createdDate": "2024-09-24", "dateLabelColor": "#bc4c00"}}, "singeListJson": {}, "labelColorDict": {"Blog": "#7057ff", "C++": "#d876e3", "Codeforces": "#4FDD24", "Linux": "#a2eeef", "Mac": "#008672", "String": "#C5DEF5", "Trade": "#E6F7CD", "Trade\u6307\u6807": "#0E776C", "\u62a5\u9519": "#d73a4a", "\u642d\u5efa\u73af\u5883": "#D8EC48", "\u7b97\u6cd5\u9898": "#4265E8"}, "ogImage": "https://img.icons8.com/?size=100&id=rYxZhsdVXXJS&format=png&color=000000", "primerCSS": "<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />", "homeUrl": "https://qwtoe.github.io", "prevUrl": "disabled", "nextUrl": "disabled"}