摘要:
#include <iostream> #include <vector> using namespace std; class RunBeforeMain{ public: static int hello() { cout<< "Hello world" <<endl; vector<int> 阅读全文
摘要:
https://stackoverflow.com/questions/2766233/what-is-the-c-runtime-library I just asked this myself and was hurting my brain for some hours.Still did n 阅读全文
摘要:
https://docs.microsoft.com/en-us/sysinternals/downloads/ https://docs.microsoft.com/en-us/sysinternals/downloads/sysinternals-suite Sysinternals File 阅读全文