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…
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…
Before coding the API test script, we need to pick some typical transactions from TradeMe.
And these transactions we’ve picked better to cover different types of requests, such as the get, post, delete.
And part of these transactions should correlate with each other at the …
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: …
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…
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 …