一些坑
Posted hamusuta
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了一些坑相关的知识,希望对你有一定的参考价值。
VMware workstation卸载不干净,会出现很多奇奇怪怪的错误
1.命令行上发出了EULAS_AGREED=1,表示不接...
2.指定某一个msi的地址
这种情况的话需要找到原版本安装包
在命令行中使用:vmware软件全名.exe /clean
将残留清干净即可安装Vmware
android studio
新建项目卡很久
需要在build.grade中改为
buildscript {
repositories {
maven{ url ‘https://maven.aliyun.com/repository/google‘}
maven{ url 'https://maven.aliyun.com/repository/gradle-plugin'}
maven{ url 'https://maven.aliyun.com/repository/public'}
maven{ url 'https://maven.aliyun.com/repository/jcenter'}
}
对今天的学习情况评分2分吧,状态太差了
以上是关于一些坑的主要内容,如果未能解决你的问题,请参考以下文章