研究途中插1个。
#include <iostream>
using namespace std;
int main(){
while(1){
MessageBox(NULL, TEXT("关不掉吧!"), TEXT("中病毒啦~~你这个SB!"), MB_OK);
}
return 0;
}
研究途中插1个。
#include <iostream>
using namespace std;
int main(){
while(1){
MessageBox(NULL, TEXT("关不掉吧!"), TEXT("中病毒啦~~你这个SB!"), MB_OK);
}
return 0;
}