There is one case that you want to install additional package after install cygwin. For example, After install cygwin, when I use make command, it…
Installation Notes: Download setup.exe from Cygwin according your Windows system. Click and run setup-x86 64.exe. Select “Install from internet“, and next. Input your root directory…
There are several kinds of IP address. We use public IP address to connect the Ethernet. Except public IP address. we still have private IP…
What is ifconfig? ifconfig is a system management tool to configure, control and query tcp/ip network interface in command-line interface of unix-like system. The Analysis…
I believe every website owner would like to know the traffic of their website or how to add your website to google search engine. So…
Several days ago, I saw an unusual case of “typedef”, so I am going to share it with you guys. There you go. Let me…
Note: The fp variable in the below is defined by myself. You can ignore it.Please also take your attention: 1. The CString is a wide…
Before you begin to simulate the login process by using postman, you need to get some important information from the website which you want to…
C String Function You guys can access this website [https://beginnersbook.com/2014/01/c-strings-string-functions/] to view some c string functions. Because it not shows all c string function in…
CMAKE Download cmake from the link https://cmake.org/download/. Note: You can choose download .zip and use it directly. xlnt Download xlnt from the link https://github.com/tfussell/xlnt. Compile…