摘要:
Installation $ sudo apt install valgrind Usage $ g++ -g main.cpp -o main # to include debugging information with flag '-g' $ valgrind --leak-check=yes 阅读全文
摘要:
Download flameshot ~~$ apt install flameshot~~ *The version of installed flameshot will be very low when using above method, we should use the followi 阅读全文
摘要:
Windows Terminal default setting.json // This file was initially generated by Windows Terminal 1.8.1521.0 // It should still be usable in newer versio 阅读全文