---
home: true
heroImage: https://static01.imgkr.com/temp/f0108d7c178b4ce196e43ebec14fbf23.png
heroText: 计算机应试全家桶
externalLinkIcon: false
tagline: 磨刀不误砍柴工、读完硕士再打工,笔记内容持续更新...
actions:
- text: 快速开始→
link: /guide/
type: primary
- text: 工作机会
link: /gangg
type: secondary
features:
- title: 基础概览
details: 与官网同步的Egg.js框架基础知识整理,有效地降低日常开发和复习巩固的查询、学习时间。
- title: 整理强化
details: 官方插件的基础上,抽象、封装出适合自己功能的plus插件,能够快速集成、使用在新的项目中。
- title: 反复反复
details: 通过以项目Demo示例的方式,对框架常用的功能进行Code编写和整理,提供有效且易用的代码封装。
footerColumn: 3
footerWrap:
- headline: 相关资料
items:
- title: 王道论坛
link: https://github.com/zpfz/vuepress-theme-antdocs
details: 全平台都可以关注
- title: 研招网
link: https://github.com/zpfz/vuepress-theme-antdocs
details: 考研最新消息
- headline: 开源共享
items:
- title: 408Family
link: https://github.com/zpfz/vuepress-theme-antdocs
details: egg-axios-plus
- title: 408CSFamily
link: https://github.com/zpfz/vuepress-theme-antdocs
details: egg-grpc-plus
- title: mysql
link: https://github.com/zpfz/vuepress-theme-antdocs
details: egg-mysql-plus
- title: sequelize
link: https://github.com/zpfz/vuepress-theme-antdocs
details: egg-sequleize-plus
- title: MQ
link: https://github.com/zpfz/vuepress-theme-antdocs
details: egg-rabbit-plus
- headline: 线上平台
items:
- title: Oauth2
link: http://oauth2.142vip.cn
details: 授权管理
- title: Yapi
link: https://yapi.142vip.cn
details: 高效、易用的api平台
- headline: 联系方式
items:
- title: 掘金
link: https://juejin.cn/user/448256476724807
details: 不定期更新
- title: CSDN
link: https://blog.csdn.net/Mmdapls
details: 不定期更新
- title: Github
link: https://github.com/mmdapl
details: 日常更新
- title: 哔哩哔哩
link: https://space.bilibili.com/350937042
details: 不定期更新
# 百度统计
footer: Copyrights © 2019-2022 妍荣姑娘网络工作室 | Rong姐姐好可爱
# footer: Copyrights © 2019-2022 妍荣姑娘网络工作室 Rong姐姐好可爱
footerHtml: true
---
---
### 本地浏览【推荐】
由于平台、网络等原因,在线浏览容易出现加载面、加载不出来等常见问题,因此非常建议在本地进行浏览、学习;**下面指令默认你已经安装[Git](https://git-scm.com/download)、[NPM](https://www.npmjs.com/)、[PNPM](https://www.pnpm.cn/)、[Yarn](https://yarn.bootcss.com/)、[Node](http://nodejs.cn)等环境,并对此有一定了解!**