## 1.命令行中生成`ssh密钥`
~~~
ssh-keygen -t rsa -C 136518847@qq.com
~~~
![ssh01.png](https://upload-images.jianshu.io/upload_images/16515001-e958fc6c649e53d6.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
>[success]## 2.ssh位置
![ssh位置.png](https://upload-images.jianshu.io/upload_images/16515001-b649e1097244269e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
>[danger]## 3.获取公钥
打开ssh文件夹,用vs code打开id_rsa.pub 复制公钥
>[warning]## 4.建立公钥
在码云上进入设置界面
![建立公钥.png](https://upload-images.jianshu.io/upload_images/16515001-ac4508b69a8272d2.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
- 第一天 Git
- 1.ssh的配置
- 2.ssh下载与上传
- 3.版本回退
- 第二天 html-css
- 1.Markdown语法
- 2.html
- 01
- 02选择器
- 03demo
- 04盒子模型
- 05样式重置
- 06水平居中
- 3.css
- 第三天 html-css
- 1.margin
- 2.padding
- 3.demo
- 4.html标签的分类
- 5.原理
- 6.水平居中
- 7.内联,内联块的水平居中
- 8.分组选择器
- 9.后代选择器
- 10.兄弟选择器
- 11.伪类
- 12.伪元素
- 13.优先级别
- 14.权重
- 第四天 html-css
- 1.链接
- 2.table
- 3.跨列表格
- 4.跨行表格
- 第五天
- 01.垂直水平居中
- 02.css样式
- 03.width,height的继承
- 04.垂直水平phone
- 06.nav
- 07.基础语法
- 08.for,if-else
- 09.对象
- 10.DOM
- 11.事件
- 12.jquery
- 13.点击变色
- 14.显示和隐藏
- 15.滚动顶部
- 第六天
- 01.margin的问题
- 02.margin
- 03.input
- 04.form
- 05.单选框
- 06.input与btn的区别
- 07.nav
- 08.jquery
- 09.获取input的值
- 10.vue