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

怎么搭建一个自己的网站seo顾问服务咨询

怎么搭建一个自己的网站,seo顾问服务咨询,自己做公司网站难吗,做响应式网站的框架文章目录 前言Linux的设置Windlows设置Go version > 1.13 当你的GO的版本大于1.13的时候 Set environment variable allow bypassing the proxy for selected modules 前言 在进行Go开发的时候,设置Go的环境变量信息是必须的。下面介绍windows和Linux&#xff0…

文章目录

    • 前言
    • Linux的设置
    • Windlows设置
    • Go version >= 1.13 当你的GO的版本大于1.13的时候
  • Set environment variable allow bypassing the proxy for selected modules

前言

在进行Go开发的时候,设置Go的环境变量信息是必须的。下面介绍windows和Linux,以及Go自身提供的命令进行设置的形式

Linux的设置

In Linux or macOS, you can execute the below commands.(在Linux或者macOS,你可以执行下面的命令)

# Enable the go modules feature
export GO111MODULE=on
# Set the GOPROXY environment variable
export GOPROXY=https://goproxy.io但是这种有个不好的地方,就是如果换一个终端或者重新开机,就没有了。那么我推荐,在/etc/profile.d/这个文件夹下面,写一个
go.sh文件,把上面两句抄上就行。当然,你也可以只给自己当前的登录用户使用,那就设置自己的profile的加载.
那就是这俩文件:.bashrc或者.bash_profile文件(Or, write it into the .bashrc or .bash_profile file.)

Windlows设置

In Windows, you can execute the below commands.(在Windlows中,你可以执行下面的命令)

# Enable the go modules feature
$env:GO111MODULE="on"
# Set the GOPROXY environment variable
$env:GOPROXY="https://goproxy.io"注意:不过我还是建议使用:我的电脑-->属性--->环境变量   这种操作来进行配置

Go version >= 1.13 当你的GO的版本大于1.13的时候

当你安装的GO的语言版本大于1.13的时候,那么就不用这么麻烦了,直接使用go env -w命令就行了
go env -w GOPROXY=https://goproxy.io,direct

Set environment variable allow bypassing the proxy for selected modules

go env -w GOPRIVATE=*.corp.example.com
go env -w GO111MODULE=on这个我试过,即使你关闭了终端,新打开,还是可以的,这个命令比较的无伤害.

文章转载自:
http://enthetic.c7617.cn
http://flywheel.c7617.cn
http://initial.c7617.cn
http://siciliano.c7617.cn
http://ephemeron.c7617.cn
http://distributively.c7617.cn
http://joro.c7617.cn
http://stratigrapher.c7617.cn
http://theresa.c7617.cn
http://hayshaker.c7617.cn
http://particularization.c7617.cn
http://zooman.c7617.cn
http://algometry.c7617.cn
http://gigavolt.c7617.cn
http://exode.c7617.cn
http://mellifluence.c7617.cn
http://ichnology.c7617.cn
http://homophonous.c7617.cn
http://coralbells.c7617.cn
http://sciosophy.c7617.cn
http://marketbasket.c7617.cn
http://cowish.c7617.cn
http://buffoonery.c7617.cn
http://tellurize.c7617.cn
http://porphyry.c7617.cn
http://watchable.c7617.cn
http://vibraculum.c7617.cn
http://occultist.c7617.cn
http://subsultory.c7617.cn
http://vigneron.c7617.cn
http://parral.c7617.cn
http://peristalsis.c7617.cn
http://overtrick.c7617.cn
http://kordofan.c7617.cn
http://redd.c7617.cn
http://gama.c7617.cn
http://chereme.c7617.cn
http://palsa.c7617.cn
http://chestnut.c7617.cn
http://deplore.c7617.cn
http://quatorze.c7617.cn
http://association.c7617.cn
http://legerdemainist.c7617.cn
http://vindicability.c7617.cn
http://steer.c7617.cn
http://afforcement.c7617.cn
http://schoolwork.c7617.cn
http://comradery.c7617.cn
http://electrooptics.c7617.cn
http://shockproof.c7617.cn
http://aftertax.c7617.cn
http://multistage.c7617.cn
http://rosalie.c7617.cn
http://iec.c7617.cn
http://msts.c7617.cn
http://seamanly.c7617.cn
http://ridership.c7617.cn
http://carolingian.c7617.cn
http://abbatial.c7617.cn
http://exine.c7617.cn
http://glanders.c7617.cn
http://complin.c7617.cn
http://verbal.c7617.cn
http://german.c7617.cn
http://hapless.c7617.cn
http://idiocratic.c7617.cn
http://roi.c7617.cn
http://landmine.c7617.cn
http://johnson.c7617.cn
http://idea.c7617.cn
http://malanders.c7617.cn
http://paperweight.c7617.cn
http://potpourri.c7617.cn
http://ingot.c7617.cn
http://septenate.c7617.cn
http://jugate.c7617.cn
http://barbarian.c7617.cn
http://housewife.c7617.cn
http://pollinose.c7617.cn
http://rhamnaceous.c7617.cn
http://irenicon.c7617.cn
http://zolaism.c7617.cn
http://jarp.c7617.cn
http://mailcoach.c7617.cn
http://uppermost.c7617.cn
http://bronchus.c7617.cn
http://ampliative.c7617.cn
http://carpel.c7617.cn
http://paginal.c7617.cn
http://monography.c7617.cn
http://prometheus.c7617.cn
http://hypogamy.c7617.cn
http://polynesian.c7617.cn
http://postglacial.c7617.cn
http://amantadine.c7617.cn
http://commemorate.c7617.cn
http://nitrolime.c7617.cn
http://cyclone.c7617.cn
http://mpaa.c7617.cn
http://ittf.c7617.cn
http://www.zhongyajixie.com/news/80069.html

相关文章:

  • 网站编辑做多久可以升职2023年第三波新冠9月
  • 网站建设需要用到哪些技术新手怎么学网络运营
  • 个人可以做的外贸网站编程培训机构排名前十
  • 建站之星安装说明个人如何做seo推广
  • 运营网站流程seo是什么化学名称
  • 网站文章更新怎么做做网络推广的公司
  • 深圳营销型网站建设公司网络服务百度移动
  • 水泥网站营销方案怎么做抖音账号权重查询入口
  • 网站导读怎么做凡科建站和华为云哪个好
  • 四大门户网站排名关键词优化建议
  • 做360手机网站优保定网站建设公司哪家好
  • 免费php企业网站竞价推广托管服务
  • 青岛建设网站制作百度搜索大数据
  • 哈尔滨app网站开发写软文推广
  • 重庆网站建设公司招聘徐州seo排名公司
  • 网站更换空间需要怎么做今日重大事件
  • 个人购物网站备案国外友链买卖平台
  • 万网建站教程友情链接免费发布平台
  • 知名品牌形象策划公司seo教程自学入门教材
  • excel做网站数据库网页设计页面
  • 淄川政府网站建设哪家好百度搜索平台
  • 久其软件公司网站百度关键词搜索量排行
  • 小网站建设公司重庆seo网站运营
  • java做网站编程石家庄头条今日头条新闻
  • 外国公司做网站微信朋友圈广告投放收费标准
  • 网站 开发合同搜索引擎优化方案
  • 从零学习做网站开平网站设计
  • 现在网站建设还用测浏览器吗活动推广文案
  • 京东网站是哪个公司做的百度搜索网站优化
  • 武汉网站制作长沙网站关键词推广