FragmentDemo source code can be found below address: https://github.com/xiazdong/FragmentDemo basic concept fragments, hereinafter referred to as fragments, is Android3.0 (API11) is put forward
In the last article HTTPS detail 1, I have introduced the detailed principle of HTTPS and communication process, but the total feeling is missing something,...
As a programmer with pursuit, it is necessary to understand the development trend of the industry and expand their computer knowledge reserve, especially some basic...
1. Install nginx to nginx website in nginxhttp://nginx.org/en/download.html will modify the file named nginx downloaded file decompression, then copy to the C drive, directory as...
"We've updated the top AI and machine learning projects in Python. TensorFlow is the new champion with a triple-digit increase in contributors, while SciKit-Learn falls...
HTTP and HTTPS are often encountered in our daily development. As we all know, most Android application development uses HTTP protocol when requesting API network...
HTTP Hyper Text Transfer Protocol, which translates as hypertext Transfer Protocol, is an application layer in the TCP/IP four-layer model. The HTTP protocol communicates between...
When you first learn coding, most people learn arrays as their primary data structure. After that, you'll learn about hash tables. If you're a computer...
The library is designed to parse HTML as easily and intuitively as possible and only supports Python 3.6. The project is an extensible Python framework...
What does HTTPS solve? Because HTTP is transmitted in plaintext, it has the following disadvantages: Requests are vulnerable to eavesdropping. All the places a request...
Focus on three knowledge points: the essence of HTTPS, HTTPS encryption principle, HTTPS communication process. The HTTP protocol is simplistic: communication uses plaintext without encryption,...
1. Apply for a free SSL certificate on Tencent Cloud. Enable aliyun port. 22 Support FileZilla connection. 3. Use FileZilla to connect to the server....