-
特别感谢:**HalseySpicy**为我们带来卓越的前端框架[Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin),它不仅启发了我们的思维,更丰富了我们的开发视野。我们在开发前端框架时,参考并借鉴了其中的一些优秀写法。
Sz-Admin
基于SpringBoot3、Vue3的轻量级脚手架
# 简介
…
-
## Question(提问)
最开始提示 python 环境缺失,配置后(python3.9)重新 npm install;
接着提示 node-v16.14.2-headers.tar.gz 下载失败,解决后重新 npm install;
接着提示 Could not find any Visual Studio installation to use,解决后重新 npm insta…
-
[如何写每日任务](https://github.com/cuixiaorui/study-every-day/blob/main/sed/daily-task.md)
-
For vue 2, after pausing and replaying, the music plays slower in a low key, unless you refresh the whole page.
I checked from Internet, they said we could disable the timer to avoid this problem.…
-
-
## 参考文档
[Vue3中文文档 - vuejs](https://www.vue3js.cn/)
[Vue CLI](https://cli.vuejs.org/zh/guide/)
## 项目创建:
```
yarn global add @vue/cli@next
vue create writer_zone
vue ui 命令以图形化界面创建和管理项目
```
-
-
A `.d.ts`declaration file would be awesome for TypeScript users:)
-
pip install fastapi
pip install uvicorn
教程
第一步
```python
from fastapi import FastAPI
app = FastAPI() # 创建API实例
@app.get("/")
async def root():
return {"message": "Hello World"}
```…
-
> 最后更新于:2021-05-31
> 转载请说明出处,谢谢
## 一、食用说明
- 相似功能的插件,不推荐全都装上,请挑选一个使用
- 本列表所有插件均已测试使用过,但不代表不存在问题
- 任何插件本身的问题,请到对于代码仓库提交issue
## 二、拓展
名称 | 简述
---- | ----
[Auto Close Tag](https://marketp…