代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/425844/10316118
cpp myexcel.cpp
#include "stdafx.h"
#include "MyExcel.h"
CMyExcel::CMyExcel()
{
strFilePath=_T("");
}
CMyExcel::~CMyExcel()
{
COleVariant covFalse((short)FALSE);
COleVariant covOptional((long)DISP_E_PARAM
www.eeworm.com/read/425844/10316679
h mydateedit.h
//
//时间和日期型的掩码型的输入
//-------------------------------------------------------设计人:牛文平
#ifndef _MYMASKDEFINE_
#define _MYMASKDEFINE_
//定义三种形式的数据类型
#define edit_date 1
#define edit_time 2
#define
www.eeworm.com/read/425844/10316684
h mynumedit.h
//
//时间和日期型的掩码型的输入
//-------------------------------------------------------设计人:牛文平
#ifndef _MYNUMDEFINE_
#define _MYNUMDEFINE_
//定义三种形式的数据类型
class CMyNumEdit : public CEdit
{
DECLARE_DYNAMIC
www.eeworm.com/read/425844/10316766
cpp myexcel.cpp
#include "stdafx.h"
#include "MyExcel.h"
CMyExcel::CMyExcel()
{
strFilePath=_T("");
}
CMyExcel::~CMyExcel()
{
COleVariant covFalse((short)FALSE);
COleVariant covOptional((long)DISP_E_PARAM
www.eeworm.com/read/425844/10316791
cpp adoconn.cpp
#include "StdAfx.h"
#include "ADOConn.h"
//功能:构造函数
//strData:数据库的名字
CString CADOConn::GetAppPath()
{
char lpFileName[MAX_PATH];
GetModuleFileName(AfxGetInstanceHandle(),lpFileName,MAX_PATH);
www.eeworm.com/read/162291/10318240
h cooltipctrl.h
/*########################################################################
Filename: cooltipctrl.h
----------------------------------------------------
Remarks: ...
--------------------------
www.eeworm.com/read/162291/10318411
cpp moneypay.cpp
// MoneyPay.cpp : implementation file
//
#include "stdafx.h"
#include "qq.h"
#include "MoneyPay.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/354827/10323030
h gprsdlg.h
/*! \file GPRSDlg.h
\brief 应用程序界面声明文件
\author 陈华毅
\version 1.0
用户通过这个窗口实现了与应用程序的交互,通过这个界面控制和使用GPRS模块。
*/
#if !defined(AFX_GPRSDLG_H__801B9198_332F_47B7_9715_D6704657BF95__INCLUDED_)
www.eeworm.com/read/162183/10328816
cpp smstestview.cpp
// SmsTestView.cpp : implementation of the CSmsTestView class
//
#include "stdafx.h"
#include "SmsTest.h"
#include "SmsTestDoc.h"
#include "SmsTestView.h"
#ifdef _DEBUG
#define new DEBUG_
www.eeworm.com/read/354739/10329999
h guyihua.h
#pragma once
// Cguyihua 对话框
#include "excel.h"//excel只能放这里不行
#include "COMDEF.H"//还要在资源里添加cpp和h
class Cguyihua : public CDHtmlDialog
{
DECLARE_DYNCREATE(Cguyihua)
public:
Cguyihua(C