msdn里随便一个MFC类的说明的差不多最下面有一横
Class Members |  Base Class |  Hierarchy Chart 
第三个就是了譬如
CFile
CFile is the base class for Microsoft Foundation file classes. It directly provides unbuffered, binary disk input/output services, and it indirectly supports text files and memory files through its derived classes. CFile works in conjunction with the CArchive class to support serialization of Microsoft Foundation Class objects. The hierarchical relationship between this class and its derived classes allows your program to operate on all file objects through the polymorphic CFile interface. A memory file, for example, behaves like a disk file. Use CFile and its derived classes for general-purpose disk I/O. Use ofstream or other Microsoft iostream classes for formatted text sent to a disk file. Normally, a disk file is opened automatically on CFile construction and closed on destruction. Static member functions permit you to interrogate a file’s status without opening the file.For more information on using CFile, see the articleFiles in MFC in Visual C++ Programmer's Guide andFile Handling in the Run-Time Library Reference.#include <afx.h>Class Members |  Base Class |  Hierarchy ChartSamples   MFC Sample DRAWCLI | MFC Sample CHKBOOK

解决方案 »

  1.   

    MSDN中随便查一个MFC类说明,最下面就有Hierarchy Chart连接
      

  2.   

    MSDN中随便查一个MFC类说明,最下面就有Hierarchy Chart连接
      

  3.   

    留下MIAL,我给你发过去。
    我不知道怎么上传
      

  4.   

    MSDN中MFC类说明的最下面有Hierarchy Chart连接。点击即可。
      

  5.   

    我有!
    来信就给!
    [email protected]
      

  6.   

    给我发把
    [email protected]太感谢了!!!
      

  7.   

    太感谢feifei2001了
    呵呵