I'm trying to decide whether or not I want to learn win32 or MFC for windows programming.<P>I have the Programming Windows With MFC right now and am about a third of the way through it with no ...
Do I have this correct?<BR><BR>The Microsoft Foundation Class Library (MFC) is used to build Windows apps. (?)<BR><BR>The Windows API is used to do low-level things the OS normally does. (?)<BR><BR>So ...
我不太了解有什么好方法,网上找的似乎都用了mfc,我想的办法是用批处理获取文件名,再根据文件名来进行管理。问题是我不知道怎么把那个存文件名的文件里的内容显示成文件管理器那种样子,不求源代码,只求大家给点意见,哪怕告诉我该去看什么书都好 ...
Object-oriented languages are particularly well suited to application development — in part because they’re well suited to software modeling. An application programming interface (API) such as the ...