• 大小: 25KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-05
  • 语言: C/C++
  • 标签: VC  bin文件  c++  

资源简介

读取bin文件 mfc工程文件 可直接运行

资源截图

代码片段和文件信息

// ReadBin.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “ReadBin.h“
#include “ReadBinDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CReadBinApp

BEGIN_MESSAGE_MAP(CReadBinApp CWinApp)
//{{AFX_MSG_MAP(CReadBinApp)
// 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()

/////////////////////////////////////////////////////////////////////////////
// CReadBinApp construction

CReadBinApp::CReadBinApp()
{
// TODO: add construction code

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1121  2009-11-06 10:56  ReadBin\ReadBin.clw

     文件       3597  2009-11-05 19:44  ReadBin\ReadMe.txt

     文件       1335  2009-11-05 19:44  ReadBin\ReadBin.h

     文件       2077  2009-11-05 19:44  ReadBin\ReadBin.cpp

     文件       1054  2009-11-05 19:44  ReadBin\StdAfx.h

     文件        209  2009-11-05 19:44  ReadBin\StdAfx.cpp

     文件        399  2009-11-05 19:44  ReadBin\res\ReadBin.rc2

     文件       1078  2009-11-05 19:44  ReadBin\res\ReadBin.ico

     文件       4177  2009-11-05 19:44  ReadBin\ReadBin.dsp

     文件        522  2009-11-05 19:44  ReadBin\ReadBin.dsw

     文件      50176  2009-11-06 10:58  ReadBin\ReadBin.ncb

     文件        685  2009-11-05 19:49  ReadBin\Resource.h

     文件        954  2009-11-06 10:58  ReadBin\ReadBin.plg

     文件       1342  2009-11-06 10:45  ReadBin\ReadBinDlg.h

     文件      35480  2009-11-06 10:52  ReadBin\ReadBin.aps

     文件       5336  2009-11-06 10:52  ReadBin\ReadBin.rc

     文件        320  2009-11-05 19:36  ReadBin\data.bin

     文件       4570  2009-11-06 10:57  ReadBin\ReadBinDlg.cpp

     文件      48640  2009-11-06 10:58  ReadBin\ReadBin.opt

     目录          0  2009-11-05 19:44  ReadBin\res

     目录          0  2009-11-05 19:43  ReadBin

----------- ---------  ---------- -----  ----

               163072                    21


评论

共有 条评论