![240](https://upload.jianshu.io/users/upload_avatars/26076956/85a74adc-9286-4c55-8e7e-b2277b3f1fc4.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:江苏
本文转自他人博客,如需删除请联系 微博地址[https://blog.csdn.net/qq_31545245/article/details/...
一、搭建环境 1.1安装ubuntu 自行参考网上的安装教程,我参考的如下教程:手把手教你安装Linux虚拟机[https://zhuanlan...
一、效果图 二、代码实现 1.在styles.xml下新建一个style 2.在AndroidManifest.xml的activity标签下加...
一、修改项目gradle.properties文件: 二、在build.gradle去掉androidx的引用,改为supportv7的引用 三...
一、安装 npm install --save react-router-dom 二、代码实现 1.path='/'默认为首页,否则需填写路径;...