• 大小: 0.06M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: C/C++
  • 标签: 网络  c++  c  源码  爬虫  

资源简介


资源截图

代码片段和文件信息

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

#include “stdafx.h“
#include “Spider.h“
#include 
#include “ThreadParams.h“

#include “ChildFrm.h“
#include “SpiderDoc.h“
#include “SpiderList.h“
#include “SpiderView.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
ON_MESSAGE(WM_USER_LISTOnView)

END_MESSAGE_MAP()


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        4179  1998-05-30 06:18  ChildFrm.cpp
     文件        1499  1998-05-20 18:13  ChildFrm.h
     文件         930  1998-05-25 20:30  COPYRIGHT.txt
     文件       20812  1998-05-30 15:08  MainFrm.cpp
     文件        2637  1998-05-25 14:13  MainFrm.h
     文件        4518  1998-04-30 16:37  ReadMe.txt
     目录           0  2017-04-02 20:40  res\
     文件        1613  1998-05-25 14:14  resource.h
     文件        1078  1998-04-30 16:37  res\Spider.ico
     文件         398  1998-04-30 16:37  res\Spider.rc2
     文件        1078  1998-04-30 16:37  res\SpiderDoc.ico
     文件        1078  1998-04-30 16:37  res\Toolbar.bmp
     文件       49708  1998-05-25 14:33  Spider.aps
     文件        3680  1998-05-25 14:27  Spider.clw
     文件        5657  1998-05-30 06:19  Spider.cpp
     文件        5331  1998-05-25 20:57  Spider.dsp
     文件         535  1998-04-30 16:37  Spider.dsw
     文件        1552  1998-05-30 06:15  Spider.h
     文件       11511  1998-05-30 06:03  Spider.htm
     文件       49664  1998-05-30 15:08  Spider.opt
     文件        1966  1998-05-30 06:20  Spider.plg
     文件       15668  1998-05-25 14:33  Spider.rc
     文件         680  1998-04-30 16:37  Spider.reg
     文件        2760  1998-05-19 20:12  SpiderDoc.cpp
     文件        1593  1998-05-19 19:38  SpiderDoc.h
     文件        4623  1998-05-30 06:16  SpiderList.cpp
     文件        1887  1998-05-19 20:14  SpiderList.h
     文件        6594  1998-05-30 06:18  SpiderView.cpp
     文件        2028  1998-05-19 19:11  SpiderView.h
     文件         204  1998-04-30 16:37  StdAfx.cpp
     文件         974  1998-05-22 18:30  StdAfx.h
............此处省略7个文件信息

评论

共有 条评论