All-in-One WP Migration plugin can be used to perform the migration, but the plugin is not stable when uploading the files to the new server. […]
How to Add a Licence to a GitHub Repository
Have you ever wondered how some people add a license to their GitHub repository to declaire the right of their code? Today I will tell […]
How to setup FLTK environment in CLion on Mac OS
FLTK: Fast Light Toolkit FLTK Version: 1.3.5 In terminal In CLion, take C++ 14 program as example, as in my project renju, the CMakeLists.txt file […]