Site Map

When you first go on this website, the site road map can guide you quickly through the structure of the website and the author’s habits of classification…

How to install Git Bash?

Git is a set of command line utility programs that are designed to execute on a Unix style command-line environment.

Git Bash is an application for Microsoft Windows environments which provides an emulation layer for a Git command line experience.

This article will concisely introduce one of the basic Git knowledge: …

How to install JDK?

The JDK - ‘Java™ Platform, Standard Edition Development Kit ' is a development environment for building applications, and components using the Java programming language.

It includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform…

How to install Jenkins?

The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.

This article will concisely introduce one of the basic Jenkins knowledge: how to install the Jenkins …