Chinese high definition non scanning copy of C programming language (K & R) (bookmarked directory) I have no love for […]
Tag: Catalog
The shell script is executed in the jar package
The jar package wants to execute a shell script and uses ProcessBuilder. It finds that the execution of the execution […]
Delete files or folders recursively in Windows
Before deleting, please confirm whether you want to delete or backup, and the current path location when executing the delete […]
Installing redis version 5. X under Windows
Windows users install redis 5. X and above. It’s a lot of trouble for Windows users to install redis 5. […]
React development deployment
1、 Development I have read the react documents roughly before, but what programmers fear most is that there is no […]
Using IntelliJ idea to configure spark application development environment and source code reading environment (basic)
https://dev.dizzycoding.com/ After setting up spark 1.6.0 locally, in addition to using the SBT command in the official document to package […]
Eclipse submit task to Hadoop cluster under mac
Build Hadoop cluster: VirtualBox + Ubuntu 14.04 + Hadoop 2.6.0 After setting up the cluster, install eclipse on the Mac […]
How can one Tomcat deploy multiple projects? With a variety of solutions and detailed steps!
This article comes from an interview question many years ago. The migrant worker summed it up and shared it with […]
Bash technique: a simple and fast shell script for CD to multi-level parent directory
In Linux, when you need to CD to a multi-level parent directory, you need to entercd ../../../And so on. When […]
Docker + Jenkins + GitHub deployment soringboot project
Preface Using Jenkins to associate GitHub to publish spring boot project is very simple. This article introduces the process of […]