摘要: 1、 代码提交 1.1 在服务器上创建一个web-demo的目录,用户web前端项目的开发目录 mkdir web-demo # 在web-demo目录下 编辑一个index.html的文件 cat index.html <!DOCTYPE html> <html> <head> <meta cha 阅读全文
posted @ 2025-01-03 13:09 Hello_worlds 阅读(163) 评论(0) 推荐(0)
摘要: 1、环境准备 1、系统 [root@cicd-82 ~]# cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) [root@cicd-82 ~]# uname -r 3.10.0-1160.119.1.el7.x86_64 [ro 阅读全文
posted @ 2025-01-03 10:37 Hello_worlds 阅读(133) 评论(0) 推荐(0)