代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/287292/8695955
h column1.h
#if !defined(AFX_COLUMN1_H__F2798702_E344_4CDB_84BB_D1B18C88138A__INCLUDED_)
#define AFX_COLUMN1_H__F2798702_E344_4CDB_84BB_D1B18C88138A__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/287291/8696132
h adointerface.h
#pragma once
//#pragma warning (push)
//#pragma warning(disable:C4018)
#include "DataBelong.h"
#include
using namespace std;
class CAdoInterface
{
public:
//获取_ConnectionPtr、_R
www.eeworm.com/read/287291/8696139
cpp adointerface.cpp
#include "stdafx.h"
#include "AdoInterface.h"
void CAdoInterface::ConnecDataLibrary(LPCTSTR ConnStr,LPCTSTR UserID,
LPCTSTR PassWord,long Options)
{
m_pCon.CreateInstance(__uuid
www.eeworm.com/read/387195/8700122
h deforoberdlg.h
// DeforoberDlg.h : 头文件
//
#pragma once
#include "mscomm.h"
#include "afxdtctl.h"
// CDeforoberDlg 对话框
class CDeforoberDlg : public CDialog
{
// 构造
public:
CDeforoberDlg(CWnd* pParent =
www.eeworm.com/read/387193/8700246
h bachdlg.h
#pragma once
#include "Matrix.h" //包含矩阵类
#include "afxwin.h"
using namespace Zenautics; //使用矩阵类的命名空间
using namespace std;
// BachDlg 对话框
class BachDlg : public C
www.eeworm.com/read/387159/8703122
h response.h
#ifndef __RESPONSE_H__
#define __RESPONSE_H__
class NMEA0183;
class RESPONSE : public CObject
{
private:
NMEA0183 *container_p;
public:
RESPONSE();
virtual ~RESPONSE();
/*
www.eeworm.com/read/387121/8705278
cpp ftpget.cpp
// FtpGet.cpp: 实现CFtpGet类.
//
#include "stdafx.h"
#include "FtpGet.h"
#include "DealSocket.h"
#include "Myfile.h"
#include "MainFrm.h"
int CFtpGet::m_nCount;
SOCKADDR_IN stDRmtName;
int n
www.eeworm.com/read/431173/8706033
cpp mywatermarkdlg.cpp
// MyWaterMarkDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MyWaterMark.h"
#include "MyWaterMarkDlg.h"
#include "WvltTrans.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/386933/8718150
h cooltipctrl.h
/*########################################################################
Filename: cooltipctrl.h
----------------------------------------------------
Remarks: ...
--------------------------
www.eeworm.com/read/386933/8718257
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__;