current location:Home > Technical Articles > Development Tools
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Learn GIT warehouse slimming and GIT LFS migration instructions in ten minutes
- This article brings you relevant knowledge about GIT warehouse slimming and GIT LFS migration instructions. I hope it will be helpful to you.
- git . gitlab 3406 2022-01-07 17:17:13
-
- How to restore deleted branches in git
- How to restore a deleted branch in git: 1. Use the "git reflog" command to find the commitSHA value of the last commit record of the deleted branch; 2. Use the "git checkout -b dev commitSHA value obtained" command to restore the deleted branch. .
- git . gitlab 34489 2022-01-07 10:20:13
-
- How to configure Gitlab CI for go language projects
- This article uses the golang tutorial column to introduce how to configure Gitlab CI for gol language projects. I hope it will be helpful to friends in need!
- Golang . gitlab 2978 2021-12-08 15:01:12
-
- What is git and gitlab
- Git is an open source distributed version control system that can handle version management of projects from very small to very large projects efficiently and at high speed. Gitlab is an open source project for warehouse management systems. It uses Git as a code management tool and builds a web service on this basis. Public or private projects can be accessed through the web interface.
- git . gitlab 8264 2021-12-02 11:50:58
-
- What is the difference between gitlab and git
- The difference between gitlab and git: Git is a version control system and a tool used for code storage and version control; GitLab is an online code warehouse software based on Git, used to provide storage and sharing for development teams A centralized cloud storage place for , publishing and collaborative development projects.
- git . gitlab 15548 2021-11-29 14:59:16
-
- What are the differences between git and github?
- The difference between git and github: 1. git is a version management tool, while github is a website suitable for programmers to communicate; 2. git allows you to better manage your programs, while github can help programmers communicate with each other. Communicate and learn.
- git . gitlab 26689 2021-11-25 10:58:34
-
- Teach you step by step how to optimize docker images in Node.js projects
- This article will use the Node program to show how to optimize the Docker image (the optimization idea is universal, regardless of the program). It mainly solves the problem of excessive image size and CI/CD build image speed. This article demonstrates how to optimize the Dockerfile step by step. It is absolutely useful and recommended. Like it first and then watch it. It’s not useful to unlike it after watching it.
- JS Tutorial . gitlab 2736 2021-08-04 10:04:25
-
- How to build GitLab on CentOS7
- 1. Install and configure the necessary dependencies; 2. Add the GitLab mirror warehouse and install it; 3. Configure and start GitLab; 4. Access; 5. Port conflict issues; 6. Uninstall GitLab.
- CentOS . gitlab 2789 2021-07-02 14:10:57
-
- 10 VSCode plug-in artifacts, there is always one suitable for you! !
- VS Code is indeed a very popular development tool with a strong user base. Therefore, this article will introduce 10 efficient and easy-to-use plug-ins, which can make the originally thin VS Code even more powerful, and the development efficiency will be immediately improved to a new stage.
- VSCode . gitlab 6269 2021-09-06 21:44:28
-
- The battle of front-end frameworks: besides Vue, Angular and React, who else is competing with them?
- In recent years, a large number of frameworks have emerged in the field of front-end development, making it dizzying and hard to choose. Today we will compare the five most popular front-end JavaScript frameworks for you and give you an overview, introducing their main features, tools, learning curves and other factors to help you make a choice.
- headlines . gitlab 7399 2021-04-22 14:01:58
-
- What is the difference between github and gitlab
- Difference: If GitHub uses a private warehouse, you need to pay; while GitLab can build a private free warehouse on it. GitLab allows development teams to have more control over their code repositories. Compared with GitHub, it has many features: it allows setting warehouse permissions for free; it can set and obtain the overall improvement progress of the team.
- git . gitlab 35818 2023-01-13 00:40:57
-
- Detailed tutorial on using cookiecutter in Django
- This article mainly introduces to you the relevant information about the use of cookiecutter in Django. The article introduces it in great detail through sample code. It has certain reference learning value for everyone's study or work. Friends who need it will follow the editor. Study and study.
- Python Tutorial . gitlab 4724 2020-12-03 17:10:53
-
- What is the difference between vue.js and other frameworks?
- The differences between vue.js and other frameworks: 1. The learning cost of AngularJs is relatively high, while the APIs provided by Vue itself are relatively simple and intuitive; 2. React relies on Virtual DOM [virtual DOM], and Vue uses DOM templates.
- Vue.js . gitlab 4344 2023-01-13 00:44:50
-
- 28 VSCode plug-ins that improve JavaScript development efficiency
- Visual Studio Code (also known as VSCode) is a lightweight but powerful cross-platform source code editor that more and more developers like to use with built-in support for development tools such as TypeScript and the Chrome debugger. it.
- VSCode . gitlab 12159 2020-11-02 17:41:20
-
- What to do if a username error occurs in composer install
- Below, the composer tutorial column will introduce to you how to solve the username error that appears in composer install. I hope it will be helpful to friends in need! Solution: Enter the Users directory of C drive, C:\Users\huy\AppData\Roaming\Composer..
- composer . gitlab 2805 2020-08-17 14:13:43