代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/166185/10030285
h examview.h
#pragma once
// CExamView 窗体视图
class CExamDoc;
class CExamView : public CFormView
{
DECLARE_DYNCREATE(CExamView)
protected:
CExamView(); // 动态创建所使用的受保护的构造函数
virtual ~CExam
www.eeworm.com/read/166185/10030383
h bmdialog.h
/*********************************************************************************
* 用于添加删除记录的类窗体:
* RecordArray:用于保存传入的字段信息
* 默认条件:第一个字段为主键/不能修改主键值
* 过程:由RecordArray生成界面,选择后初始
www.eeworm.com/read/166185/10030388
h adodb.h
/*************************************************************************
* 数据库操作类:
* CADOConnection(数据库连接类)
* CADODataset(数据集操作类)
*
*
********************
www.eeworm.com/read/361763/10037255
cpp bbb.cpp
// bbb.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "bbb.h"
#include "bbbDlg.h"
#include "DlgLogin.h"
#include "PrintDoc.h"
#include "PrintFram.h"
#
www.eeworm.com/read/361751/10037466
cpp rxrecordset.cpp
// RxRecordset.cpp: implementation of the RxRecordset class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "qpglxt.h"
#include "RxRecord
www.eeworm.com/read/361751/10037478
cpp rxado.cpp
// RxADO.cpp: implementation of the RxADO class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RxADO.h"
#include "ExternDLLHeader.h"
#
www.eeworm.com/read/361738/10037893
cpp reduceequip.cpp
// ReduceEquip.cpp : implementation file
//
#include "stdafx.h"
#include "Equipment.h"
#include "ReduceEquip.h"
#include "NumberEdit.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/361738/10037908
cpp databackup.cpp
// DataBackup.cpp : implementation file
//
#include "stdafx.h"
#include "Equipment.h"
#include "DataBackup.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/165755/10052527
h express.h
// Function.h : main header file for the FUNCTION application
//
#if !defined(AFX_FUNCTION_H__893B59C6_B160_11D1_8170_00002145DF91__INCLUDED_)
#define AFX_FUNCTION_H__893B59C6_B160_11D1_8170_
www.eeworm.com/read/165732/10052974
cpp adodb.cpp
// AdoDB.cpp: implementation of the CAdoDB class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "AdoDB.h"
#include "SysMod.h"
#ifdef