• 大小: 2.42M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-24
  • 语言: C/C++
  • 标签:

资源简介

C++ 动态交叉表(提高篇-实例366).zip

资源截图

代码片段和文件信息

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++

// NOTE: Do not modify the contents of this file.  If this class is regenerated by
//  Microsoft Visual C++ your modifications will be overwritten.


#include “stdafx.h“
#include “adodc.h“

/////////////////////////////////////////////////////////////////////////////
// CAdodc

IMPLEMENT_DYNCREATE(CAdodc CWnd)

/////////////////////////////////////////////////////////////////////////////
// CAdodc properties

/////////////////////////////////////////////////////////////////////////////
// CAdodc operations

CString CAdodc::GetConnectionString()
{
CString result;
InvokeHelper(0x1 DISPATCH_PROPERTYGET VT_BSTR (void*)&result NULL);
return result;
}

void CAdodc::SetConnectionS

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        8202  2007-08-21 15:47  adodc.cpp
     文件        3181  2007-08-21 15:47  adodc.h
     文件       18573  2007-08-21 15:47  datagrid.cpp
     文件        5127  2007-08-21 15:47  datagrid.h
     文件       37460  2013-12-18 13:58  LeftOuterJoin.aps
     文件        1265  2013-12-18 13:59  LeftOuterJoin.clw
     文件        2161  2007-08-21 15:47  LeftOuterJoin.cpp
     文件        5170  2007-08-21 15:47  LeftOuterJoin.dsp
     文件         637  2007-08-21 15:47  LeftOuterJoin.dsw
     文件        1401  2007-08-21 15:47  LeftOuterJoin.h
     文件      123904  2013-12-18 15:07  LeftOuterJoin.ncb
     文件      295424  2013-12-18 15:07  LeftOuterJoin.opt
     文件         962  2013-12-18 13:58  LeftOuterJoin.plg
     文件       10496  2013-12-18 13:58  LeftOuterJoin.rc
     文件        4603  2013-12-11 11:05  LeftOuterJoinDlg.cpp
     文件        1496  2013-11-15 09:14  LeftOuterJoinDlg.h
     文件        3705  2007-08-21 15:47  ReadMe.txt
     文件         829  2013-11-15 09:13  resource.h
     文件         215  2007-08-21 15:47  StdAfx.cpp
     文件        1054  2007-08-21 15:47  StdAfx.h
     文件         477  2007-08-21 15:47  程序使用说明.txt
     文件       49246  2013-11-08 15:54  Debug\adodc.obj
     文件       91491  2013-11-08 15:54  Debug\datagrid.obj
     文件      131159  2013-12-18 13:58  Debug\LeftOuterJoin.exe
     文件      255736  2013-12-18 13:58  Debug\LeftOuterJoin.ilk
     文件       14767  2013-11-08 15:54  Debug\LeftOuterJoin.obj
     文件     5501624  2013-11-08 15:54  Debug\LeftOuterJoin.pch
     文件      435200  2013-12-18 13:58  Debug\LeftOuterJoin.pdb
     文件        3964  2013-12-18 13:58  Debug\LeftOuterJoin.res
     文件       29632  2013-12-11 11:05  Debug\LeftOuterJoinDlg.obj
     文件       90737  2009-07-14 09:15  Debug\msado15.tlh
............此处省略6个文件信息

评论

共有 条评论