代码搜索:CString

找到约 10,000 项符合「CString」的源代码

代码结果 10,000
www.eeworm.com/read/277720/10609610

bak system.h.bak

#ifndef _COM_TOOL_H #define _COM_TOOL_H #define _DEBUG_STATUS 1 #define SWITCHCOUNT 3 #define SIMULATECOUNT 3 #define CST_SUBCOUNT 72 //直流电源柜支路数 #define ID_VER "10" //版本号 #define
www.eeworm.com/read/277720/10609725

cpp scom.cpp

// SCom.cpp: implementation of the CSCom class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MDF.h" #include "SCom.h" #include "MDFDl
www.eeworm.com/read/277720/10609737

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/277720/10609759

h httpaccess.h

#pragma once class _declspec(dllimport) CHttpAccess { public: CHttpAccess(void); ~CHttpAccess(void); CInternetSession *m_net; CHttpConnection *m_connect; // 设置主机的IP及端口 int SetHost(CSt
www.eeworm.com/read/277720/10609835

h system.h

#ifndef _COM_TOOL_H #define _COM_TOOL_H #define _DEBUG_STATUS 1 #define SWITCHCOUNT 3 #define SIMULATECOUNT 3 #define CST_SUBCOUNT 72 //直流电源柜支路数 #define ID_VER "10" //版本号 #define
www.eeworm.com/read/277720/10609847

cpp udpdlg.cpp

// UdpDlg.cpp : 实现文件 // #include "stdafx.h" #include "MDF.h" #include "UdpDlg.h" #include ".\udpdlg.h" #include "protocolfun.h" // CUdpDlg 对话框 IMPLEMENT_DYNAMIC(CUdpDlg, CDialog) //##Mo
www.eeworm.com/read/277720/10609896

h mdfinfo.h

#pragma once #include "afxcmn.h" #include "afxwin.h" // CMDFInfo 对话框 //##ModelId=465286A0036B class CMDFInfo : public CDialog { DECLARE_DYNAMIC(CMDFInfo) public: //##ModelId=465286A
www.eeworm.com/read/277720/10609970

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/277720/10610078

h serialtestdlg.h

// SerialTestDlg.h : 头文件 // #pragma once #include "serialport.h" #include "socketcomm.h" /* #include #include #include #include #include
www.eeworm.com/read/277719/10610449

cpp scom.cpp

// SCom.cpp: implementation of the CSCom class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MDF.h" #include "SCom.h" #include "MDFDl