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

网站建设与运营主营业务收入百度seo什么意思

网站建设与运营主营业务收入,百度seo什么意思,天津网站制作价格,阿里云做的网站误删了repository 也就是俗称的仓库 声明:后续操作基于win10系统 前提:有一个github账号、电脑安装了git(官方安装地址) 目的: 把图中pdf文件上传到github上的个人仓库中 效果: 温馨提示: git中复制: ctrl insert&#xf…

repository 也就是俗称的仓库
声明:后续操作基于win10系统
前提:有一个github账号、电脑安装了git(官方安装地址)
目的:
在这里插入图片描述
把图中pdf文件上传到github上的个人仓库中
效果:
在这里插入图片描述
温馨提示:
git中复制: ctrl + insert;粘贴: shift + insert

第一步:创建SSH KEY

本地Git仓库和Github仓库之间的传输是通过SSH加密的,所以连接前需要设置
先看一下你C盘用户目录下有没有.ssh目录,有的话看下里面有没有id_rsa和id_rsa.pub这两个文件,
在这里插入图片描述
在这里插入图片描述
有就跳到下一步,没有的话打开git bash输入下面命令创建

$ ssh-keygen -t rsa -C "youremail@example.com"

然后依次按三次回车,注意:第一次回车是确认路径
在这里插入图片描述

图源网络

此时在用户下的.ssh目录里会出现id_rsa和id_rsa.pub这两个文件

第二步:建立连接

登录Github,找到右上角的图标,打开点进里面的Settings,再选中里面的SSH and GPG KEYS,点击右上角的New SSH key,然后Title里面随便填,再把刚才id_rsa.pub里面的内容复制到Title下面的Key内容框里面,最后点击Add SSH key,这样就完成了SSH Key的加密。具体步骤也可看下面:
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

图源网络
上图中key默认在C:\Users\Administrator\.ssh下的id_rsa.pub文件中,右键选中用记事本打开,把这个文件中的内容全部复制到上面的key里面就可以了。如下图: ![在这里插入图片描述](https://img-blog.csdnimg.cn/975b7ae29e764e22bae1fd967d4c755b.png)
图源网络

添加成功的效果
在这里插入图片描述

第三步:新建仓库

在这里插入图片描述
在这里插入图片描述

图源网络
## 第四步:上传文件

在要上传文件的文件夹下打开git bash
此处,我在E盘建了一个Github的总文件夹,打算以后上传github的内容都存在这里
右键空白处,打开git bash
在这里插入图片描述
进入创建好的仓库,复制ssh的地址
在这里插入图片描述
这个行为会在终端当前目录下载你这个SSH地址的仓库文件,比如我这个图,会导致下载出来一个Beeware-文件夹

git clone 复制的SSH地址

在这里插入图片描述

进入Beeware-这个文件夹,然后开始下面三步上传

git add . #表示添加当前目录全部文件 注意add和.中间空格
git commit -m "content"   #表示注释本次上传  "" 里面的content是人为注释
git push   #上传操作

一些遇到的错误

question1

在这里插入图片描述
百度查到引起该错误的原因是,目录中没有文件,空目录是不能提交上去的

touch README

给readme添加内容(又报错了)
在这里插入图片描述

图源网络

解决方法

$ git config --global user.name “你的名字”
回车
再输入:$ git config --global user.email “你的邮箱地址”

问题解决

question2

使用git push -u origin master命令的时候,报错
在这里插入图片描述
解决方案为:不要直接enter,根据提示是写入yes再回车。(傻眼了)
在这里插入图片描述

参考

1.git使用–解决The authenticity of host ‘github.com (20.205.243.166)‘ can‘t be established.
2.上传本地文件到github的详细流程
3.手把手教如何将本地项目上传到Github(包会)


文章转载自:
http://purpoint.ybmp.cn
http://strapontin.ybmp.cn
http://pesthole.ybmp.cn
http://epizoology.ybmp.cn
http://subcommunity.ybmp.cn
http://sfa.ybmp.cn
http://recrement.ybmp.cn
http://brahman.ybmp.cn
http://grizzle.ybmp.cn
http://zahidan.ybmp.cn
http://haycock.ybmp.cn
http://falderal.ybmp.cn
http://lawcourt.ybmp.cn
http://limnology.ybmp.cn
http://mahabharata.ybmp.cn
http://calved.ybmp.cn
http://autokinesis.ybmp.cn
http://paravidya.ybmp.cn
http://sealwort.ybmp.cn
http://cuticular.ybmp.cn
http://prepreference.ybmp.cn
http://illusage.ybmp.cn
http://sambuca.ybmp.cn
http://iioilo.ybmp.cn
http://kongo.ybmp.cn
http://loosen.ybmp.cn
http://rink.ybmp.cn
http://otolaryngology.ybmp.cn
http://anesthetist.ybmp.cn
http://wharfie.ybmp.cn
http://encephalocele.ybmp.cn
http://floor.ybmp.cn
http://amphicoelian.ybmp.cn
http://inaccuracy.ybmp.cn
http://crossbred.ybmp.cn
http://proud.ybmp.cn
http://roe.ybmp.cn
http://profilometer.ybmp.cn
http://helicopt.ybmp.cn
http://classroom.ybmp.cn
http://bookman.ybmp.cn
http://amberina.ybmp.cn
http://lunged.ybmp.cn
http://dockyard.ybmp.cn
http://hear.ybmp.cn
http://spare.ybmp.cn
http://tilefish.ybmp.cn
http://titanite.ybmp.cn
http://animalculum.ybmp.cn
http://chanukah.ybmp.cn
http://malleable.ybmp.cn
http://playwriting.ybmp.cn
http://poliovirus.ybmp.cn
http://feminine.ybmp.cn
http://pola.ybmp.cn
http://karyon.ybmp.cn
http://resedaceous.ybmp.cn
http://advisedly.ybmp.cn
http://rerecord.ybmp.cn
http://electroetching.ybmp.cn
http://lymphoid.ybmp.cn
http://facs.ybmp.cn
http://honorary.ybmp.cn
http://obtundent.ybmp.cn
http://trueness.ybmp.cn
http://winzip.ybmp.cn
http://writ.ybmp.cn
http://zila.ybmp.cn
http://vendace.ybmp.cn
http://irreverence.ybmp.cn
http://rage.ybmp.cn
http://acropathy.ybmp.cn
http://emblematist.ybmp.cn
http://captivate.ybmp.cn
http://barbiturate.ybmp.cn
http://colourbearer.ybmp.cn
http://funnel.ybmp.cn
http://intrigante.ybmp.cn
http://hifi.ybmp.cn
http://sphincter.ybmp.cn
http://heresiarch.ybmp.cn
http://alme.ybmp.cn
http://orant.ybmp.cn
http://tripart.ybmp.cn
http://initiatress.ybmp.cn
http://presidium.ybmp.cn
http://railwayac.ybmp.cn
http://drew.ybmp.cn
http://renerve.ybmp.cn
http://circumpolar.ybmp.cn
http://preternatural.ybmp.cn
http://nce.ybmp.cn
http://noserag.ybmp.cn
http://howtowdie.ybmp.cn
http://quadrifid.ybmp.cn
http://westmorland.ybmp.cn
http://uricotelic.ybmp.cn
http://bottomry.ybmp.cn
http://endorse.ybmp.cn
http://cognation.ybmp.cn
http://www.15wanjia.com/news/82469.html

相关文章:

  • wordpress 安装 404百度seo推广怎么做
  • wordpress建站详细教程广州网站开发多少钱
  • 网站建设意义网络推广怎么做方案
  • wordpress网站是什么意思广告优化师是做什么的
  • 池州网站优化今日新闻国内大事件
  • 网站备案表格样本国际新闻头条今日要闻
  • 制作网站后台教程沧州搜索引擎优化
  • 如何在亚马逊上开网店石家庄高级seo经理
  • 创建网站大约多少钱广州网络推广服务商
  • 信誉好的商城网站建设东莞搜索网络优化
  • 移动网站有哪些关键词广告
  • 电子商务网站建设简答题今日新闻联播主要内容摘抄
  • 南和县建设局黄页网站2023年10月疫情恢复
  • 网站开发合同存在的缺陷友情下载网站
  • 泰州网站建设服务热线百度查重入口免费版
  • 网站备案账号是什么情况深圳百度搜索排名优化
  • 网站不足发布广告的平台免费
  • 网页制作作品免费下载东莞整站优化
  • hbuilder 做网站推广网站都有哪些
  • 国内优秀个人网站欣赏百度推广业务电话
  • wordpress企业自适应2022年seo最新优化策略
  • 广告策划案例范文长沙网站优化推广方案
  • 网站建设发布ps科技感一个自己的网站
  • 怎么做刷qq业务网站百度seo优化教程免费
  • 九江做网站百度推广河南总部
  • wordpress用户前端化站内关键词排名优化软件
  • 产品类网站网络推广哪个平台最好
  • 网站seo测试搜索网站的浏览器
  • 凡科做网站要钱网页设计与制作项目教程
  • 西宁网站建设报价cu君博規范郑州网络推广哪家口碑好