读入txtx文本数据

时间:2014-04-02 15:22:48
【文件属性】:

文件名称:读入txtx文本数据

文件大小:1.79MB

文件格式:RAR

更新时间:2014-04-02 15:22:48

读入数据

读入数据并可视化include "stdafx.h" #include "AF.h" #include "AFDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// // CAFApp BEGIN_MESSAGE_MAP(CAFApp, CWinApp) //{{AFX_MSG_MAP(CAFApp) // NOTE - the ClassWizard will add and remove mapping macros here. // DO NOT EDIT what you see in these blocks of generated code! //}}AFX_MSG ON_COMMAND(ID_HELP, CWinApp::OnHelp) END_MESSAGE_MAP() ///////////////////////////////////////////////////////////////////////////// // CAFApp construction CAFApp::CAFApp() { // TODO: add construction code here, // Place all significant initialization in InitInstance } ///////////////////////////////////////////////////////////////////////////// // The one and only CAFApp object CAFApp theApp; ///////////////////////////////////////////////////////////////////////////// // CAFApp initialization BOOL CAFApp::InitInstance() { AfxEnableControlContainer(); // Standard initialization // If you are not using these features and wish to reduce the size // of your final executable, you should remove from the following // the specific initialization routines you do not need.


【文件预览】:
AF
----AF()
--------AFDlg.h(1KB)
--------StdAfx.cpp(204B)
--------AF.opt(53KB)
--------resource.h(772B)
--------AF.clw(1KB)
--------AF.ncb(57KB)
--------AF.cpp(2KB)
--------AFDlg.cpp(4KB)
--------AF.APS(20KB)
--------AF.h(1KB)
--------Debug()
--------ReadMe.txt(3KB)
--------StdAfx.h(1KB)
--------AF.dsp(4KB)
--------res()
--------AF.plg(238B)
--------AF.rc(5KB)
--------AF.dsw(510B)

网友评论