Function realization domain namehttp://127.0.0.1Normal access, corresponding project address/var/www/top/public domain namehttp://127.0.0.1/nestedNormal access, corresponding project address/var/www/nested/public No configuration Nginx profiledefault.conf server { […]
Coding Development
1474 problems have been solved. What are the usability improvements of Flink 1.11?
https://dev.dizzycoding.com/ On July 7,Flink 1.11.0 is officially releasedAs one of the release managers in this version, I would like to […]
Python implements multi process / multi thread to download a single file at the same time to solve multiple download tasks
The text and pictures of this article are from the Internet, only for learning and communication, and do not have […]
[spark series 3] spark 3.0.1 AQE analysis
Introduction to AQE fromspark configurationAs early as in spark version 1.6, AQE has been established; in spark version 2. X, […]
Do you really understand AQS? Thoroughly understand the AQS foundation of AQS source code analysis series
The content of AQS is still difficult. In order to make it easier for everyone to learn, this section starts […]
GitHub roaming Guide
GitHub is a hosting platform for open-source and private software projects. Due to the large number of users but the […]
Oeasy teaches you to play Linux 010211
Let’s review What did we talk about in the last part?? The package tool is apt Packages can be downloaded, […]
Build Ubuntu gitlab Community Edition
Installation environment and version: System: Ubuntu 18.04 LTSGitlab: latest version Install and configure necessary dependencies sudo apt-get updatesudo apt-get install […]
Solve the problem that Ubuntu can’t be full screen
problem when opening the Linux operation interface in VM VirtualBox, click the full screen mode in the view, but […]
C Language Implements Order Search and Half Search of Sequence Table
In this paper, we share the concrete code of C language to realize the order search and half search of […]