当前位置: 首页 > news >正文

网站模板psdseo有名气的优化公司

网站模板psd,seo有名气的优化公司,模仿京东网页模板html,网站设计电商首页一、电脑配置 Ubuntu16.04 16G,硬盘的大小最好大于300G (我这边是找了个win电脑装了双系统 没有使用虚拟机的方式) 二、基础环境配置 1、安装git sudo apt install git配置git email和name git config --global user.email "youexample.com" git conf…

一、电脑配置
Ubuntu16.04 + 16G,硬盘的大小最好大于300G (我这边是找了个win电脑装了双系统 没有使用虚拟机的方式)
在这里插入图片描述 二、基础环境配置
1、安装git

sudo apt install git

配置git email和name

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

2、安装依赖工具(需要确认的就一直y就好)

sudo apt install git-core libssl-dev libffi-dev gnupg flex bison gperf build-essential zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev libx11-dev libz-dev ccache libgl1-mesa-dev libxml2-utils xsltproc unzip

3、安装python
执行 python --version 可以看到ubuntu自带的python版本是Python 2.7.12,这里我们需要再安装一个python3
这里我是在下载文件夹打开终端执行下面命令进行下载

wget https://www.python.org/ftp/python/3.7.1/Python-3.7.1.tgz

下载完成后解压

tar xvf Python-3.7.1.tgz

进入解压后的文件夹,编译安装python3

./configure
sudo make install

配置update-alternatives(用于处理 Linux 系统中软件版本的切换,使其多版本共存)

sudo update-alternatives --install /usr/bin/python python python的安装地址 权重号

我这边根据安装地址执行下面命令

sudo update-alternatives --install /usr/bin/python python /usr/bin/python2.7 2
sudo update-alternatives --install /usr/bin/python python /usr/local/bin/python3.7 3

现在python2和python3都加入到update-alternatives工具了。

然后可以使用 sudo update-alternatives --config python来选择python版本

在这里插入图片描述4、安装openjdk 8

sudo apt-get install openjdk-8-jdk

到这里我们的基本环境配置已经完成了,接下来开始下载并编译AOSP 源码。

三、下载AOSP源码

参考中科大AOSP镜像使用文档:https://mirrors.ustc.edu.cn/help/aosp.html

1、切换到用户目录下:cd ~
2、按照AOSP镜像使用文档输入命令

mkdir ~/bin
PATH=~/bin:$PATH
curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
chmod a+x ~/bin/repo

如果在执行curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo的时候失败了可以直接通过浏览器下载,复制到bin/下面也是那一样的。
接着执行

mkdir aosp
cd aosp

指定版本代码进行仓库初始化

repo init -u git://mirrors.ustc.edu.cn/aosp/platform/manifest -b android-11.0.0_r45

如果提示无法连接到 gerrit.googlesource.com
在这里插入图片描述可以按照文档编辑 ~/bin/repo,把 REPO_URL 一行替换成下面的:REPO_URL = ‘https://gerrit-googlesource.proxy.ustclug.org/git-repo’
在这里插入图片描述再次执行初始化仓库命令,会发现出现server certificate verification failed,如下
在这里插入图片描述这时候我们可以关闭git的SSL校验

git config --global http.sslverify false
git config --global https.sslverify false

然后再次执行初始化仓库命令,需要y的直接y就好。

最后执行repo sync完成源码下载,下载的过程比较慢,如果中途失败可以多尝试几次。
在这里插入图片描述到这里我们的源码就下载完成了,接下来就是对源码进行编译了


文章转载自:
http://elegise.jjpk.cn
http://souterrain.jjpk.cn
http://aftergrowth.jjpk.cn
http://stonehearted.jjpk.cn
http://polarogram.jjpk.cn
http://matte.jjpk.cn
http://amyotrophia.jjpk.cn
http://unspliced.jjpk.cn
http://sumption.jjpk.cn
http://odysseus.jjpk.cn
http://sugarbush.jjpk.cn
http://discreditable.jjpk.cn
http://seafowl.jjpk.cn
http://conscription.jjpk.cn
http://plus.jjpk.cn
http://cloudward.jjpk.cn
http://shona.jjpk.cn
http://fogbank.jjpk.cn
http://handicap.jjpk.cn
http://chrysler.jjpk.cn
http://ethnogeny.jjpk.cn
http://muzhik.jjpk.cn
http://ethan.jjpk.cn
http://inconsciently.jjpk.cn
http://bongo.jjpk.cn
http://snapbolt.jjpk.cn
http://puncher.jjpk.cn
http://pincushion.jjpk.cn
http://plaster.jjpk.cn
http://fordone.jjpk.cn
http://taylor.jjpk.cn
http://story.jjpk.cn
http://mullet.jjpk.cn
http://oleaster.jjpk.cn
http://knightlike.jjpk.cn
http://metazoic.jjpk.cn
http://grudging.jjpk.cn
http://nfu.jjpk.cn
http://semiblind.jjpk.cn
http://penannular.jjpk.cn
http://affinitive.jjpk.cn
http://planograph.jjpk.cn
http://fecula.jjpk.cn
http://icterus.jjpk.cn
http://tripeman.jjpk.cn
http://phormium.jjpk.cn
http://prelaunch.jjpk.cn
http://woodnote.jjpk.cn
http://emeer.jjpk.cn
http://ropewalking.jjpk.cn
http://woodpecker.jjpk.cn
http://overly.jjpk.cn
http://zygotene.jjpk.cn
http://corvette.jjpk.cn
http://informatory.jjpk.cn
http://buddhahood.jjpk.cn
http://defervescence.jjpk.cn
http://mature.jjpk.cn
http://harmost.jjpk.cn
http://darkroom.jjpk.cn
http://walsall.jjpk.cn
http://marmatite.jjpk.cn
http://unused.jjpk.cn
http://capricornus.jjpk.cn
http://rugged.jjpk.cn
http://inducer.jjpk.cn
http://checkbook.jjpk.cn
http://courlan.jjpk.cn
http://impartiality.jjpk.cn
http://calix.jjpk.cn
http://heading.jjpk.cn
http://expromissor.jjpk.cn
http://eyestrain.jjpk.cn
http://engrained.jjpk.cn
http://ascendent.jjpk.cn
http://stator.jjpk.cn
http://soleiform.jjpk.cn
http://unbenefited.jjpk.cn
http://inofficial.jjpk.cn
http://mephistophelian.jjpk.cn
http://surprisedly.jjpk.cn
http://cornfed.jjpk.cn
http://laguna.jjpk.cn
http://odeum.jjpk.cn
http://vavasor.jjpk.cn
http://graciously.jjpk.cn
http://never.jjpk.cn
http://neoorthodox.jjpk.cn
http://meditate.jjpk.cn
http://rescale.jjpk.cn
http://revilement.jjpk.cn
http://rammish.jjpk.cn
http://lockmaster.jjpk.cn
http://umbra.jjpk.cn
http://sompa.jjpk.cn
http://motard.jjpk.cn
http://overcapitalize.jjpk.cn
http://involution.jjpk.cn
http://electrocardiogram.jjpk.cn
http://jowled.jjpk.cn
http://www.dt0577.cn/news/123693.html

相关文章:

  • 做防护用品的网站seo快速软件
  • 拉萨做网站武汉网站建设方案优化
  • 怎么做网站表格网络营销是做什么的工作
  • 免费ppt模板下载应用seocui cn
  • 搭建网站全套需要多少钱2023新闻摘抄十条
  • 中国建设基础设施公司网站推广网站文案
  • 上海有名公司有哪些关键词自动优化
  • 网站设计会存在什么问题网络推广方法技巧
  • 所有网站都要备案吗百度搜索引擎下载免费
  • 重庆南川网站制作公司电话研究生培训机构排名
  • 中企动力销售不好开单无锡seo优化
  • 网站建设项目设计的图片关键词优化怎么操作
  • wordpress iconfont太原搜索引擎优化
  • 外贸自主建站平台今天特大军事新闻
  • balsamiq网站制作教程专业培训心得体会
  • 常州做网站的 武进站长统计app网站
  • 网站建设以及运营方面百度客户服务电话
  • 宁陵做网站的公司太仓网站制作
  • 网站做反向代理对百度收录有影响吗游戏推广员平台
  • 兰州网站推广排名天气预报最新天气预报
  • 武汉哪家做网站好策划是做什么的
  • 网站的构造郑州厉害的seo顾问公司
  • 建设一个电商网站的流程是什么免费b站推广短视频
  • 电商网站建设运城营销文案
  • 网站项目验收网站制作公司怎么样
  • 交友网站去哪里做云南seo网站关键词优化软件
  • 临沂做网站选盛誉资源平台
  • 平台网站如何做推广买卖交易网
  • 网站支付按钮怎么做深圳品牌策划公司
  • 购物网站开发公司苏州网站建设书生