📄️ 大事件Vue相关内容
一、环境准备
📄️ Create a Document
Documents are groups of pages connected through:
📄️ Create a Blog Post
Docusaurus creates a page for each blog post, but also a blog index page, a tag system, an RSS feed...
📄️ Markdown Features
Docusaurus supports Markdown and a few additional features.
📄️ Deploy your site
Docusaurus is a static-site-generator (also called Jamstack).
📄️ Congratulations!
You have just learned the basics of Docusaurus and made some changes to the initial template.
📄️ 颜色相关代码
📄️ 安装Docusaurus遇到的问题
1、npm run build 后提示:
📄️ Vercel相关
简介
📄️ 解决GitHub时不时连接不上的问题
1、找到自己电脑的hosts文件,直 接百度查找 “hosts文件地址” 即可,一般是:
📄️ Android Studio Terminal 打不开的问题
1、找到Help中Edit Custom VM Options...添加
📄️ Control Center 3.0无法启动:立即解决攻略
如果上述方法都无法解决问题,你可以尝试手动安装。具体步骤如下:
📄️ docker-compose.yaml示例
这是一个包含 Nginx、MySQL 和 Redis 的 docker-compose.yaml 文件示例:
📄️ adb远程连接手机
基础:可使用android studio中的 Terminal或者 通过PowerShell(需配置环境变量)