android环境搭建环境 cordova run android gradle wrapper报错
摘要:cordova run android命令报错 Error: Could not find an installed version of Gradle either in Android Studio,or on your system to install the gradle wrapper.
阅读全文
CentOS7搭建LAMP
摘要:阿里云CentOS7.3搭建 Apache+MySQL+PHP环境 参考https://www.cnblogs.com/apro-abra/p/4862285.html 一、安装Apache 1.安装 yum -y install httpd yum -y install httpd yum -y
阅读全文