一.IDEA拉取gitLab上的项目 (1)IDEA中的操作入口 入口1 入口2 点击 VCS > Checkout from Version Control > Git 点击 File > Project from Version Control > Git (2)gitLab上的项目地址获取 将网页地址栏上的项目地址直接复制粘贴到IDEA点击Git弹出的窗口中,(注:内网下的项目需要复制网页上导航栏里显示的项目地址,如下图所示。) (3)将获取的gi...