91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 171KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-06-06
  • 語言: C/C++
  • 標簽: GIS??VC++??陳建春??

資源簡介

VC++開發(fā)GIS系統(tǒng)(陳建春書)代碼

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“draw.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)
ON_WM_CLOSE()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

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

CChildframe::CChildframe()
{
//?TODO:?add?member?initialization?code?here
//SetWindowText(“圖形試圖“);

}

CChildframe::~CChildframe()
{
}

BOOL?CChildframe::PreCreateWindow(CREATESTRUCT&?cs)
{
//?TODO:?Modify?the?Window?class?or?styles?here?by?modifying
//??the?CREATESTRUCT?cs
return?CMDIChildWnd::PreCreateWindow(cs);
}

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?diagnostics

#ifdef?_DEBUG
void?CChildframe::AssertValid()?const
{
CMDIChildWnd::AssertValid();
}

void?CChildframe::Dump(CDumpContext&?dc)?const
{
CMDIChildWnd::Dump(dc);
}

#endif?//_DEBUG

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?message?handlers

void?CChildframe::OnClose()?
{
//?TODO:?Add?your?message?handler?code?here?and/or?call?default
return;
CMDIChildWnd::OnClose();
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????207??1999-06-17?20:43??gisbook\DbDgm1.txt

?????文件???????5098??1998-12-01?19:26??gisbook\ReadMe.txt

?????文件????????228??2003-02-25?11:08??gisbook\hlp\draw.LOG

?????文件?????????88??1999-06-05?01:07??gisbook\cjc.bat

?????文件???????1330??1999-03-12?21:41??gisbook\MakeHelp.bat

?????文件???????1286??1999-06-13?21:27??gisbook\ChildFrm.h

?????文件???????1918??1999-06-13?21:27??gisbook\CntrItem.h

?????文件???????1342??1999-06-13?21:28??gisbook\Data1Dlg.h

?????文件???????1398??1999-06-13?21:28??gisbook\Data1Ret.h

?????文件???????1365??1999-06-13?21:28??gisbook\Data2Set.h

?????文件??????????0??2003-03-06?14:11??gisbook\database.h

?????文件???????1354??1999-06-13?21:28??gisbook\DatabaseSet.h

?????文件???????2571??1999-06-13?21:28??gisbook\DatabaseView.h

?????文件???????1500??1999-06-21?22:03??gisbook\DatalinkDlg.h

?????文件???????1178??1999-06-13?21:28??gisbook\ddf.h

?????文件???????1458??1999-06-13?21:28??gisbook\draw.h

?????文件??????15702??1999-07-11?11:11??gisbook\drawDoc.h

?????文件???????7058??1999-07-11?11:11??gisbook\drawView.h

?????文件???????2083??1999-06-13?21:29??gisbook\FilterDlg.h

?????文件???????1366??1999-06-17?20:48??gisbook\linkDataSet.h

?????文件???????1938??1999-06-18?07:39??gisbook\linkDlg.h

?????文件???????1647??1999-06-13?21:29??gisbook\MainFrm.h

?????文件???????5271??1999-06-27?14:35??gisbook\resource.h

?????文件???????1399??1999-06-13?21:30??gisbook\SelectDataDlg.h

?????文件???????1726??1999-06-13?21:30??gisbook\SortDlg.h

?????文件???????1186??1999-06-02?21:34??gisbook\StdAfx.h

?????文件???????2666??1999-06-13?21:30??gisbook\TextWriteDlg.h

?????文件???????1277??1999-06-13?21:30??gisbook\WriteTextDialog.h

?????文件???????1540??1999-06-13?21:25??gisbook\ChildFrm.cpp

?????文件???????4548??1999-06-13?21:25??gisbook\CntrItem.cpp

............此處省略75個文件信息

評論

共有 條評論