This commit is contained in:
CakeCN
2024-12-03 16:21:19 +08:00
commit 4198ca63b1
975 changed files with 333413 additions and 0 deletions

9
Html/readme.md Normal file
View File

@@ -0,0 +1,9 @@
## 开发Tips
1. Vscode需要设置cookie后才可以正确访问这可以用来作为用户登录凭证
2. 为了将vscode的无必要控制入口删掉将对应的服务器上的settings.json进行修改
![1728381936172](image/readme/1728381936172.png)
2. 打开指定的文件夹的方式:`http://localhost:9888/?workspace=/mnt/c/CAKE/vscode/example_folder&folder=/mnt/c/CAKE/vscode/example_folder`