diff --git "a/\346\235\216\346\265\251\345\256\207/20240314_\346\223\215\344\275\234\347\263\273\347\273\23702.md" "b/\346\235\216\346\265\251\345\256\207/20240314_\346\223\215\344\275\234\347\263\273\347\273\23702.md" new file mode 100644 index 0000000000000000000000000000000000000000..b5c22a46d1045ad335bba9a8dc26b6cf06823eef --- /dev/null +++ "b/\346\235\216\346\265\251\345\256\207/20240314_\346\223\215\344\275\234\347\263\273\347\273\23702.md" @@ -0,0 +1,9 @@ +# 设置 + +由设置进入设置入口,可以找到各个其他设置的入口。 + +![设置入口](https://qny.iouklmmn.top/PicGo/202403162156488.png) + +## 网络设置 + +![网络设置](https://qny.iouklmmn.top/PicGo/202403162157043.png) diff --git "a/\346\235\216\346\265\251\345\256\207/20240315_\346\226\207\344\273\266\345\244\271.md" "b/\346\235\216\346\265\251\345\256\207/20240315_\346\226\207\344\273\266\345\244\271.md" new file mode 100644 index 0000000000000000000000000000000000000000..895f82f39e4e77bb26e30f731b0f5681021ab081 --- /dev/null +++ "b/\346\235\216\346\265\251\345\256\207/20240315_\346\226\207\344\273\266\345\244\271.md" @@ -0,0 +1,13 @@ +# 文件夹 + +下图中为 C 盘中常见文件夹。 + +![文件夹](https://qny.iouklmmn.top/PicGo/202403162158514.png) + +其中:Program Files(Program Files(x86))为常见软件安装目录,Windows 为系统安装目录。 + +## hosts + +在 `"C:\Windows\System32\drivers\etc\"`中有名为 hosts 的文件,可在其中指定本机的 DNS 地址解析。 + +![hosts](https://qny.iouklmmn.top/PicGo/202403162202447.png)