【PHP/Vue/React】学习框架
1. 编码环境是?
软件+数据库+服务器+协议
eclispse(先装上PHP/VUE/React的插件,准备好环境)
PHP:https://www.cnblogs.com/itsharehome/p/11070861.html
Vue:https://blog.csdn.net/weixin_42812176/article/details/105731890
React:https://blog.csdn.net/Birhgt/article/details/108683600
2.PHP基础语法
Hypertext Preprocessor,C+Java+Perl
https://www.runoob.com/php/php-syntax.html
3.Vue和React的基础语法
https://www.runoob.com/vue2/vue-tutorial.html
https://www.runoob.com/react/react-tutorial.html
3.实际案例