摘要: 一,上传代码 进入到保存项目代码的目录,执行clone $ git clone git@gitee.com:ld/your_project_name.git 查看效果: $ cd your_project_name/ $ git remote -v origin git@gitee.com:ld/y 阅读全文
posted @ 2026-08-17 21:15 刘宏缔的架构森林 阅读(13) 评论(0) 推荐(0)
摘要: 解决: 阅读全文
posted @ 2026-08-17 19:58 刘宏缔的架构森林 阅读(6) 评论(0) 推荐(0)
摘要: 一,安装 $ sudo yum install w3m 二,访问 $ w3m https://baidu.com 效果如图 三,操作: 查看帮助: shift+h 退出: shift+q 阅读全文
posted @ 2026-08-17 13:02 刘宏缔的架构森林 阅读(9) 评论(0) 推荐(0)