stdafx가 뭐야?h

2078 단어
include "stdafx.h"
        stdafx.h             。

stdafx.h  

1        :Standard Application Fram Extend
          ,       (Project)      MFC     ( Windows.H、Afxwin.H)    ,        ,          ,          。          ,    。 
            stdafx.cpp  ,      ,             “pch”,         projectname.pch。 
            stdafx.h         。stdafx.h          project         。     ,     #include "stdafx.h"          ,   #include "stdafx. h"  ,  projectname.pch             。 
    ,   MFC           :#include "stdafx.h"。

2          
  stdafx.h      ,           ,           32           。 
  Windows MFC include      ,            ,                   。    .CPP        include  ,   .CPP                 。 
         ,AppWizard VisualC++          ,    : 
  ◎AppWizard     stdafx.h,                 MFCinclude  。                 。 
  ◎AppWizard     stdafx.cpp。           。 
  ◎  AppWizard        ,             stdafx.cpp。 
  ◎ VisualC++  stdafx.cpp   ,           stdafx.pch    。(   pch        。) 
  ◎ VisualC++       .cpp   ,           .pch  。VisualC++    Windowsinclude  ,       stdafx.cpp stdafx.h。 
         ,       ?(     ,Microsoft              ,Borland  。)               : 
  ◎      .cpp         stdafx.h。 
  ◎             .cpp    .h  ,       stdafx.h(  ) ,     stdafx.cpp。 
  ◎  .pch           ,              。 
            ,                     .pch    。           ,            ,          。

3        
       
       AppWizard            ,         include     stdafx.h  include  ,  ,       include  stdafx.h    .              CPP      include  ,  ,   .CPP     include          。       MFC      。 :   .cpp    include stdafx.h            iostream.h   

4  stdio.h   
       TC vc  C             stdio.h   ,          scanf printf     ,          include    ,                 ,    c++  iostream.h         ,        stdafx.h      。

좋은 웹페이지 즐겨찾기