# 知识不是秘密,如何运用知识才是秘密
知识的输入并不难,现在满屏都是各种各样图文的,音频的,视频的信息,想要什么内容搜一搜就获得了。
难的是理解和再次输出,并且在实际运用过程中能派上用场。
# 移动端UI框架
大部分的移动端UI框架,都是基于 Vue
名称 | Star | Demo | 文档 |
---|---|---|---|
vux | 演示 | https://vux.li | |
mint-ui | 演示 | http://mint-ui.github.io/docs | |
vant | 演示 | https://youzan.github.io/vant | |
mui | 演示 | https://dev.dcloud.net.cn/mui/ui |
# PHP框架
名称 | Star | 文档 |
---|---|---|
laravel | https://learnku.com/docs/laravel | |
symfony | http://symfonychina.com/ | |
yii2 | https://www.yiichina.com/doc | |
CodeIgniter4 | https://codeigniter.com/user_guide/ |
# Java框架
名称 | Star | 文档 |
---|---|---|
Spring Boot | https://start.spring.io/ | |
Spring Framework | https://spring.io/ |