2021年10月30日
摘要: git config --global user.name "username" git config --global user.email "useremail" git config --list 生成秘钥:ssh-keygen -t rsa -C "your_email@youremail. 阅读全文
posted @ 2021-10-30 17:19 惬意的小成 阅读(31) 评论(0) 推荐(0) 编辑
  2020年12月3日
摘要: 晚间在github冲浪,在一个项目里看有用到stylus,抱着技术好奇的心态,找了文档了解了一下,https://stylus.bootcss.com/ ,详细了解区别可以看这篇 https://www.cnblogs.com/wangsongbai/p/10129419.html ; 看了下实际项 阅读全文
posted @ 2020-12-03 00:00 惬意的小成 阅读(53) 评论(0) 推荐(0) 编辑