• 大小: 3.58M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 串口  更新  

资源简介


资源截图

代码片段和文件信息

// ChildFrm.cpp : implementation of the CChildframe class
//

#include “stdafx.h“
#include “test.h“

#include “ChildFrm.h“

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

/////////////////////////////////////////////////////////////////////////////
// CChildframe

IMPLEMENT_DYNCREATE(CChildframe CMDIChildWnd)

BEGIN_MESSAGE_MAP(CChildframe CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CChildframe construction/destruction

CChildframe::CChildframe()
{
// TODO:

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

     文件       1531  2009-02-05 12:15  Ymodem\ChildFrm.cpp

     文件       1397  2009-02-05 12:15  Ymodem\ChildFrm.h

     文件      16021  2009-02-05 14:05  Ymodem\Debug\ChildFrm.obj

     文件          0  2009-02-05 14:05  Ymodem\Debug\ChildFrm.sbr

     文件      18787  2009-02-05 14:05  Ymodem\Debug\MainFrm.obj

     文件          0  2009-02-05 14:05  Ymodem\Debug\MainFrm.sbr

     文件      13781  2009-02-05 14:05  Ymodem\Debug\serial_port.obj

     文件          0  2009-02-05 14:05  Ymodem\Debug\serial_port.sbr

     文件     105498  2009-02-05 14:05  Ymodem\Debug\StdAfx.obj

     文件    1374895  2009-02-05 14:05  Ymodem\Debug\StdAfx.sbr

     文件    3171328  2009-02-05 14:05  Ymodem\Debug\test.bsc

     文件     151597  2009-02-05 14:05  Ymodem\Debug\test.exe

     文件     435680  2009-02-05 14:05  Ymodem\Debug\test.ilk

     文件      23136  2009-02-05 14:05  Ymodem\Debug\test.obj

     文件    6936484  2009-02-05 14:05  Ymodem\Debug\test.pch

     文件     549888  2009-02-05 14:05  Ymodem\Debug\test.pdb

     文件      10652  2009-02-05 12:35  Ymodem\Debug\test.res

     文件          0  2009-02-05 14:05  Ymodem\Debug\test.sbr

     文件      14398  2009-02-05 14:05  Ymodem\Debug\testDoc.obj

     文件          0  2009-02-05 14:05  Ymodem\Debug\testDoc.sbr

     文件      20642  2009-02-05 14:05  Ymodem\Debug\testView.obj

     文件          0  2009-02-05 14:05  Ymodem\Debug\testView.sbr

     文件     222208  2009-06-02 19:00  Ymodem\Debug\vc60.idb

     文件     372736  2009-02-05 14:05  Ymodem\Debug\vc60.pdb

     文件       5407  2009-02-05 14:05  Ymodem\Debug\ymodem.obj

     文件          0  2009-02-05 14:05  Ymodem\Debug\ymodem.sbr

     文件      39872  2009-02-05 14:05  Ymodem\Debug\ymodem_main.obj

     文件          0  2009-02-05 14:05  Ymodem\Debug\ymodem_main.sbr

     文件      18006  2009-02-05 14:05  Ymodem\Debug\ymodem_rx.obj

     文件          0  2009-02-05 14:05  Ymodem\Debug\ymodem_rx.sbr

............此处省略40个文件信息

评论

共有 条评论