摘要:
罗列下今天看到的励志话语:I hear,and I forget.I see ,and I remember,I do,and I understand. --幼教权威蒙特梭利女士唯有最艰苦的等待,以及最崇高的坚守,才能获得经久不衰的掌声;也只有最虔诚的信念,以及最深切的渴望,才能切实拥有那梦想的力... 阅读全文
摘要:
在调试c++程序时,出现错误提示:1.error C2065: 'CString' : undeclared identifier或2.nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex处理办法:1.检查是否包含头文件afx.h2.打开project->settings->general->microsoft foundation classes->选use MFC in a static library或选 use MFC in a sh 阅读全文