摘要:
#include using namespace std;void termin_func(){ cout << "自己处理未catch到的异常,可以在这里log出异常状况!!" << endl; system("pause"); exit(0);} int _tmain(int argc, _TCHAR* argv[]){ /*Sleeper s; Watcher w; s.SleepFi... 阅读全文
posted @ 2005-11-18 23:43
心有
阅读(1312)
评论(0)
推荐(0)

浙公网安备 33010602011771号