代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/277719/10610486
h alarmform.h
#pragma once
#include "afxcmn.h"
#include "afxwin.h"
#include "afxext.h"
#include "serialtestdlg.h"
// CAlarmForm 窗体视图
class CAlarmForm : public CFormView
{
DECLARE_DYNCREATE(CAlarmForm
www.eeworm.com/read/277719/10610489
cpp clientsock.cpp
// ClientSock.cpp : implementation file
//
#include "stdafx.h"
#include "mdf.h"
#include "ClientSock.h"
#include "MDFDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/277719/10610551
h system.h
#ifndef _COM_TOOL_H
#define _COM_TOOL_H
#define SWITCHCOUNT 3
#define SIMULATECOUNT 3
#define CST_SUBCOUNT 72 //直流电源柜支路数
#define ID_VER "10" //版本号
#define ID_COM_SCAN 8000 //扫描定时
www.eeworm.com/read/277719/10610572
h mdfinfo.h
#pragma once
#include "afxcmn.h"
#include "afxwin.h"
// CMDFInfo 对话框
class CMDFInfo : public CDialog
{
DECLARE_DYNAMIC(CMDFInfo)
public:
CMDFInfo(CWnd* pParent = NULL); // 标准构造函数
www.eeworm.com/read/277719/10610665
h udpserver.h
#ifndef __UDPSERVER_H__
#define __UDPSERVER_H__
//#pragma once
#include "afxsock.h"
#include "..\..\global\tcpbase.h"
class _declspec(dllexport) CUdpServer
{
public:
CUdpServer(void);
www.eeworm.com/read/277719/10610793
h serialtestdlg.h
// SerialTestDlg.h : 头文件
//
#pragma once
#include "serialport.h"
#include "socketcomm.h"
/*
#include
#include
#include
#include
#include
www.eeworm.com/read/277589/10618137
cpp imagepdoc.cpp
// ImagePDoc.cpp : implementation of the CImagePDoc class
//
#include "stdafx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////////
www.eeworm.com/read/351575/10639091
cpp rxrecordset.cpp
// RxRecordset.cpp: implementation of the RxRecordset class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "yhjk.h"
#include "RxRecordse
www.eeworm.com/read/351575/10639123
cpp rxado.cpp
// RxADO.cpp: implementation of the RxADO class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RxADO.h"
#include "ExternDLLHeader.h"
#
www.eeworm.com/read/159438/10649623
h tec2000.h
// TEC2000.h : main header file for the TEC2000 application
//
#if !defined(AFX_TEC2000_H__1C972288_4DC8_40E6_82C1_05C5F4A75D13__INCLUDED_)
#define AFX_TEC2000_H__1C972288_4DC8_40E6_82C1_05C5F4A7